Age | Commit message (Expand) | Author | Files | Lines |
2003-02-14 | - file: fix ogg/vorbis file classification problems. | jbj | 1 | -2/+2 |
2003-01-20 | Restore compiler warnings now tthat elfutil's -Werror is not there. | jbj | 1 | -26/+26 |
2003-01-13 | - teach rpmquery to return "owning" package(s) in spite of alternatives. | jbj | 1 | -3/+3 |
2003-01-01 | - fix: dependency helpers now rate limited at 10ms, not 1s. | jbj | 1 | -17/+18 |
2002-12-20 | - dynamically link /bin/rpm, link against good old -lpthread. | jbj | 1 | -5/+5 |
2002-12-19 | - add -I/usr/include/nptl, Conflicts: kernel <= 2.4.19. | jbj | 1 | -0/+10 |
2002-12-06 | part two | sopwith | 1 | -1/+1 |
2002-12-06 | Better detection of ppc64 et al | sopwith | 1 | -2/+4 |
2002-12-01 | - use usrlib_LTLIBRARIES to install directly in /usr/lib64 instead. | jbj | 1 | -6/+5 |
2002-12-01 | - link rpm libraries together, use shared helpers with external -lelf. | jbj | 1 | -2/+10 |
2002-11-30 | Splint fiddles. | jbj | 1 | -2/+5 |
2002-11-30 | - upgrade to elfutils-0.63. | jbj | 1 | -24/+7 |
2002-11-29 | - build with external elfutils (preferred), if available. | jbj | 1 | -16/+29 |
2002-11-19 | - add AC_SYS_LARGFILE throughout. | jbj | 1 | -0/+1 |
2002-10-18 | - add debug sub-package patch. | jbj | 1 | -1/+18 |
2002-10-15 | Replace libelf with elfutils. | jbj | 1 | -16/+7 |
2002-10-12 | anity. | jbj | 1 | -1/+1 |
2002-10-09 | - fix: use size_t consistently, avoid segfault on ia64. | jbj | 1 | -0/+1 |
2002-08-26 | - set cachesize without a dbenv, the default is far too small. | jbj | 1 | -21/+27 |
2002-08-22 | - add a macro to create a sub-package with debugging symbols. | jbj | 1 | -0/+1 |
2002-08-19 | - add --with-efence to configure, check install/upgrade with efence. | jbj | 1 | -0/+7 |
2002-08-13 | - supply transitive closure for CLI packages from rpmdb-redhat database. | jbj | 1 | -1/+1 |
2002-07-31 | Carry PLD scripts/configuration for perl/python/php in rpm sources. | jbj | 1 | -1/+3 |
2002-07-25 | - python: add ts.hdrCheck(), ts.rebuildDB() methods. | jbj | 1 | -1/+2 |
2002-07-21 | - add methods to make signature handling opaque wrto rpmts. | jbj | 1 | -21/+20 |
2002-06-25 | - python: link internal libelf (if used) directly into rpmmodule.so. | jbj | 1 | -0/+3 |
2002-06-20 | - resurrect libelf with Elf64, prelink verify should work everywhere. | jbj | 1 | -0/+1205 |