Changelog for
rpm-4.0.4-7x.18.2.i386.rpm :
Fri Apr 19 06:00:00 2002 Jeff Johnson
- fix: queries that evaluated to \"\" incorrectly returned NULL.
Fri Apr 12 06:00:00 2002 Jeff Johnson
- fix: generate config file md5 as ascii, not binary (#62542).
Sat Apr 6 06:00:00 2002 Jeff Johnson
- non-glibc: on upgrade, mergesort is much faster than quicksort.
Fri Apr 5 06:00:00 2002 Jeff Johnson
- speedup large queries by ~50%.
- revert to presentation ordering Yet Again (#62158).
Thu Mar 28 05:00:00 2002 Jeff Johnson
- fix: look for \"/path\" in Providename as well as Basenames (#59665).
- fix: avoid /dev/log installation more carefully (#62012).
- fix: don\'t compile beecrypt java bindings (#61992).
- solaris: save main() envp in global environ for use with gpg.
- don\'t add empty md5 strings to Filemd5\'s index.
- create Filemd5 index with binary, not ascii, keys.
Sat Mar 23 05:00:00 2002 Jeff Johnson
- fix: make sure that .rpmsave files are created (#57078).
Tue Mar 19 05:00:00 2002 Jeff Johnson
- fix: one-step-too-far when searching added package provides (#61388).
- fix: avoid libio misconfiguration with bleeding edge glibc.
- fix: add quotes around [:blank:] in linux find-provides.
- make --addsign and --resign behave exactly the same.
-
*really
* dump signature header immutable region.
- fix: don\'t overflow result buffer if gpg/pgp gives copious output.
Sat Mar 16 05:00:00 2002 Jeff Johnson
- re-enable FD_CLOEXEC, the problem is in zlib through mmap.
- add toy python callbacks for payload unpacking failure(s).
Thu Feb 14 05:00:00 2002 Jeff Johnson
- don\'t do close-on-exec, 2 powertools packages cannot be read when doing.
- reapply Berkeley DB patch #4491.
Fri Feb 8 05:00:00 2002 Jeff Johnson
- rpm-4.0.4 release candidate.
- add cpanflute2, another perl.req fiddle.
- another cpanflute2 patch.
Tue Feb 5 05:00:00 2002 Jeff Johnson
- generate index for pkgid (aka Sigmd5) tag, query/verify by pkgid.
- generate index for hdrid (aka Sha1header) tag, query/verify by hdrid.
- generate index for fileid (aka Filemd5s) tag, query/verify by fileid.
- query/verify by install transaction id.
Mon Feb 4 05:00:00 2002 Jeff Johnson
- transaction rollbacks are functional.
Sun Feb 3 05:00:00 2002 Jeff Johnson
- fix: drop header region when writing repackaged legacy header.
- bail on %files macro.
Sat Feb 2 05:00:00 2002 Jeff Johnson
- macro for %files, always include %defattr(), redhat config only.
Fri Feb 1 05:00:00 2002 Jeff Johnson
- permit args to be hidden within %__find_{requires,provides}.
- a couple more perl.{prov,req} fiddles.
Thu Jan 31 05:00:00 2002 Jeff Johnson
- legacy: configurable whiteout for known Red Hat dependency loops.
- perl.req: don\'t mis-generate dependencies like perl(::path/to/foo.pl).
- use chainsaw algorithm for dependency tree decimation when ordering.
Wed Jan 30 05:00:00 2002 Jeff Johnson
- transaction rollback code in rpmRollback().
- Red Hat 6.2 portability cruft.
Mon Jan 28 05:00:00 2002 Jeff Johnson
- fix: fancy hash fiddles if not a tty.
- fix: handle /.../ correctly in rpmCleanPath().
Sun Jan 27 05:00:00 2002 Jeff Johnson
- fix: %exclude functional (again).
- trap SIGILL for ppc64 inline asm voodoo fix from cross-dressed ppc32.
- rpm-perl: force numeric comparison on rpm version (#58882).
Wed Jan 23 05:00:00 2002 Jeff Johnson
- fix: query format qualifiers needed header.c merge.
- ppc64 arch added (#58634,#58636).
- turn on auto-generated perl requirements (#58519, #58536, #58537).
- add internal (customized) version of zlib.
Tue Jan 22 05:00:00 2002 Jeff Johnson
- sync rpmdb and build with rpm-4.1, lots of splint annotations.
- add :armor and :base64 query format qualifiers for binary signatures.
Sun Jan 20 05:00:00 2002 Jeff Johnson
- use beecrypt routines to calculate digests in rpm.
- dump legacy support for broken md5 signatures.
- sync popt and rpmio with rpm-4.1, rpmio has OpenPGP API.
Fri Jan 18 05:00:00 2002 Jeff Johnson
- missing key(s) on keyring when verifying a signature is now an error.
- remove dependency whiteout.
- calculate rpm-4.1 ordering/orientation metrics in rpmdepOrder().
Sat Jan 12 05:00:00 2002 Jeff Johnson
- permit subset installs for %lang colored hardlink file sets.
Fri Jan 11 05:00:00 2002 Jeff Johnson
- fix: signing multiple times dinna work, discard immutable region.
- remove poptmodule.so for separate packaging.
Thu Jan 10 05:00:00 2002 Jeff Johnson
- permit gpg/pgp/pgp5 execs to be reconfigured.
Wed Jan 9 05:00:00 2002 Jeff Johnson
- use db-4.0.14 final internally.
- make rpm-perl package self-hosting (#57748).
Tue Jan 8 05:00:00 2002 Jeff Johnson
- Depends should use CDB if configured.
- autodetect python 1.5/2.2.
Mon Jan 7 05:00:00 2002 Jeff Johnson
- handle lazy db open\'s in chroot with absolute path, not prefix strip.
Sun Jan 6 05:00:00 2002 Jeff Johnson
- sparc: make dbenv per-rpmdb, not per-dbi.
Fri Dec 21 05:00:00 2001 Jeff Johnson
- tru64 compiler message cleanup.
- add buildarch lines for hppa (#57728).
Thu Dec 20 05:00:00 2001 Jeff Johnson
- look for PY_VERSION 2.2c1.
- fix: typo in find-requires.
Mon Dec 10 05:00:00 2001 Jeff Johnson
- solaris: translate i86pc to i386 (#57182).
- fix: %GNUconfigure breaks with single quotes (#57264).
Tue Dec 4 05:00:00 2001 Jeff Johnson
- rpm-4.0.4 started.
- turn off rpm-perl until it\'s self-hosting.
- jigger up rpm-python with python-2.2b2 for now.
- remove libtoolize from %configure for now (#57039).
- teach find-requires to autogenerate GCC_3.0 dependencies.