Age | Commit message (Expand) | Author | Files | Lines |
2002-07-30 | - detect athlon/duron with CMOV (PLD). | jbj | 1 | -0/+1 |
2002-07-29 | - update trpm. | jbj | 1 | -0/+3 |
2002-07-28 | - python: don't segfault in ts.GetKeys() on erased packages. | jbj | 1 | -0/+1 |
2002-07-28 | - popt: display sub-table options only once on --usage. | jbj | 1 | -0/+2 |
2002-07-25 | - fix: --repackage repaired (#67217). | jbj | 1 | -0/+2 |
2002-07-25 | - popt: fix --usage (#62234). | jbj | 1 | -0/+1 |
2002-07-25 | Orphan. | jbj | 1 | -0/+2 |
2002-07-25 | - python: add ts.hdrCheck(), ts.rebuildDB() methods. | jbj | 1 | -0/+3 |
2002-07-24 | - fix: segfault if given a text file as 2nd arg to -Uvh (#69508). | jbj | 1 | -0/+1 |
2002-07-24 | - verify signatures/digests retrieved through rpmdbNextIterator(). | jbj | 1 | -0/+2 |
2002-07-21 | - add methods to make signature handling opaque wrto rpmts. | jbj | 1 | -0/+1 |
2002-07-20 | - version added to *.la dependency libraries (#69063). | jbj | 1 | -0/+2 |
2002-07-20 | - popt: parse file into string of options (#56860). | jbj | 1 | -0/+1 |
2002-07-18 | up2date functional on rpm-python-4.1 bindings. | jbj | 1 | -0/+1 |
2002-07-14 | - python: sanity check fixes on rpmts/rpmte methods. | jbj | 1 | -0/+1 |
2002-07-13 | - teach gendiff about unreadable files (#42666). | jbj | 1 | -0/+1 |
2002-07-13 | - popt: mingw32 portability configure check (#67911). | jbj | 1 | -0/+1 |
2002-07-13 | - install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now. | jbj | 1 | -0/+2 |
2002-07-12 | - skip signing packages already signed with same key (#62118). | jbj | 1 | -0/+1 |
2002-07-12 | - display signature details using rpm -qi | jbj | 1 | -0/+1 |
2002-07-11 | - update for sv.po. | jbj | 1 | -0/+1 |
2002-07-11 | - fix: repair 2ndary match criteria with rpmdb iterators. | jbj | 1 | -0/+1 |
2002-07-09 | - placeholders for manifest constants for SuSE patch packages. | jbj | 1 | -0/+1 |
2002-07-06 | - fix: permit deletions of added packages (#67108). | jbj | 1 | -0/+1 |
2002-07-05 | - update rpmcache.8. | jbj | 1 | -0/+2 |
2002-07-04 | - fix: forgot lazy open of database on --freshen path (#67907). | jbj | 1 | -0/+2 |
2002-07-03 | - use rpmfi in showQueryPackage(), eliminating headerGetEntry(). | jbj | 1 | -0/+1 |
2002-06-30 | - warn only once for each NOKEY/UNTRUSTED key id. | jbj | 1 | -0/+4 |
2002-06-29 | - open rpmdb early RDONLY, reopen later RDWR, avoid signed srpm noise. | jbj | 1 | -0/+1 |
2002-06-28 | - rescusitate remote ftp globs (#67678). | jbj | 1 | -0/+1 |
2002-06-28 | - disambiguate added/installed dependency failures (#50388). | jbj | 1 | -0/+1 |
2002-06-28 | - find-lang.sh: make sure that mo pattern matches leading '/' (#67368). | jbj | 1 | -0/+1 |
2002-06-28 | - fix: multiple relocations (#67596). | jbj | 1 | -0/+3 |
2002-06-27 | - use rpmdb-redhat for suggestions if/when configured (#67430). | jbj | 1 | -0/+1 |
2002-06-25 | - python: link internal libelf (if used) directly into rpmmodule.so. | jbj | 1 | -0/+1 |
2002-06-21 | - fix: reading macro files can corrupt memory if BUFSIZ is teensy. | jbj | 1 | -0/+2 |
2002-06-20 | - resurrect libelf with Elf64, prelink verify should work everywhere. | jbj | 1 | -0/+1 |
2002-06-20 | - add translated man pages from PLD. | jbj | 1 | -1/+2 |
2002-06-20 | - make sure that rpm can verify prelinked shared libraries. | jbj | 1 | -0/+2 |
2002-06-15 | - beecrypt: merge changes from beecrypt-2.3.0. | jbj | 1 | -0/+3 |
2002-06-12 | Add bugzilla # to cheangelog. | jbj | 1 | -1/+1 |
2002-06-12 | - fix: separate existence and number checks for problems found. | jbj | 1 | -0/+1 |
2002-06-10 | - document digital signature verification in rpm.8. | jbj | 1 | -0/+1 |
2002-06-09 | Sanity. | jbj | 1 | -0/+2 |
2002-06-05 | - python: portability fiddles (#54350). | jbj | 1 | -0/+2 |
2002-06-04 | - use /etc/rpm/platform (if it exists), rather than uname(2), for arch. | jbj | 1 | -0/+1 |
2002-06-03 | - python: include rpmdb module, renamed from bsddb3. | jbj | 1 | -0/+1 |
2002-06-01 | - fix: use getgrnam, not getpwnam, to convert gid -> group. | jbj | 1 | -5/+9 |
2002-05-28 | - eliminate legacy db methods, add ts.dbMatch method. | jbj | 1 | -0/+1 |
2002-05-28 | - add rpmal/rpmte/rpmfd methods to bindings. | jbj | 1 | -0/+2 |