Age | Commit message (Expand) | Author | Files | Lines |
2007-06-19 | Nuke all dependency whiteouts, very much vendor-specific... | Panu Matilainen | 1 | -70/+0 |
2007-06-19 | Make %_signature default to gpg. | Panu Matilainen | 1 | -1/+1 |
2007-05-10 | Add mono req/provides support | Paul Nasrat | 1 | -0/+3 |
2007-05-10 | Use older perl helper scripts by default | Paul Nasrat | 1 | -4/+4 |
2007-02-22 | Disable hkp lookup by default | Paul Nasrat | 1 | -2/+2 |
2005-07-21 | - fix: magic_file() closes stdin when given directory path. | jbj | 1 | -6/+21 |
2005-07-17 | Revert to using perl.{req,prov} instead of perldeps.pl. | jbj | 1 | -5/+5 |
2005-07-13 | - use perldeps.pl, phase out perl.{req,prov} (#161921). | jbj | 1 | -5/+5 |
2005-01-26 | - move global /var/lock/rpm/transaction to dbpath. | jbj | 1 | -1/+13 |
2004-12-05 | - force *.py->*.pyo byte code compilation with brp-python-bytecompile. | jbj | 1 | -1/+4 |
2004-11-28 | - add support for automagic pubkey retrieval using HKP. | jbj | 1 | -1/+6 |
2004-10-20 | Add rpmtsCheck() and rpmtsOrder() to iterator. | jbj | 1 | -1/+30 |
2004-10-15 | - disable expensive header+payload verifies in default config. | jbj | 1 | -2/+2 |
2004-10-09 | More changes from rpm-4_3 branch. | jbj | 1 | -2/+16 |
2004-06-17 | - conditional build support/unification (jajcus,malekith,qboosh,wiget@PLD). | arekm | 1 | -1/+51 |
2004-05-30 | - use /etc/selinux/targeted/contexts/files/file_contexts for now. | jbj | 1 | -7/+10 |
2004-04-08 | - perl: use __perl for perl variable macros (#115156). | jbj | 1 | -7/+7 |
2004-03-28 | pentium3/pentium4 support by Pawe³ Sikora <pluto/at/pld-linux.org>. | arekm | 1 | -2/+2 |
2004-03-05 | Use /etc/security/selinux/file_contexts as default instead. | jbj | 1 | -2/+2 |
2004-03-05 | initial autorollback feature. | joden | 1 | -1/+5 |
2004-01-22 | - other perl variables (#114121). | jbj | 1 | -1/+5 |
2003-12-28 | revert using perldeps.pl, not yet ready. | jbj | 1 | -6/+6 |
2003-12-28 | - perl.req: avoid regex misfire on '^use' in "= <<" assign (#109934). | jbj | 1 | -5/+5 |
2003-12-25 | Verify file contexts from file security context patterns. | jbj | 1 | -5/+5 |
2003-12-23 | Add filecontexts tags to header if %_build_file_contexts_path is configured. | jbj | 1 | -3/+27 |
2003-12-11 | - only internal Berkeley db from now on. | jbj | 1 | -1/+5 |
2003-07-02 | - don't attempt to remove dbenv on --rebuilddb. | jbj | 1 | -1/+8 |
2003-03-05 | Sanity. | jbj | 1 | -1/+3 |
2003-01-31 | - fix: trap SIGPIPE, close database(s). | jbj | 1 | -1/+6 |
2003-01-07 | - add perldeps.pl, start to replace perl.{prov,req}. | jbj | 1 | -1/+2 |
2003-01-01 | - fix: dependency helpers now rate limited at 10ms, not 1s. | jbj | 1 | -1/+8 |
2002-12-21 | - add --enable-posixmutexes when configuring on linux. | jbj | 1 | -1/+15 |
2002-12-17 | - rebuild against glibc with fcntl fixed in libpthread. | jbj | 1 | -6/+4 |
2002-12-15 | - disable fcntl(2) lock on Packages until glibc+nptl is fixed. | jbj | 1 | -5/+8 |
2002-12-13 | - debug_packages "works", but non-noarch w/o %setup has empty payload. | jbj | 1 | -26/+39 |
2002-12-12 | - fix: add %%ifnarch noarch to debug_package macro | jbj | 1 | -10/+12 |
2002-12-09 | - don't generate dependencies unless execute bit is set. | jbj | 1 | -3/+6 |
2002-11-20 | - use rpmdeps rather than find-{requires,provides}. | jbj | 1 | -4/+3 |
2002-11-12 | Elfutils fiddles fo fix striptofile. | jbj | 1 | -2/+2 |
2002-11-09 | - add _javadir/_javadocdir/_javaclasspath macros. | jbj | 1 | -1/+13 |
2002-10-24 | - add /usr/lib/rpm/rpmdeps. | jbj | 1 | -2/+6 |
2002-10-18 | Debug package patch. | jbj | 1 | -2/+1 |
2002-08-31 | Sync with rpm-4.1. | jbj | 1 | -1/+4 |
2002-08-26 | - set cachesize without a dbenv, the default is far too small. | jbj | 1 | -5/+3 |
2002-08-22 | - add a macro to create a sub-package with debugging symbols. | jbj | 1 | -15/+27 |
2002-08-13 | - fix: rebuilddb stat'ed target, not source, for rename sanity. | jbj | 1 | -2/+2 |
2002-08-13 | - supply transitive closure for CLI packages from rpmdb-redhat database. | jbj | 1 | -9/+14 |
2002-08-06 | - add bitmask for precise control of signature/digest verification. | jbj | 1 | -12/+6 |
2002-08-02 | - check header blobs on export (i.e. rpmdbAdd()).. | jbj | 1 | -4/+5 |
2002-07-31 | - change from default off to default on. | jbj | 1 | -6/+7 |