Fix bug where macros were being improperly set for Patch: and Source: lines.
[platform/upstream/rpm.git] / lib /
1998-01-25 marcNew rpmrc entry BuildShell can used to set the shell...
1998-01-20 ewtaccept NULL as a valid prefix in rpmdbOpen()
1998-01-15 ewtchanges to differentiate mipsel from mipseb
1998-01-12 ewtmerged in Marc's new build code
1998-01-12 ewtfixed memory leak -- findMatches() wasn't freeing headers
1998-01-12 ewtadded include of "intl.h"
1998-01-11 marcAdd intl.h
1998-01-11 marcObsolete root rpmrc var - use buildroot instead.
1998-01-11 marcSmall bug fix.
1998-01-10 ewtfreed things improperly
1998-01-09 ewtadded more i18n strings
1998-01-08 ewtdon't run scripts in test mode
1998-01-07 ewtbuild time arch/os numbers weren't going through canon...
1998-01-06 ewt0 length files are bad only if the files are regular...
1998-01-06 ewtstatic strings before an array qualifier could get...
1997-11-18 marcAdded RPMTAG_FILEDEVICES, RPMTAG_FILEINODES, and RPMTAG...
1997-11-18 ewtchanged #ifdef to #if
1997-11-18 ewtvarious header file cleanups
1997-11-18 ewtit wasn't ending a static string which occured immediat...
1997-11-18 ewt1) fixed \%dFOO query formats
1997-11-04 ewtfixed oops
1997-11-03 ewthandle empty files as bad magic, not read errors
1997-10-31 ewt1) use rand
1997-10-29 ewtdon't give an error if missingok files don't exist...
1997-10-29 ewtset uid/gid of source files to the same as the process's
1997-10-29 marcadded cookie support
1997-10-29 marcoboslete code was using a wrong loop invariant
1997-10-28 ewtlook for user/group name->id transitions after running...
1997-10-26 ewtignore missing entries in requires database
1997-10-17 marcHandle scripts where script prog in a string array.
1997-10-17 marcUse runScript() for verifying script.
1997-10-17 marcCheck for write errors
1997-10-17 marcheader adjustment
1997-10-17 marcAdded headerAddOrAppendEntry()
1997-10-17 ewtwhen evaluating conditionals, array iteration number...
1997-10-15 ewtoops
1997-10-15 ewtadded header for SunOS
1997-10-15 ewtserial handling fixes
1997-10-14 ewtverification fix for systems where a single gid maps...
1997-10-13 marcWhen creating archive use fsPath to find the file.
1997-10-10 ewtfixes from obsoletes changes
1997-10-06 ewtfflags query formatter handles ghosts
1997-10-06 marcAdded %ghost option for files
1997-10-03 ewtadded smarts for ordering sets
1997-10-03 ewtwas calculating incorrect archive size for package...
1997-10-03 ewtfixed problems introduced by obsolete handling
1997-09-30 marcSanity check
1997-09-16 ewtadded install/dep time support for obsoletes tag
1997-09-16 marcMove obsoletes to own tag
1997-09-16 marcAdded Obsoletes: tag
1997-09-14 ewtremoved some unused variables
1997-09-14 ewtfixed size in write()
1997-09-12 ewtdo "set -x" as "set -xs" is simply broken
1997-09-12 ewt1) fixed some HP specific typos
1997-09-09 ewtpre/post script processing had some erroneous free...
1997-08-28 ewtfixed __hpux test
1997-08-28 ewtonly write install prefix env variable if one is defined
1997-08-28 ewtreplaced temporary file creation to be significantly...
1997-08-28 ewtset RPM_INSTALL_PREFIX properly
1997-08-28 ewthpux hacks
1997-08-28 ewtneed to fabricate user/group name lists for v1 packagse
1997-08-26 ewtgot rid of includes of malloc.h (use stdlib.h instead)
1997-08-25 ewtdon't do link count checking on dirs
1997-08-25 ewt1) RPM_ARCHIVESIZE tag didn't get filled in properly
1997-08-24 ewt1) added buildarch_compat tables
1997-08-24 ewtadded version stamp
1997-08-24 ewtIf --root is used, call getpwent() before the chroot...
1997-08-21 ewt1) rpm2cpio didn't handle zlib errors properly
1997-08-19 marcBUILDARCHS is now not only internal
1997-07-31 ewtreturn proper success code after writing hardlinks
1997-07-31 ewt1) improved cpio error message
1997-07-31 ewt1) cpio can now conditionally follow symlinks
1997-07-28 ewtAdded include of errno.h
1997-07-25 marcGet rid of warning
1997-07-25 marcModify to allow BuildArchitectures:
1997-07-24 ewtAdded --justdb
1997-07-24 ewtFixed installs of serial/version tags
1997-07-23 ewtRemoved # from :octal specifier
1997-07-23 ewtadded provides rpmrc tag
1997-07-23 ewtremoved cpiobin from rpmrc
1997-07-23 ewtrenamed cpio mapping finalPath to fsPath
1997-07-23 ewt1) added cpio building code
1997-07-23 ewt- compatible arch/os lists should be based on physical...
1997-07-23 ewtFixed architecture overrides
1997-07-23 ewtrewrote rcfile parsing
1997-07-18 ewtDump the stack when a dependency loop is encountered
1997-07-17 ewtWhen a uname->id translation fails, close the password...
1997-07-17 ewtRestore original directory after chroot()
1997-07-16 ewtDon't bother creating devices/symlinks which already...
1997-07-16 ewtUses chroot() for --root rather then hand manipulation
1997-07-16 ewtInterface changes for PROG tags
1997-07-16 ewtImplements POSTUNPROG-type tags
1997-07-16 ewtHardwired lookups for root user and group lookups
1997-07-16 ewtIndexes need to me made w/ ordering is done
1997-07-16 ewtDon't check for symlink() reutrning nonzero, check...
1997-07-14 ewtFixes to script runs
1997-07-08 ewtDon't include packages multiple times in ordering
1997-07-08 ewtPackages may satisfy their own dependencies
1997-07-07 ewt1) changed popt's ternary operator to work properly
1997-07-07 ewtAdded termnary expression evaluation
next