Resolve conflicts.
[platform/upstream/rpm.git] / lib /
2002-11-05 jbjsplint fiddles.
2002-10-26 jbj- fix: permit build with --disable-nls (#76258).
2002-10-23 jbj- resurrect genhdlist "greased lightning" pathway for...
2002-10-15 jbjReplace libelf with elfutils.
2002-10-11 jbjCleanups.
2002-10-11 jbjResurrect MULTILIB on the build side.
2002-10-09 jbj- fix: use size_t consistently, avoid segfault on ia64.
2002-10-07 jbjTypos. pause with signals blocked ain't gonna work.
2002-10-07 jbjlclint annotations.
2002-09-20 jbj- eliminate myftw, use Fts(3) instead.
2002-09-19 jbjCheck for orphan'ed chnages in rpm-4.1.
2002-09-17 jbj- lclint clean.
2002-09-16 jbjSync with rpm-4.1 parsing changes.
2002-09-04 jbj- fix: register SIGCHLD handler before forking (#73134).
2002-09-04 jbj- fix: parse header data more carefully.
2002-09-03 jbj- fix: always do rpmalMakeIndex.
2002-08-31 jbjSync with rpm-4.1.
2002-08-27 jbj- fix: segfault with --checksig, plug memory leak ...
2002-08-26 jbj- python: don't remap NOKEY/UNTRUSTED to OK.
2002-08-23 jbj- merge signature returns into rpmRC.
2002-08-22 jbj- fix: region trailer offset sanity check wrong (#71996).
2002-08-20 jbj- check for interrupt during iteration.
2002-08-20 jbj- fix: add epoch to "already installed" check.
2002-08-19 jbj- add --with-efence to configure, check install/upgrade...
2002-08-15 jbjhp-ux: ETXTBSY fiddles.
2002-08-15 jbj- python: explicit method to set transFlags.
2002-08-13 jbj- fix: rebuilddb stat'ed target, not source, for rename...
2002-08-13 jbj- supply transitive closure for CLI packages from rpmdb...
2002-08-09 jbj- python: add (optional) ts.check() callback.
2002-08-08 jbjlclint fiddles.
2002-08-07 jbjRound correctly so that progress bars complete to 100%.
2002-08-07 jbj- fix: src.rpm installs need fd pos at payload.
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- fix: check for lead magic, better error message on...
2002-08-05 jbj- python: enable threads on callbacks and longish rpmli...
2002-08-04 jbj- add --predefine to define macros before reading macro...
2002-08-04 jbj- fix: don't repackage %%ghost files.
2002-08-04 jbj- resurrect --rollback.
2002-08-03 jbjRemove dbi_tear_down, now that rpmdb's are closed on...
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-07-31 jbj- make --querytags a common option, fix errant regex...
2002-07-30 jbjinstallplatform clean up, add athlon (PLD).
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- 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 jbjfix: Header SHA1 was giving false positive.
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-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-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-09 jbj- placeholders for manifest constants for SuSE patch...
2002-07-08 jbjPropagate splint-3.0.1.7 close(2) internalState annotat...
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-07-02 jbjAdd boundsread annotations throughout, enable +bounds...
2002-07-02 jbjadd (disabled for now) dependency check to rpmgraph.
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- fix: multiple relocations (#67596).
2002-06-28 jbjEstablish mechanism for up2date to reconfigure rpmlib.
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-22 jbjFactor bounds checking annotations into source code.
2002-06-21 jbjCheck S_ISREG explicitly to avoid '?' in ls(1)-like...
2002-06-21 jbj- fix: reading macro files can corrupt memory if BUFSIZ...
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-19 jbjAnnotate incondefs in source code.
2002-06-15 jbj- beecrypt: merge changes from beecrypt-2.3.0.
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-10 jbjDocument file attribute opt outs in verify mode.
2002-06-09 jbjSanity.
2002-06-05 jbjLclint fiddles.
2002-06-05 jbj- python: portability fiddles (#54350).
2002-06-04 jbj- use /etc/rpm/platform (if it exists), rather than...
2002-06-01 jbj- fix: use getgrnam, not getpwnam, to convert gid ...
2002-05-27 jbjAdd bindings for rpmte and FD_t.
2002-05-27 jbjAdd rpmal bindings, Grand Renaming to rpmalFoo().
2002-05-23 jbjCreate rpmts-py.c.
2002-05-19 jbj- fix: synthesize unpacking progress callbacks for...
next