Sync with rpm-4.0.4 rollbacks.
[platform/upstream/rpm.git] / CHANGES
2002-02-02 jbjSync with rpm-4.0.4 rollbacks.
2002-02-01 jbj- permit args to be hidden within %%__find_{requires...
2002-01-30 jbj- legacy: configurable whiteout for known Red Hat depen...
2002-01-27 jbjMerge from rpm-4.0.4.
2002-01-23 jbj- turn on auto-generated perl requirements (#58519...
2002-01-18 jbj- missing key(s) on keyring when verifying a signature...
2002-01-17 jbjResync with db-4.0.14 (and what's on the rpm-4_0 branch).
2002-01-11 jbj- permit subset installs for %lang colored hardlink...
2002-01-10 jbj- fix: signing multiple times dinna work, discard immut...
2002-01-07 jbj- autodetect python 1.5/2.2.
2002-01-07 jbj- Depends should use CDB if configured.
2002-01-06 jbj- handle lazy db open's in chroot with absolute path...
2002-01-06 jbj- sparc: make dbenv per-rpmdb, not per-dbi.
2001-12-27 jbj- simple automake wrapper for zlib.
2001-12-20 jbj- solaris: translate i86pc to i386 (#57182).
2001-12-08 jbj- lclint-3.0.0.19 fiddles.
2001-12-06 jbj- 3 madvise calls and a 16Mb mmapped buffer == ~5%...
2001-11-24 jbj- protect brp-compress against /bin/ls output ambiguity...
2001-11-23 jbj- fix a couple dinky memory leaks.
2001-11-19 jbj- header handling moved to librpmdb to avoid linkage...
2001-11-18 jbj- convert file md5sum's to binary on the fly, reducing...
2001-11-17 jbj- use TR_REMOVED relations as well as TR_ADDED for...
2001-11-17 jbj- methods to complete making transactionElement opaque.
2001-11-16 jbj- use array of pointers rather than contiguous array...
2001-11-16 jbj- annotations to make a transactionElement opaque.
2001-11-16 jbj- transaction.c: use wrappers/iterators to access TFI_t.
2001-11-15 jbj- tweak overlapped file fingerprint retrieval for speed.
2001-11-13 jbj- split file info tag sets into rpmfi.c.
2001-11-12 jbj- commit to using rpmDepSet and TFI_t, not header.
2001-11-11 jbj- unify rpmFNSet into TFI_t.
2001-11-11 jbj- factor per-transactionElement data out of TFI_t throu...
2001-11-11 jbj- common structure elements for unification of TFI_t...
2001-11-10 jbj- strip header tags for erased as well as installed...
2001-11-09 jbj- no-brainer refcounts for rpmDepSet and rpmFNSet objects.
2001-11-09 jbj- header tag sets are per-transactionElement, not per...
2001-11-09 jbj- no-brainer refcounts for rpmProblemSet object.
2001-11-08 jbj- rip out rpmDependencyConflict, replace with rpmProble...
2001-11-06 jbj- fix: harmless typo in db3 chroot hack.
2001-11-04 jbj- rpmal: availablePackage is totally opaque, alKey...
2001-11-04 jbj- rpmds: move trigger dependencies into a rpmDepSet...
2001-11-04 jbj- rpmds: create dsProblem(), dsiGetDNEVR() retrieved...
2001-11-03 jbj- depends.c: rpmDepSet is (almost) opaque, move to...
2001-11-02 jbj- rpmRangesOverlap renamed to dsCompare, add dsNotify...
2001-11-02 jbj- create toy rpmDepSet iterators.
2001-11-02 jbj- create rpmDepSet constructors/destructors.
2001-11-02 jbj- invent some toy transactionElement iterators.
2001-11-01 jbj- depends.c: availablePackage is (almost) opaque.
2001-11-01 jbj- add header refcount annotations throughout.
2001-10-30 jbj- transaction.c: cleanly uncouple availablePackage...
2001-10-29 jbj- add some dinky availablePackage methods.
2001-10-29 jbj- start hiding availablePackage data/methods in rpmal...
2001-10-28 jbj- memory indices for dependency check are typedef'd...
2001-10-27 jbj- transaction sets cerated in cli main.
2001-10-27 jbj- legacy signatures always checked where possible on...
2001-10-26 jbj- wire transactions through rpmcli install/erase modes.
2001-10-25 jbj- legacy signatures always checked on -qp and -Vp.
2001-10-24 jbj- wire transactions through rpmcli query/verify modes.
2001-10-23 jbj- wire transactions through rpmcli signature modes.
2001-10-23 jbj- generate an rpm header on the fly for imported pubkeys.
2001-10-21 jbj- all symbols but hdrVec are now forward references...
2001-10-20 jbj- stupid macros to configure public key file paths.
2001-10-20 jbj- add :base64 and :armor format extensions, dump binary...
2001-10-19 jbj- beecrypt is at least as good as pgp/gpg on verify...
2001-10-15 jbj- use only header methods, routines are now static.
2001-10-15 jbj- upgrade to db-4.0.7.
2001-10-13 jbj- ratchet up to lclint "strict" level.
2001-10-11 jbj- proof-of-concept PGP/RSA verification for legacy...
2001-10-08 jbj- upgrade to beecrypt-2.2.0pre.
2001-10-05 jbj- proof-of-concept GPG/DSA verification for legacy...
2001-09-29 jbj- create RFC-2440 OpenPGP API in rpmio.
2001-09-26 jbj- bind beecrypt md5/sha1 underneath rpmio.
2001-09-25 jbj- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm...
2001-09-25 jbj- drop rpmio/base64.[ch] in favor of beecrypt.
2001-09-25 jbj- drop rpmio/base64.[ch] in favor of beecrypt versions.
2001-09-25 jbj- Start rpm-4.1.
2001-09-21 jbj- lclint-3.0.0.15 fiddles.
2001-09-15 jbj- close/discard Depends index after rpmdepCheck() use.
2001-09-15 jbjSync with rpm-4_0 branch.
2001-08-31 jbj- fix: Provides: /path did not work with added packages...
2001-08-28 jbj- dependency whiteout for libgnomeprint -> gnome-print...
2001-08-27 jbj- fix: error message on failed package installs resurre...
2001-08-25 jbj- within a region, entries sort by address; added drips...
2001-08-24 jbj- headers without RPMTAG_NAME are skipped when retrieved.
2001-08-17 jbj- verify perms (but not mode) on %ghost files.
2001-08-16 jbj- python: add exception to detect bad data in hdrUnload.
2001-08-15 jbj- always use dl size in regionSwab() return.
2001-08-13 jbj- fix: segfault on headerFree given malicious data.
2001-08-09 jbj- add -D_REENTRANT (note rpmlib is still not thread...
2001-08-08 jbj- add legacy (compile only) wrappers for fdFileno et al.
2001-08-06 jbj- portability: some compilers squawk at return ((void...
2001-08-04 jbj- fix: autoconf glob tests (#50845).
2001-08-03 jbj- fix: i18n tags not terminated correctly with NUL...
2001-07-31 jbj- add support for mips (#49283).
2001-07-28 jbj- fix: --noscripts is another multimode option.
2001-07-24 jbj- fix: don't segfault when presented with rpm-2.4.10...
2001-07-24 jbj- rename pmac to ppcmac.
2001-07-23 jbj- add pmac/ppciseries/ppcpseries varieties to ppc arch...
2001-07-22 jbj- enable rpm-perl subpackage.
2001-07-21 jbj- add sha1 test vectors, verify on ix86/alpha/sparc.
2001-07-20 jbj- fix: yet another segfault from bad metadata prevented.
next