Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-07-31 | - configurable (default off) build failure iff unpackaged files (PLD). | jbj | 1 | -4/+16 |
2002-07-31 | Carry PLD scripts/configuration for perl/python/php in rpm sources. | jbj | 1 | -2/+10 |
2002-07-31 | - make --querytags a common option, fix errant regex (#70135). | jbj | 1 | -7/+4 |
2002-07-28 | - python: don't segfault in ts.GetKeys() on erased packages. | jbj | 1 | -2/+3 |
2002-07-24 | - verify signatures/digests retrieved through rpmdbNextIterator(). | jbj | 1 | -5/+27 |
2002-07-20 | - popt: parse file into string of options (#56860). | jbj | 1 | -1/+13 |
2002-07-18 | up2date functional on rpm-python-4.1 bindings. | jbj | 1 | -5/+7 |
2002-07-05 | - update rpmcache.8. | jbj | 1 | -2/+1 |
2002-07-04 | - fix: forgot lazy open of database on --freshen path (#67907). | jbj | 1 | -1/+7 |
2002-07-02 | add (disabled for now) dependency check to rpmgraph. | jbj | 1 | -1/+16 |
2002-06-30 | - warn only once for each NOKEY/UNTRUSTED key id. | jbj | 1 | -4/+3 |
2002-06-28 | - fix: multiple relocations (#67596). | jbj | 1 | -5/+4 |
2002-06-27 | - use rpmdb-redhat for suggestions if/when configured (#67430). | jbj | 1 | -1/+5 |
2002-06-21 | - fix: reading macro files can corrupt memory if BUFSIZ is teensy. | jbj | 1 | -2/+7 |
2002-06-20 | - make sure that rpm can verify prelinked shared libraries. | jbj | 1 | -1/+8 |
2002-05-21 | Enable CDB access as default. | jbj | 1 | -6/+4 |
2002-05-02 | - eliminate db1 support. | jbj | 1 | -3/+3 |
2002-04-13 | - use rpmdb-redhat to suggest dependency resolution(s). | jbj | 1 | -1/+7 |
2002-03-06 | - add header DSA signature. | jbj | 1 | -2/+2 |
2002-02-10 | - make peace with automake et al in 8.0, ugh. | jbj | 1 | -2/+2 |
2002-02-04 | - generate index for pkgid (aka Sigmd5) tag, query/verify by pkgid. | jbj | 1 | -2/+2 |
2002-01-30 | - legacy: configurable whiteout for known Red Hat dependency loops. | jbj | 1 | -3/+47 |
2002-01-10 | - fix: signing multiple times dinna work, discard immutable region. | jbj | 1 | -4/+38 |
2002-01-07 | - Depends should use CDB if configured. | jbj | 1 | -3/+3 |
2001-12-20 | - solaris: translate i86pc to i386 (#57182). | jbj | 1 | -2/+2 |
2001-10-20 | - stupid macros to configure public key file paths. | jbj | 1 | -1/+3 |
2001-09-15 | - close/discard Depends index after rpmdepCheck() use. | jbj | 1 | -2/+2 |
2001-09-15 | Sync with rpm-4_0 branch. | jbj | 1 | -42/+26 |
2001-07-31 | - add support for mips (#49283). | jbj | 1 | -1/+4 |