Age | Commit message (Expand) | Author | Files | Lines |
2002-12-13 | - debug_packages "works", but non-noarch w/o %setup has empty payload. | jbj | 1 | -1/+1 |
2002-12-12 | - fix: add rpmlib(VersionedDependencies) if versioned Provides: found. | jbj | 1 | -1/+1 |
2002-12-10 | Sanity. | jbj | 1 | -29/+29 |
2002-12-07 | Sanity. | jbj | 1 | -6/+6 |
2002-12-04 | python: gilding lilies. | jbj | 1 | -4/+4 |
2002-12-03 | - internal automagic dependency generation (disabled for now). | jbj | 1 | -29/+27 |
2002-12-02 | - late rpmts reference causes premature free (#78862). | jbj | 1 | -20/+20 |
2002-12-01 | - link rpm libraries together, use shared helpers with external -lelf. | jbj | 1 | -1/+1 |
2002-11-29 | - build with external elfutils (preferred), if available. | jbj | 1 | -1/+1 |
2002-11-19 | - add AC_SYS_LARGFILE throughout. | jbj | 1 | -4/+8 |
2002-11-15 | - update to elfutils-0.56. | jbj | 1 | -20/+20 |
2002-11-08 | Sanity. | jbj | 1 | -34/+34 |
2002-10-26 | - fix: permit build with --disable-nls (#76258). | jbj | 1 | -74/+74 |
2002-10-24 | - add /usr/lib/rpm/rpmdeps. | jbj | 1 | -32/+32 |
2002-10-23 | - elfutils: avoid gcc-3.2 ICE on x86_64 for now. | jbj | 1 | -10/+10 |
2002-10-23 | - resurrect genhdlist "greased lightning" pathway for now. | jbj | 1 | -56/+51 |
2002-10-18 | - add debug sub-package patch. | jbj | 1 | -1/+1 |
2002-10-16 | - dump libelf, gulp elfutils, for now. | jbj | 1 | -279/+356 |
2002-08-31 | Sync with rpm-4.1. | jbj | 1 | -44/+31 |
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 | -164/+181 |
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 | -95/+126 |
2002-08-10 | Make rpmpopt text available for translation. | jbj | 1 | -1/+91 |
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/+24 |
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/+15 |
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 | -135/+149 |
2002-08-02 | - check header blobs on export (i.e. rpmdbAdd()).. | jbj | 1 | -47/+40 |
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 | -43/+52 |
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/+309 |
2002-07-28 | - popt: display sub-table options only once on --usage. | jbj | 1 | -296/+292 |
2002-07-25 | - fix: --repackage repaired (#67217). | jbj | 1 | -52/+58 |
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 |