Age | Commit message (Expand) | Author | Files | Lines |
2002-10-23 | - resurrect genhdlist "greased lightning" pathway for now. | jbj | 1 | -53/+48 |
2002-10-18 | - add debug sub-package patch. | jbj | 1 | -1/+1 |
2002-10-16 | - dump libelf, gulp elfutils, for now. | jbj | 1 | -278/+356 |
2002-08-31 | Sync with rpm-4.1. | jbj | 1 | -44/+40 |
2002-08-26 | Update ru.po. | jbj | 1 | -204/+232 |
2002-08-19 | - add --with-efence to configure, check install/upgrade with efence. | jbj | 1 | -169/+186 |
2002-08-14 | - fix: rebuilddb stat'ed target, not source, for rename sanity, take 2. | jbj | 1 | -16/+16 |
2002-08-13 | - fix: rebuilddb stat'ed target, not source, for rename sanity. | jbj | 1 | -22/+22 |
2002-08-13 | - supply transitive closure for CLI packages from rpmdb-redhat database. | jbj | 1 | -98/+116 |
2002-08-10 | Make rpmpopt text available for translation. | jbj | 1 | -1/+88 |
2002-08-09 | - python: add (optional) ts.check() callback. | jbj | 1 | -2/+2 |
2002-08-08 | - python: add return codes for rollbacks and fooDB methods. | jbj | 1 | -90/+89 |
2002-08-07 | Round correctly so that progress bars complete to 100%. | jbj | 1 | -17/+17 |
2002-08-07 | - fix: src.rpm installs need fd pos at payload. | jbj | 1 | -1/+1 |
2002-08-06 | - python: bindings to import pubkeys and display openpgp packets. | jbj | 1 | -19/+23 |
2002-08-06 | - add bitmask for precise control of signature/digest verification. | jbj | 1 | -33/+33 |
2002-08-05 | - fix: check for lead magic, better error message on failure (#69751). | jbj | 1 | -15/+18 |
2002-08-04 | - add --predefine to define macros before reading macro configuration. | jbj | 1 | -28/+32 |
2002-08-04 | - fix: don't repackage %%ghost files. | jbj | 1 | -6/+6 |
2002-08-04 | - resurrect --rollback. | jbj | 1 | -137/+148 |
2002-08-02 | - check header blobs on export (i.e. rpmdbAdd()).. | jbj | 1 | -46/+39 |
2002-08-02 | Sanity. | jbj | 1 | -7/+7 |
2002-08-02 | - fix: signed pubkeys were imported incorrectly (#68291). | jbj | 1 | -1/+1 |
2002-08-02 | - fix: repair --root with --verify (#70527). | jbj | 1 | -1/+1 |
2002-08-02 | - fix: identify athlon with 3DNOWEXT as "athlon", not "i786" (#70539). | jbj | 1 | -16/+16 |
2002-07-31 | - configurable (default off) build failure iff unpackaged files (PLD). | jbj | 1 | -40/+49 |
2002-07-31 | Carry PLD scripts/configuration for perl/python/php in rpm sources. | jbj | 1 | -10/+10 |
2002-07-31 | - make --querytags a common option, fix errant regex (#70135). | jbj | 1 | -128/+127 |
2002-07-30 | - prevent stale locks in __db files by closing databases on signals. | jbj | 1 | -40/+40 |
2002-07-29 | Remove debugging printf. | jbj | 1 | -3/+3 |
2002-07-29 | Orphans. | jbj | 1 | -304/+308 |
2002-07-28 | - popt: display sub-table options only once on --usage. | jbj | 1 | -296/+293 |
2002-07-25 | - fix: --repackage repaired (#67217). | jbj | 1 | -52/+57 |
2002-07-25 | - python: add ts.hdrCheck(), ts.rebuildDB() methods. | jbj | 1 | -10/+10 |
2002-07-24 | - fix: segfault if given a text file as 2nd arg to -Uvh (#69508). | jbj | 1 | -1/+1 |
2002-07-24 | - verify signatures/digests retrieved through rpmdbNextIterator(). | jbj | 1 | -121/+142 |
2002-07-21 | - add methods to make signature handling opaque wrto rpmts. | jbj | 1 | -112/+113 |
2002-07-20 | - version added to *.la dependency libraries (#69063). | jbj | 1 | -82/+82 |
2002-07-20 | - popt: parse file into string of options (#56860). | jbj | 1 | -70/+116 |
2002-07-18 | up2date functional on rpm-python-4.1 bindings. | jbj | 1 | -1/+1 |
2002-07-14 | - python: sanity check fixes on rpmts/rpmte methods. | jbj | 1 | -11/+11 |
2002-07-13 | - install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now. | jbj | 1 | -224/+224 |
2002-07-12 | - skip signing packages already signed with same key (#62118). | jbj | 1 | -22/+27 |
2002-07-12 | - display signature details using rpm -qi | jbj | 1 | -8/+10 |
2002-07-11 | - update for sv.po. | jbj | 1 | -88/+88 |
2002-07-11 | - fix: repair 2ndary match criteria with rpmdb iterators. | jbj | 1 | -30/+30 |
2002-07-09 | - placeholders for manifest constants for SuSE patch packages. | jbj | 1 | -144/+144 |
2002-07-06 | - fix: permit deletions of added packages (#67108). | jbj | 1 | -1/+1 |
2002-07-05 | - update rpmcache.8. | jbj | 1 | -38/+38 |
2002-07-04 | - fix: forgot lazy open of database on --freshen path (#67907). | jbj | 1 | -88/+102 |