Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 1.38V1_38 | Rafael Garcia-Suarez | 2006-03-06 | 3 | -2/+28 | |
| | ||||||
* | Perform this test faster | Rafael Garcia-Suarez | 2006-03-06 | 1 | -1/+1 | |
| | ||||||
* | Be more Test::More-ish, add a TODO test | Rafael Garcia-Suarez | 2006-03-06 | 1 | -14/+19 | |
| | ||||||
* | It wasn't a good idea to completely remove the refcount, because it's used to | Rafael Garcia-Suarez | 2006-03-06 | 1 | -3/+5 | |
| | | | | | | free the underlying C glue structure. Also, and rpmtsLink was misplaced. | |||||
* | Don't use our own reference counter, but the rpmlib's, for transactions. | Rafael Garcia-Suarez | 2006-03-06 | 1 | -14/+18 | |
| | ||||||
* | 1.37v1_37 | Rafael Garcia-Suarez | 2006-03-03 | 3 | -2/+83 | |
| | ||||||
* | Document URPM::verify_signature() | Rafael Garcia-Suarez | 2006-03-03 | 1 | -0/+6 | |
| | ||||||
* | Include key id in verify_signature()'s OK output. Also, avoid a header leak. | Rafael Garcia-Suarez | 2006-03-03 | 1 | -1/+10 | |
| | ||||||
* | New function verify_signature | Rafael Garcia-Suarez | 2006-03-03 | 1 | -1/+45 | |
| | ||||||
* | Don't display error messages from rpmVerifySignatures | Rafael Garcia-Suarez | 2006-03-03 | 1 | -1/+4 | |
| | ||||||
* | Document (new-ish) return value of verify_rpm() | Rafael Garcia-Suarez | 2006-03-03 | 1 | -0/+1 | |
| | ||||||
* | Reimplement verify_rpm, using the rpm cli interface | Rafael Garcia-Suarez | 2006-03-03 | 2 | -75/+17 | |
| | ||||||
* | Remove support for the (broken) db option to verify_rpm | Rafael Garcia-Suarez | 2006-03-03 | 2 | -25/+7 | |
| | ||||||
* | Use a smaller buffer for the return value of verify_rpm, and guard against ↵ | Rafael Garcia-Suarez | 2006-03-03 | 1 | -25/+21 | |
| | | | | overflows | |||||
* | Honor verification flags in verif_rpm() even when reading from a file without | Rafael Garcia-Suarez | 2006-03-02 | 1 | -2/+2 | |
| | | | | | having open the rpmdb | |||||
* | Nits in verify_rpm. | Rafael Garcia-Suarez | 2006-03-02 | 1 | -5/+4 | |
| | ||||||
* | Fix a couple of compilation warnings. URPM.xs is now warning-clean. | Rafael Garcia-Suarez | 2006-03-01 | 1 | -2/+4 | |
| | ||||||
* | Make sure -fno-strict-aliasing is used (gcc option) | Rafael Garcia-Suarez | 2006-03-01 | 1 | -1/+1 | |
| | ||||||
* | Document the is_arch_compat package method | Rafael Garcia-Suarez | 2006-02-13 | 1 | -0/+5 | |
| | ||||||
* | 1.36-1mdkv1_36 | Rafael Garcia-Suarez | 2006-02-13 | 1 | -1/+4 | |
| | ||||||
* | Document new ignorearch flag | Rafael Garcia-Suarez | 2006-02-13 | 1 | -1/+2 | |
| | ||||||
* | Add ignorearch option to run transactions | Rafael Garcia-Suarez | 2006-02-13 | 1 | -0/+2 | |
| | ||||||
* | 1.35-1mdk1.35 | Rafael Garcia-Suarez | 2006-02-10 | 3 | -2/+14 | |
| | ||||||
* | repackage also when only the rpm macro is defined. Maybe rpm ought to do this, | Rafael Garcia-Suarez | 2006-02-10 | 1 | -4/+7 | |
| | | | | | but obviously, as of 4.4.4, it does not. | |||||
* | 1.34-1mdk1.34 | Rafael Garcia-Suarez | 2006-02-10 | 3 | -2/+32 | |
| | ||||||
* | Doc nits | Rafael Garcia-Suarez | 2006-02-10 | 1 | -4/+5 | |
| | ||||||
* | Remove unused variable | Rafael Garcia-Suarez | 2006-02-10 | 1 | -6/+2 | |
| | ||||||
* | Fix code example in URPM's synopsis | Rafael Garcia-Suarez | 2006-02-09 | 1 | -1/+1 | |
| | ||||||
* | Add installtid method | Rafael Garcia-Suarez | 2006-02-09 | 2 | -0/+14 | |
| | ||||||
* | Document keep_all_tags option to parse rpms | Rafael Garcia-Suarez | 2006-02-09 | 1 | -0/+3 | |
| | ||||||
* | No need to make an explicit dependency on perl-base | Rafael Garcia-Suarez | 2006-02-09 | 1 | -1/+0 | |
| | ||||||
* | Update Changelog | Rafael Garcia-Suarez | 2006-02-09 | 1 | -0/+20 | |
| | ||||||
* | 1.33-1mdk1.33 | Rafael Garcia-Suarez | 2006-02-09 | 2 | -2/+5 | |
| | ||||||
* | Document new flag repackage in run() | Rafael Garcia-Suarez | 2006-02-09 | 1 | -0/+1 | |
| | ||||||
* | Fix repackage option, oops | Rafael Garcia-Suarez | 2006-02-09 | 1 | -2/+2 | |
| | ||||||
* | Add repackage flag to run transactions | Rafael Garcia-Suarez | 2006-02-09 | 1 | -0/+2 | |
| | ||||||
* | 1.32-1mdk1.32 | Rafael Garcia-Suarez | 2006-01-25 | 4 | -4/+20 | |
| | ||||||
* | Flag headers returned by spec2srcheader() as source packages | Rafael Garcia-Suarez | 2006-01-25 | 1 | -0/+2 | |
| | ||||||
* | Pod formatting fix | Rafael Garcia-Suarez | 2006-01-24 | 1 | -2/+2 | |
| | ||||||
* | 1.311.31 | Rafael Garcia-Suarez | 2006-01-19 | 3 | -2/+32 | |
| | ||||||
* | Rewrite and relocate doc at a more proper place. Update copyright notice. | Rafael Garcia-Suarez | 2006-01-19 | 1 | -8/+9 | |
| | ||||||
* | In spec2srcheader(): extend stack; fudge with errno. | Rafael Garcia-Suarez | 2006-01-19 | 2 | -4/+12 | |
| | ||||||
* | Return undef on spec parsing failure | Rafael Garcia-Suarez | 2006-01-19 | 2 | -5/+13 | |
| | ||||||
* | - add doc for Urpm_spec2srcheader | Olivier Thauvin | 2006-01-19 | 1 | -0/+6 | |
| | ||||||
* | - add Urpm_spec2srcheader(): return header of src.rpm from a specfile | Olivier Thauvin | 2006-01-19 | 3 | -2/+36 | |
| | ||||||
* | 1.30-2mdk | Rafael Garcia-Suarez | 2006-01-06 | 2 | -1/+10 | |
| | ||||||
* | Use --qf in test to accomodate variations in %_query_all_fmt values | Rafael Garcia-Suarez | 2006-01-06 | 2 | -1/+11 | |
| | ||||||
* | Update copyrights | Rafael Garcia-Suarez | 2005-12-08 | 2 | -3/+6 | |
| | ||||||
* | 1.301.30 | Rafael Garcia-Suarez | 2005-12-07 | 3 | -4/+53 | |
| | ||||||
* | Fix longstanding epoch promotion bug, caused by braindead API design | Rafael Garcia-Suarez | 2005-12-07 | 2 | -1/+3 | |
| |