summaryrefslogtreecommitdiff
path: root/CHANGES
AgeCommit message (Expand)AuthorFilesLines
2001-01-12- hack: permit installer to determine package ordering using 1000003 tag.jbj1-0/+1
2001-01-11doxygen annotations for build/*.jbj1-0/+2
2001-01-10- fix: find-requires.perl needed update (#23450).jbj1-0/+1
2001-01-10- successors from tsort are processed in presentation order.jbj1-0/+1
2001-01-09- fix: digests on input FD_t dinna work.jbj1-0/+2
2001-01-09- tsorted packages processed in successor count order.jbj1-0/+2
2001-01-05- fix: 3 packages from Red Hat 5.2 had bogus %verifyscript tag.jbj1-0/+1
2001-01-04- fix: pass scriptlet args, as in %post -p "/sbin/ldconfig -n /lib".jbj1-0/+2
2001-01-03- fix: avoid locale issues with strcasecmp/strncasecmp (#23199).jbj1-0/+2
2001-01-01- use popt autohelp for rpm helper binaries.jbj1-0/+1
2000-12-31- (popt): add POPT_ARGFLAG_OPTIONAL for long options with optional arg.jbj1-0/+2
2000-12-30- (popt): fix float/double handling (#19701).jbj1-0/+2
2000-12-30- (non-linux): move stubs.c to rpmio (#21132).jbj1-0/+2
2000-12-29- fix: avoid FAT and other brain-dead file systems that have not inodes.jbj1-0/+3
2000-12-27- use malloc'ed buffer for large queries.jbj1-0/+1
2000-12-26- send query/verify output through rpmlog().jbj1-0/+2
2000-12-21- fix: removed headers from db need a headerCopy().jbj1-0/+1
2000-12-21- immutable headers, once installed by rpm3, need to lose immutablity.jbj1-0/+1
2000-12-20- whiteout mozilla loop for 7.1.jbj1-0/+1
2000-12-19Sync with rpm-4_0 branch.jbj1-0/+1
2000-12-19- identify install scriptlet failures with the name of the scriptlet.jbj1-0/+5
2000-12-16- gendiff: generate ChangeLog patches more intelligently (#22356).jbj1-0/+1
2000-12-14- fix: segfault on build path, ignore deleted drips.jbj1-0/+1
2000-12-13- fix: (transaction.c) assume file state normal if tag is missing.jbj1-0/+2
2000-12-12Sync with rpm-4_0 branch.jbj1-0/+12
2000-12-04- use package version 3 if --nodirtokens is specified.jbj1-0/+1
2000-12-04Sync with rpm-4_0 branch.jbj1-0/+3
2000-12-03- python: bind package removal (#21274).jbj1-0/+1
2000-12-02Bring header reggions mods back to top of stack.jbj1-0/+9
2000-12-02- improved find-{requires,provides} for aix4/hpux/irix6/osf.jbj1-0/+2
2000-11-16- md5 sums are little endian (no swap) so big endian needs the swap.jbj1-0/+2
2000-11-15- hpux w/o -D_OPEN_SOURCE has not h_errno.jbj1-0/+1
2000-11-15- fix: segfault on exit of "rpm -qp --qf '%{#fsnames}' pkg" (#20595).jbj1-0/+1
2000-11-12- fix: duplicate headerFree() on installBinaryPackage() error return.jbj1-0/+1
2000-11-12- fine-grained Requires, remove install PreReq's from Requires db.jbj1-0/+1
2000-11-08- add region marker as RPM_BIN_TYPE in packages and database.jbj1-0/+2
2000-11-07Orphan.jbj1-2/+3
2000-11-02- add support for unzip rodrigob@conectiva.com.br>jbj1-0/+1
2000-10-31- add rpmGetRpmlibProvides() to retrieve rpmlib(...) providesjbj1-0/+2
2000-10-31- add support for SHA1 as well as MD5 message digests.jbj1-0/+1
2000-10-28- better item/task progress bars <rodrigob@conectiva.com.br>.jbj1-0/+1
2000-10-28- add brp-strip-shared script <rodrigob@conectiva.com.br>.jbj1-0/+1
2000-10-28- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva.com.br>).jbj1-0/+3
2000-10-27- fix: runTriggers was not adding countCorrection.jbj1-0/+1
2000-10-24- verify MD5 sums of payload files when unpacking archive.jbj1-0/+1
2000-10-20- pass rpmTransactionSet, not elements, to installBinaryPackage et al.jbj1-1/+2
2000-10-20- detect rdonly linux file systems.jbj1-0/+2
2000-09-29doxygen annotations.jbj1-0/+1
2000-09-28- handle possible db3 dependency on -lpthread more gracefully.jbj1-0/+3
2000-09-26- order packages using tsort, clipping PreReq:'s in dependency loops.jbj1-1/+1