- check header blobs on export (i.e. rpmdbAdd())..
[platform/upstream/rpm.git] / CHANGES
2002-08-02 jbj- check header blobs on export (i.e. rpmdbAdd())..
2002-08-02 jbj- fix: signed pubkeys were imported incorrectly (#68291).
2002-08-02 jbj- fix: repair --root with --verify (#70527).
2002-08-02 jbj- fix: identify athlon with 3DNOWEXT as "athlon", not...
2002-08-01 jbj- preserve rpmdb file attributes across --rebuilddb...
2002-08-01 jbjSanity.
2002-07-31 jbj- change from default off to default on.
2002-07-31 jbj- configurable (default off) build failure iff unpackag...
2002-07-31 jbjCarry PLD scripts/configuration for perl/python/php...
2002-07-31 jbj- make --querytags a common option, fix errant regex...
2002-07-30 jbj- prevent stale locks in __db files by closing database...
2002-07-30 jbj- detect athlon/duron with CMOV (PLD).
2002-07-29 jbj- update trpm.
2002-07-28 jbj- python: don't segfault in ts.GetKeys() on erased...
2002-07-28 jbj- popt: display sub-table options only once on --usage.
2002-07-25 jbj- fix: --repackage repaired (#67217).
2002-07-25 jbj- popt: fix --usage (#62234).
2002-07-25 jbjOrphan.
2002-07-25 jbj- python: add ts.hdrCheck(), ts.rebuildDB() methods.
2002-07-24 jbj- fix: segfault if given a text file as 2nd arg to...
2002-07-24 jbj- verify signatures/digests retrieved through rpmdbNext...
2002-07-21 jbj- add methods to make signature handling opaque wrto...
2002-07-20 jbj- version added to *.la dependency libraries (#69063).
2002-07-20 jbj- popt: parse file into string of options (#56860).
2002-07-18 jbjup2date functional on rpm-python-4.1 bindings.
2002-07-14 jbj- python: sanity check fixes on rpmts/rpmte methods.
2002-07-13 jbj- teach gendiff about unreadable files (#42666).
2002-07-13 jbj- popt: mingw32 portability configure check (#67911).
2002-07-13 jbj- install rpmal.h and rpmhash.h, implicit rpmps.hinclud...
2002-07-12 jbj- skip signing packages already signed with same key...
2002-07-12 jbj- display signature details using rpm -qi
2002-07-11 jbj- update for sv.po.
2002-07-11 jbj- fix: repair 2ndary match criteria with rpmdb iterators.
2002-07-09 jbj- placeholders for manifest constants for SuSE patch...
2002-07-06 jbj- fix: permit deletions of added packages (#67108).
2002-07-05 jbj- update rpmcache.8.
2002-07-04 jbj- fix: forgot lazy open of database on --freshen path...
2002-07-03 jbj- use rpmfi in showQueryPackage(), eliminating headerGe...
2002-06-30 jbj- warn only once for each NOKEY/UNTRUSTED key id.
2002-06-29 jbj- open rpmdb early RDONLY, reopen later RDWR, avoid...
2002-06-28 jbj- rescusitate remote ftp globs (#67678).
2002-06-28 jbj- disambiguate added/installed dependency failures...
2002-06-28 jbj- find-lang.sh: make sure that mo pattern matches leadi...
2002-06-28 jbj- fix: multiple relocations (#67596).
2002-06-27 jbj- use rpmdb-redhat for suggestions if/when configured...
2002-06-25 jbj- python: link internal libelf (if used) directly into...
2002-06-21 jbj- fix: reading macro files can corrupt memory if BUFSIZ...
2002-06-20 jbj- resurrect libelf with Elf64, prelink verify should...
2002-06-20 jbj- add translated man pages from PLD.
2002-06-20 jbj- make sure that rpm can verify prelinked shared libraries.
2002-06-15 jbj- beecrypt: merge changes from beecrypt-2.3.0.
2002-06-12 jbjAdd bugzilla # to cheangelog.
2002-06-12 jbj- fix: separate existence and number checks for problem...
2002-06-10 jbj- document digital signature verification in rpm.8.
2002-06-09 jbjSanity.
2002-06-05 jbj- python: portability fiddles (#54350).
2002-06-04 jbj- use /etc/rpm/platform (if it exists), rather than...
2002-06-03 jbj- python: include rpmdb module, renamed from bsddb3.
2002-06-01 jbj- fix: use getgrnam, not getpwnam, to convert gid ...
2002-05-28 jbj- eliminate legacy db methods, add ts.dbMatch method.
2002-05-28 jbj- add rpmal/rpmte/rpmfd methods to bindings.
2002-05-25 jbj- re-enable rpm-python sub-package.
2002-05-23 jbj- add rpmds/rpmfi/rpmts methods to bindings.
2002-05-19 jbj- fix: synthesize unpacking progress callbacks for...
2002-05-19 jbj- Grand Renaming of rpm data types.
2002-05-16 jbj- opaque (well mostly) rpmTransactionSet using methods.
2002-05-07 jbj- plug most install mode leaks.
2002-05-06 jbj- rework most of rpmdb.c prepatory to implementing...
2002-05-04 jbjPass dbiGet() flags from application.
2002-05-02 jbj- eliminate db1 support.
2002-05-02 jbj- eliminate db1 support.
2002-05-01 jbj- attempt to make peace with automake-1.6.1, autoconf...
2002-04-14 jbj- use build time to choose one of multiple alternative...
2002-04-13 jbj- merge conflicts into problems, handle as transaction...
2002-04-13 jbj- use rpmdb-redhat to suggest dependency resolution(s).
2002-04-11 jbj- rescusitate --rebuild.
2002-04-10 jbj- beecrypt: add types.h, eliminate need for config...
2002-04-07 jbj- speedup large queries by ~50%.
2002-03-17 jbj- *really* dump signature header immutable region.
2002-03-12 jbj- permit --dbpath and --root with signature (i.e. ...
2002-03-12 jbj- drill ts/fi through verify mode, add methods to keep...
2002-03-10 jbj- splint annotationsm, signature cleanup.
2002-03-10 jbj- make --addsign and --resign behave exactly the same.
2002-03-08 jbj- wire --nodigest/--nosignature options to checksig...
2002-03-07 jbj- add header RSA signature (untested, disabled for...
2002-03-07 jbj- add header RSA signature (untested).
2002-03-06 jbj- add header DSA signature.
2002-03-03 jbj- add payload uncompressed size to signature to avoid...
2002-02-10 jbj- make peace with automake et al in 8.0, ugh.
2002-02-10 jbj- make peace with gcc-3.1, remove compiler cruft.
2002-02-09 jbjSync with 4.0.4, splint clean.
2002-02-07 jbjSync with rpm-4.0.4.
2002-02-04 jbj- generate index for pkgid (aka Sigmd5) tag, query...
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).
next