Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-07-28 | - fix: --noscripts is another multimode option. | jbj | 1 | -4/+4 |
2001-07-14 | - isolate cdb access configuration (experimental, use at your own risk). | jbj | 1 | -2/+5 |
2001-07-10 | - package version now configureable, default v3. | jbj | 1 | -10/+22 |
2001-06-21 | - add %{_gnu} macro to append "-gnu" to %{_target_platform} to | jbj | 1 | -4/+5 |
2001-06-17 | Sync with rpm-4_0 branch. | jbj | 1 | -2/+2 |
2001-06-15 | - linux.req needs exit 0 | jbj | 1 | -17/+22 |
2001-06-15 | - fix: db1 end-of-file not detected in legacy compatible way. | jbj | 1 | -2/+16 |
2001-06-06 | - default to dbenv with mpool, --rebuilddb with nofsync is much faster. | jbj | 1 | -2/+2 |
2001-05-25 | - perform db->verify when closing db files. | jbj | 1 | -6/+7 |
2001-05-14 | - upgrade to db-3.3.4. | jbj | 1 | -42/+76 |
2001-05-13 | - add cron/logrotate scripts to save installed package filenames. | jbj | 1 | -22/+55 |
2001-05-09 | - rpm executables now setuid rpm to share write locks. | jbj | 1 | -19/+58 |
2001-04-10 | Doxygen annotations for config files. | jbj | 1 | -2/+2 |
2001-03-17 | Doco updates. | jbj | 1 | -1/+7 |
2001-03-04 | - Add btree indexes for Dirnames, Requireversion, Provideversion, Insttaltid, | jbj | 1 | -2/+8 |
2001-02-11 | 1st stab at --repackage. | jbj | 1 | -33/+89 |
2000-12-04 | Sync with rpm-4_0 branch. | jbj | 1 | -1/+2 |
2000-11-02 | - add support for unzip rodrigob@conectiva.com.br> | jbj | 1 | -1/+3 |
2000-09-01 | - unify rpmError and rpmMessge interfaces through rpmlog. | jbj | 1 | -4/+7 |
2000-08-28 | Document global/system/user configuration hierarchy in rpmrc/macros (#17038). | jbj | 1 | -1/+7 |
2000-07-07 | Turn on Depends return cache (again). | jbj | 1 | -2/+2 |
2000-06-23 | - support for separate source/binary compression policy. | jbj | 1 | -4/+5 |
2000-06-20 | - add RPMTAG_OPTFLAGS, configured optflags when package was built. | jbj | 1 | -3/+12 |
2000-06-06 | Repair db1 functionality. | jbj | 1 | -4/+5 |
2000-06-05 | Add triply escaped newlines to %makeinfo. | jbj | 1 | -15/+15 |