Changelog for
rpm-build-4.0.1-0.20.i686.rpm :
Sun Dec 10 11:00:00 2000 Jeff Johnson
- handle added dirtoken tags (mostly) correctly with header regions.
- add FHS doc/man/info dirs, diddle autoconf goo.
- fix: headerUnload handles headers w/o regions correctly on rebuilddb.
Thu Dec 7 11:00:00 2000 Jeff Johnson
- add rpmtransGetKeys() to retrieve transaction keys in tsort\'ed order.
- python bindings for rpmtransGetKeys().
- fix: include alignment in count when swabbing header region.
Wed Dec 6 11:00:00 2000 Jeff Johnson
- improved find-{requires,provides} for aix4/hpux/irix6/osf.
Tim Mooney
- portability: remove use of GNU make subst in lib/Makefile (Joe Orton).
- python: bind package removal (#21274).
- autoconfigure building python bindings.
- autoconfigure generating rpm API doco rpm-devel package.
- fix: don\'t fdFree in rpmVerifyScript, rpmtransFree does already.
- unify rpmError and rpmMessge interfaces through rpmlog.
- collect and display rpm build error messages at end of build.
- use package version 3 if --nodirtokens is specified.
- add package names to problem sets early, don\'t save removed header.
- make sure that replaced tags in region are counted in headerSizeof().
- support for dmalloc debugging.
- filter region tags in headerNextIterator, exit throut headerReload.
Thu Nov 30 11:00:00 2000 Jeff Johnson
- add missing headerFree for legacy signature header.
- fix: removed packages leaked DIRINDEXES tag data.
- reload tags added during install when loading header from rpmdb.
- avoid brp-compress hang with both compressed/uncompressed man pages.
Tue Nov 21 11:00:00 2000 Jeff Johnson
- add brp-strip-shared script .
- better item/task progress bars .
- load headers as single contiguous region.
- add region marker as RPM_BIN_TYPE in packages and database.
- fix: don\'t headerCopy() relocateable packages if not relocating.
- merge signatures into header after reading from package.
Mon Nov 20 11:00:00 2000 Jeff Johnson
- add doxygen and lclint annotations most everywhere.
- consistent return for all signature verification.
- use enums for almost all rpmlib #define\'s.
- API: change rpmProblem typedef to pass by reference, not value.
- don\'t trim leading ./ in rpmCleanPath() (#14961).
- detect (still need to test) rdonly linux file systems.
- check available inodes as well as blocks on mounted file systems.
- pass rpmTransactionSet, not elements, to installBinaryPackage et al.
- add cscope/ctags (Rodrigo Barbosa).
- remove getMacroBody() from rpmio API.
- add support for unzip
Thu Nov 16 11:00:00 2000 Jeff Johnson
- don\'t verify src rpm MD5 sums (yet).
- md5 sums are little endian (no swap) so big endian needs the swap.
Wed Nov 15 11:00:00 2000 Jeff Johnson
- fix: segfault on exit of \"rpm -qp --qf \'%{#fsnames}\' pkg\" (#20595).
- hpux w/o -D_OPEN_SOURCE has not h_errno.
- verify MD5 sums of payload files when unpacking archive.
- hide libio lossage in prototype, not API.
- add support for SHA1 as well as MD5 message digests.
Mon Nov 13 11:00:00 2000 Jeff Johnson
- fix: work around for (mis-compilation?!) segfaults on signature paths.
Sun Nov 12 11:00:00 2000 Jeff Johnson
- fix: duplicate headerFree() on instalBinaryPackage() error return.
Sat Nov 11 11:00:00 2000 Jeff Johnson
- fix: runTriggers was not adding countCorrection.
- add rpmGetRpmlibProvides() to retrieve rpmlib(...) provides
\"Pawel A. Gajda\" .
- syntax to specify source of Requires: (PreReq: now legacy).
- rip out rpm{get,put}text, use getpo.sh and specspo instead.
- fine-grained Requires, remove install PreReq\'s from Requires db.
Wed Oct 11 12:00:00 2000 Jeff Johnson
- fix: rpm2cpio error check wrong on non-libio platforms.
Fri Sep 29 12:00:00 2000 Jeff Johnson
- fix: more (possible) xstrdup side effects.
Wed Sep 27 12:00:00 2000 Jeff Johnson
- bump popt version to 1.6.1.
Tue Sep 26 12:00:00 2000 Jeff Johnson
- fix: avoid calling getpass twice as side effect of xstrdup macro (#17672).
- order packages using tsort, clipping PreReq:\'s in dependency loops.
- handle possible db3 dependency on -lpthread more gracefully.
Thu Sep 14 12:00:00 2000 Jeff Johnson
- start rpm-4.0.1.