Changelog for
rpm-python-4.2.2-1.fc1.x86_64.rpm :
Tue Sep 14 00:00:00 2004 Jeff Johnson
4.2.2-1
- rebuild rpm-4.2.2-0.15 from RHEL3-U2 in fc2-scratch for final release.
Wed Mar 24 23:00:00 2004 Jeff Johnson 4.2.2-0.15
- fix: build MAKEDEV on s390.
Wed Mar 17 23:00:00 2004 Jeff Johnson 4.2.2-0.14
- fix: handle elf64 note sections correctly.
- fix: grrr, skip notes on non-i386 entirely.
Tue Mar 9 23:00:00 2004 Jeff Johnson 4.2.2-0.13
- fix: sq->reaped needs sighold(SIGCHLD)/sigrelease(SIGCHLD) (#117620).
Mon Mar 1 23:00:00 2004 Jeff Johnson 4.2.2-0.12
- fix: double free of file
*.mgc path (#116948).
Tue Feb 24 23:00:00 2004 Jeff Johnson 4.2.2-0.11
- revert to db-4.1.25 without --enable-posixmutexes.
Sun Feb 22 23:00:00 2004 Jeff Johnson 4.2.2-0.10
- add ia32e arch.
Sun Dec 28 23:00:00 2003 Jeff Johnson 4.2.2-0.8
- convert ja and ko man pages to utf8 (#106050).
- man page corrections (#106415).
- perl.req typo (#106672).
- fix: wrong package count for trigger scriptlet 1st arg (#100509).
- fix: don\'t break header SHA1 if non-existent user/group (#97727).
- remove fuids/fgids from rpmfi, easier to lookup fuser/fgroup instead.
- merge sensible parts of openpkg rpm.patch.bugfix (#104780).
- mark _javadocdir as documentation (#102898).
- flush pipe before exit 1 in check-files (#103867).
- perl.req: avoid regex misfire on \'^use\' in \"= <<\" assign (#109934).
- find-debuginfo.sh: permit stripping unwritable by non-root (#112429).
- missing build dependency (#111104).
Tue Dec 23 23:00:00 2003 Jeff Johnson 4.2.2-0.7
- python: forcearray for deps.
- plug some rpmbuild memory leaks.
Wed Dec 17 23:00:00 2003 Jeff Johnson 4.2.2-0.6
- detect (and remove) dbenv files while upgrading to db-4.2.52.
- ensure that librpmdb links against just built, not system, librpmio.
- fix: dangling pointer brain fart (#107835).
- fix: ds.Single() method needs malloc\'d elements (#109919).
Mon Dec 15 23:00:00 2003 Jeff Johnson 4.2.2-0.3
- make peace with libtool-1.5, autoconf-2.59, automake-1.8.
- build with db-4.2.52 internal.
- refresh bsddb.
Mon Dec 1 23:00:00 2003 Jeff Johnson 4.2.2-0.1
- start rpm-4.2.2.
- unify signal handling in librpmio, use condvar to deliver signal.