Missed some unlinks() when scripts failed
[platform/upstream/rpm.git] / lib /
1998-04-17 marcAdded AutoReq: and AutoProv:
1998-04-16 ewtreturn as soon as a dep loop is found
1998-04-11 ewt1) don't malloc() 0
1998-04-09 marcJeff Johnson's memleak patches
1998-04-09 ewtleft extraneous line in after patch
1998-04-05 ewtfixed bad variable name
1998-04-05 ewtimplemented %triggerpostun
1998-04-02 ewtapplied from from Till which fixes a fssizes problem
1998-04-01 marcAdded %triggerpostun
1998-03-27 ewt*** empty log message ***
1998-03-27 ewtfixed minor typos
1998-03-27 ewtan extraneous memcpy() was floating around in headerApp...
1998-03-27 ewtstrntoul() was returning a pointer into alloca()'s...
1998-03-27 ewtadded trigger support
1998-03-23 ewtdidn't work when open() returned stdin
1998-03-23 ewtcheck LINGUAS when installing i18n files
1998-03-20 marcAdded trigger support to build code
1998-03-20 sopwithMake header.h & dbindex.h C++-safe as well
1998-03-20 marcAdded some C++ cruft to rpmlib.h
1998-03-20 marcAdded langpatt:
1998-03-04 ewt1) header file cleanups
1998-03-04 ewtgot rid of "#endif foo.h" type things (which aren't...
1998-03-03 ewtbe more paranoid abou temporary files
1998-02-24 ewtadded byHeader to dependency conflict reporting
1998-02-18 ewtadded missing space
1998-02-11 ewt1) added changes which let RPM build in a directory...
1998-02-08 ewtfixed INSTPREFIX virtual tags
1998-02-08 ewterror codes can't be negative for errno flag to work
1998-02-08 ewtrpmInstallPackage() doesn't take netsharedpath as an...
1998-02-08 ewt1) fixed memory leak w/ netsharedpaths
1998-02-08 ewt1) fixed RPM_INSTALL_PREFIXn env variables
1998-02-08 ewtadded a comment to keep things clear
1998-02-08 ewt1) fixed memory leak
1998-02-08 ewtadded suppor fo INSTPREFIX virtual tag (for backwards...
1998-02-03 ewtfixed various bugs in relocation code
1998-02-03 marcAdded sanity check on Prefixes:
1998-01-29 ewtfixed problems in file relocation
1998-01-28 ewtimplemented most of generic package relocation
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)
next