Pare down to internal only libelf.
[platform/upstream/rpm.git] / python /
2002-10-15 jbj- python: permit headers to be hashed.
2002-10-09 jbj- fix: use size_t consistently, avoid segfault on ia64.
2002-09-19 jbjCheck for orphan'ed chnages in rpm-4.1.
2002-09-03 jbj- fix: always do rpmalMakeIndex.
2002-08-31 jbjSync with rpm-4.1.
2002-08-26 jbj- python: don't remap NOKEY/UNTRUSTED to OK.
2002-08-23 jbj- merge signature returns into rpmRC.
2002-08-20 jbj- check for interrupt during iteration.
2002-08-20 jbj- python: supid typo broke ts.check().
2002-08-19 jbj- add --with-efence to configure, check install/upgrade...
2002-08-15 jbj- python: explicit method to set transFlags.
2002-08-14 jbjUpdate to db-4.1.17.
2002-08-13 jbj- supply transitive closure for CLI packages from rpmdb...
2002-08-09 jbj- python: include instance in IDTXload, filename in...
2002-08-09 jbj- python: add (optional) ts.check() callback.
2002-08-08 jbj- python: add return codes for rollbacks and fooDB...
2002-08-07 jbjRemove hdrVerifyFile, unusable as was (#58576).
2002-08-06 jbj- python: bindings to import pubkeys and display openpg...
2002-08-06 jbj- add bitmask for precise control of signature/digest...
2002-08-05 jbj- python: the death of rpmdb-py.[ch], use ts.fooDB...
2002-08-05 jbj- python: enable threads on callbacks and longish rpmli...
2002-08-05 jbj- python: bare bones rollback bindings.
2002-08-04 jbj- resurrect --rollback.
2002-08-02 jbj- check header blobs on export (i.e. rpmdbAdd())..
2002-08-01 jbj- python: methods to disable all new features for bench...
2002-07-28 jbj- python: don't segfault in ts.GetKeys() on erased...
2002-07-25 jbj- python: remove the old initdb/rebuilddb methods,...
2002-07-25 jbj- python: add ts.hdrCheck(), ts.rebuildDB() methods.
2002-07-24 jbj- verify signatures/digests retrieved through rpmdbNext...
2002-07-19 jbjRemove foo.iter() method, use tp_iter mechanism, for...
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- install rpmal.h and rpmhash.h, implicit rpmps.hinclud...
2002-06-25 jbj- python: link internal libelf (if used) directly into...
2002-06-20 jbj- resurrect libelf with Elf64, prelink verify should...
2002-06-20 jbjRemove autogenerated file.
2002-06-20 jbj- make sure that rpm can verify prelinked shared libraries.
2002-06-09 jbjSanity.
2002-06-07 jbjOrphans.
2002-06-07 jbjChanges from bsddb3-3.3.4.
2002-06-05 jbj- python: portability fiddles (#54350).
2002-06-03 jbjTeach doxygen about python/*-py.c files.
2002-06-03 jbjFunctional unit tests after renaming bsdddb3 -> rpmdb...
2002-06-02 jbjClone an rpmdb module from bsddb3 (rpmdb/*.py need...
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-27 jbjAdd bindings for rpmte and FD_t.
2002-05-27 jbjAdd rpmal bindings, Grand Renaming to rpmalFoo().
2002-05-25 jbj- re-enable rpm-python sub-package.
2002-05-23 jbj- add rpmds/rpmfi/rpmts methods to bindings.
2002-05-23 jbjCreate rpmts-py.c.
2002-05-23 jbjrpmds and rpmfi iterators, take 0.
2002-05-23 jbjBind rpmds as class derived from header.
2002-05-19 jbj- fix: synthesize unpacking progress callbacks for...
2002-05-19 jbj- Grand Renaming of rpm data types.
2002-05-17 jbjTransactions made increasingly opaque.
2002-05-16 jbj- opaque (well mostly) rpmTransactionSet using methods.
2002-05-04 jbjAdd toy db->associate, db->join, dbcursor->c_pget wrappers.
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-11 jbj- rescusitate --rebuild.
2002-04-08 jbjdoxygen cleanup.
2002-04-07 jbj- speedup large queries by ~50%.
2002-03-17 jbj- *really* dump signature header immutable region.
2002-03-13 jbjFactor notify callback function/arg onto per-ts method.
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-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-04 jbj1) added sprintf method to headers
2002-01-07 jbj- autodetect python 1.5/2.2.
2001-11-23 jbj- fix a couple dinky memory leaks.
2001-11-18 jbj- convert file md5sum's to binary on the fly, reducing...
2001-11-11 jbj- unify rpmFNSet into TFI_t.
2001-11-11 jbjReplace loadFi with fiNew, freeFi with fiFree.
2001-11-10 jbj- strip header tags for erased as well as installed...
2001-11-08 jbj- rip out rpmDependencyConflict, replace with rpmProble...
2001-11-08 jbj- linear search on added package provides is dumb.
2001-11-06 jbj- fix: harmless typo in db3 chroot hack.
2001-11-04 jbj- rpmal: availablePackage is totally opaque, alKey...
2001-11-01 jbj- add header refcount annotations throughout.
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- generate an rpm header on the fly for imported pubkeys.
2001-10-21 jbjOrphans.
2001-10-19 jbjRewire digests, step 2.
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-15 jbjSync with rpm-4_0 branch.
2001-08-28 jbj- dependency whiteout for libgnomeprint -> gnome-print...
2001-08-27 jbj- fix: error message on failed package installs resurre...
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-06 jbj- portability: some compilers squawk at return ((void...
2001-08-04 jbj- fix: autoconf glob tests (#50845).
next