Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-08-31 | Regenerate. | Ralf Corsépius | 1 | -159/+159 | |
2007-08-21 | Regenerate. | Ralf Corsépius | 1 | -12/+12 | |
2007-08-16 | Untranslate Copyright messages. | Ralf Corsépius | 1 | -1/+1 | |
2007-08-09 | Update. | Ralf Corsépius | 1 | -7/+7 | |
2007-08-09 | Fix contact address. | Ralf Corsépius | 1 | -2/+2 | |
2007-08-09 | Run update-po. | Ralf Corsépius | 1 | -3539/+4346 | |
2007-08-09 | Updated Spanish translation from RHEL 4. | Panu Matilainen | 1 | -3537/+3542 | |
2002-08-10 | Make rpmpopt text available for translation. | jbj | 1 | -1/+1 | |
CVS patchset: 5622 CVS date: 2002/08/10 17:51:29 | |||||
2002-08-09 | - python: add (optional) ts.check() callback. | jbj | 1 | -2/+2 | |
CVS patchset: 5619 CVS date: 2002/08/09 22:25:04 | |||||
2002-08-08 | - python: add return codes for rollbacks and fooDB methods. | jbj | 1 | -90/+89 | |
- avoid generating fingerprints for locale/zoneinfo sub-directories. CVS patchset: 5618 CVS date: 2002/08/08 22:20:26 | |||||
2002-08-07 | Round correctly so that progress bars complete to 100%. | jbj | 1 | -17/+17 | |
CVS patchset: 5613 CVS date: 2002/08/07 21:55:43 | |||||
2002-08-07 | - fix: src.rpm installs need fd pos at payload. | jbj | 1 | -1/+1 | |
CVS patchset: 5608 CVS date: 2002/08/07 13:47:59 | |||||
2002-08-06 | - python: bindings to import pubkeys and display openpgp packets. | jbj | 1 | -19/+19 | |
CVS patchset: 5605 CVS date: 2002/08/06 19:07:37 | |||||
2002-08-06 | - add bitmask for precise control of signature/digest verification. | jbj | 1 | -33/+33 | |
CVS patchset: 5604 CVS date: 2002/08/06 01:41:44 | |||||
2002-08-05 | - fix: check for lead magic, better error message on failure (#69751). | jbj | 1 | -15/+15 | |
CVS patchset: 5602 CVS date: 2002/08/05 19:45:52 | |||||
2002-08-04 | - add --predefine to define macros before reading macro configuration. | jbj | 1 | -28/+32 | |
CVS patchset: 5599 CVS date: 2002/08/04 19:58:12 | |||||
2002-08-04 | - fix: don't repackage %%ghost files. | jbj | 1 | -6/+6 | |
CVS patchset: 5598 CVS date: 2002/08/04 19:04:16 | |||||
2002-08-04 | - resurrect --rollback. | jbj | 1 | -133/+142 | |
- renumber the callback types to be an orthogonal bit mask. - provide repackage progress callbacks, compression is slow. CVS patchset: 5597 CVS date: 2002/08/04 16:55:55 | |||||
2002-08-02 | - check header blobs on export (i.e. rpmdbAdd()).. | jbj | 1 | -45/+34 | |
- enable iterator header blob checks for install/erase modes. - python: _vsflags_up2date macro to configure verify signature flags. CVS patchset: 5595 CVS date: 2002/08/02 21:52:01 | |||||
2002-08-02 | Sanity. | jbj | 1 | -7/+7 | |
CVS patchset: 5594 CVS date: 2002/08/02 16:46:02 | |||||
2002-08-02 | - fix: signed pubkeys were imported incorrectly (#68291). | jbj | 1 | -1/+1 | |
- include tgpg script to verify signatures using only gpg. CVS patchset: 5593 CVS date: 2002/08/02 16:39:55 | |||||
2002-08-02 | - fix: repair --root with --verify (#70527). | jbj | 1 | -1/+1 | |
CVS patchset: 5592 CVS date: 2002/08/02 14:10:33 | |||||
2002-08-02 | - fix: identify athlon with 3DNOWEXT as "athlon", not "i786" (#70539). | jbj | 1 | -16/+16 | |
CVS patchset: 5591 CVS date: 2002/08/02 12:49:27 | |||||
2002-07-31 | - configurable (default off) build failure iff unpackaged files (PLD). | jbj | 1 | -37/+49 | |
CVS patchset: 5586 CVS date: 2002/07/31 18:27:53 | |||||
2002-07-31 | Carry PLD scripts/configuration for perl/python/php in rpm sources. | jbj | 1 | -10/+10 | |
CVS patchset: 5585 CVS date: 2002/07/31 15:13:46 | |||||
2002-07-31 | - make --querytags a common option, fix errant regex (#70135). | jbj | 1 | -128/+124 | |
- db3: increase mpool and cachesize, compile w/o --enable-debug. CVS patchset: 5584 CVS date: 2002/07/31 13:11:25 | |||||
2002-07-30 | - prevent stale locks in __db files by closing databases on signals. | jbj | 1 | -40/+40 | |
CVS patchset: 5583 CVS date: 2002/07/30 21:37:10 | |||||
2002-07-29 | Remove debugging printf. | jbj | 1 | -3/+3 | |
CVS patchset: 5580 CVS date: 2002/07/29 23:13:54 | |||||
2002-07-29 | Orphans. | jbj | 1 | -301/+304 | |
CVS patchset: 5579 CVS date: 2002/07/29 23:08:02 | |||||
2002-07-28 | - popt: display sub-table options only once on --usage. | jbj | 1 | -287/+258 | |
- wire --nosignatures et al as common options, rework CLI options. CVS patchset: 5575 CVS date: 2002/07/28 00:41:15 | |||||
2002-07-25 | - fix: --repackage repaired (#67217). | jbj | 1 | -52/+56 | |
- fix: rpm2cpio disables signature checks (i.e. same behavior). CVS patchset: 5574 CVS date: 2002/07/25 23:36:32 | |||||
2002-07-25 | - python: add ts.hdrCheck(), ts.rebuildDB() methods. | jbj | 1 | -10/+10 | |
- python: iterating on an ts object returns transaction elements now. - add yellowdog as vendor. CVS patchset: 5570 CVS date: 2002/07/25 00:13:25 | |||||
2002-07-24 | - fix: segfault if given a text file as 2nd arg to -Uvh (#69508). | jbj | 1 | -1/+1 | |
CVS patchset: 5569 CVS date: 2002/07/24 18:52:22 | |||||
2002-07-24 | - verify signatures/digests retrieved through rpmdbNextIterator(). | jbj | 1 | -121/+141 | |
- imbue %ghost with missingok attribute with --verify (#68933). CVS patchset: 5568 CVS date: 2002/07/24 16:21:23 | |||||
2002-07-21 | - add methods to make signature handling opaque wrto rpmts. | jbj | 1 | -108/+113 | |
CVS patchset: 5566 CVS date: 2002/07/21 22:06:19 | |||||
2002-07-20 | - version added to *.la dependency libraries (#69063). | jbj | 1 | -82/+82 | |
- expose digests in rpmio API, but hide internal beecrypt API (#68999). CVS patchset: 5561 CVS date: 2002/07/20 21:07:31 | |||||
2002-07-20 | - popt: parse file into string of options (#56860). | jbj | 1 | -67/+115 | |
CVS patchset: 5560 CVS date: 2002/07/20 19:02:40 | |||||
2002-07-18 | up2date functional on rpm-python-4.1 bindings. | jbj | 1 | -1/+1 | |
CVS patchset: 5558 CVS date: 2002/07/18 21:42:18 | |||||
2002-07-14 | - python: sanity check fixes on rpmts/rpmte methods. | jbj | 1 | -11/+11 | |
CVS patchset: 5554 CVS date: 2002/07/14 21:23:29 | |||||
2002-07-13 | - install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now. | jbj | 1 | -224/+224 | |
- revert headerFree/headerLink/headerUnlink debugging. CVS patchset: 5550 CVS date: 2002/07/13 19:08:51 | |||||
2002-07-12 | - skip signing packages already signed with same key (#62118). | jbj | 1 | -22/+27 | |
CVS patchset: 5549 CVS date: 2002/07/12 21:59:20 | |||||
2002-07-12 | - display signature details using rpm -qi | jbj | 1 | -5/+9 | |
CVS patchset: 5547 CVS date: 2002/07/12 19:09:09 | |||||
2002-07-11 | - update for sv.po. | jbj | 1 | -88/+88 | |
CVS patchset: 5545 CVS date: 2002/07/11 21:47:51 | |||||
2002-07-11 | - fix: repair 2ndary match criteria with rpmdb iterators. | jbj | 1 | -30/+30 | |
CVS patchset: 5544 CVS date: 2002/07/11 16:44:55 | |||||
2002-07-09 | - placeholders for manifest constants for SuSE patch packages. | jbj | 1 | -144/+144 | |
CVS patchset: 5543 CVS date: 2002/07/09 15:35:57 | |||||
2002-07-06 | - fix: permit deletions of added packages (#67108). | jbj | 1 | -1/+1 | |
CVS patchset: 5541 CVS date: 2002/07/06 18:48:09 | |||||
2002-07-05 | - update rpmcache.8. | jbj | 1 | -38/+38 | |
CVS patchset: 5540 CVS date: 2002/07/05 16:51:57 | |||||
2002-07-04 | - fix: forgot lazy open of database on --freshen path (#67907). | jbj | 1 | -88/+102 | |
- proof-of-concept rpmcache functionality. CVS patchset: 5539 CVS date: 2002/07/04 21:08:05 | |||||
2002-07-03 | - use rpmfi in showQueryPackage(), eliminating headerGetEntry(). | jbj | 1 | -510/+518 | |
CVS patchset: 5538 CVS date: 2002/07/03 14:01:49 | |||||
2002-07-02 | add (disabled for now) dependency check to rpmgraph. | jbj | 1 | -146/+279 | |
splint and gettext fiddles. CVS patchset: 5536 CVS date: 2002/07/02 13:16:50 |