- make --querytags a common option, fix errant regex (#70135).
[platform/upstream/rpm.git] / python /
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).
2001-07-31 jbj- add support for mips (#49283).
2001-07-21 jbj- add sha1 test vectors, verify on ix86/alpha/sparc.
2001-07-20 jbjPatch from <misa@redhat.com>.
2001-07-17 jbj- python: "seal" immutable region for legacy headers...
2001-07-17 jbj- fix: _smp_flags macro broken.
2001-07-08 jbj- python: rhnLoad/rhnUnload to check header digest.
2001-07-07 jbjOrphans.
2001-07-07 jbj- popthelp.c: don't use stpcpy to avoid portability...
2001-06-28 jbj- fix: sanity checks on #tags (<65K) and offset (<16Mb...
2001-06-17 jbjSync with rpm-4_0 branch.
2001-06-15 jbj- linux.req needs exit 0
2001-06-12 jbj- remove rpmrc Provides: Yet Again, use virtual packages.
2001-06-12 jbj- remove dead code frpm popt table reorg.
2001-06-08 jbj- fix: QUERY_FOR_LIST file count clobbered.
2001-06-06 jbj- permit duplicates for btree indices.
2001-06-05 jbj- fix typos in linux.{req,prov}.
2001-05-31 jbj- return multiple suggested packages (Pawel Kolodziej...
2001-05-31 jbjlclint annotations.
2001-05-29 jbj- eliminate db-1.85 and db-2.x configuration.
2001-05-14 jbj- upgrade to db-3.3.4.
2001-05-09 jbj- rpm executables now setuid rpm to share write locks.
2001-05-08 jbj- create rpmdb.la so that linkage against rpm's db...
2001-05-07 jbj- use internal db-3.2.9 sources to build by default.
2001-04-21 jbjSync with rpm-4_0 branch.
2001-04-10 jbjDoxygen annotations for config files.
next