Age | Commit message (Expand) | Author | Files | Lines |
2002-12-11 | - rebuild against glibc with TLS support. | jbj | 1 | -1/+4 |
2002-12-10 | Sanity. | jbj | 1 | -2/+2 |
2002-12-09 | - don't generate dependencies unless execute bit is set. | jbj | 1 | -1/+5 |
2002-12-07 | Sanity. | jbj | 1 | -1/+4 |
2002-12-03 | - internal automagic dependency generation (disabled for now). | jbj | 1 | -1/+4 |
2002-12-02 | - late rpmts reference causes premature free (#78862). | jbj | 1 | -22/+5 |
2002-12-01 | - use usrlib_LTLIBRARIES to install directly in /usr/lib64 instead. | jbj | 1 | -28/+12 |
2002-12-01 | - link rpm libraries together, use shared helpers with external -lelf. | jbj | 1 | -1/+7 |
2002-11-30 | Link rpmcache/rpmgraph statically for now. | jbj | 1 | -2/+2 |
2002-11-30 | - upgrade to elfutils-0.63. | jbj | 1 | -1/+4 |
2002-11-29 | - build with external elfutils (preferred), if available. | jbj | 1 | -1/+5 |
2002-11-27 | - apply patches 7 and 8 to db-4.1.24. | jbj | 1 | -1/+4 |
2002-11-26 | - bundle libfmagic into librpmbuild for now. | jbj | 1 | -0/+3 |
2002-11-22 | Add ppc64 | sopwith | 1 | -1/+1 |
2002-11-22 | Handle python disablement better by always passing --with-python/--without-py... | sopwith | 1 | -2/+12 |
2002-11-20 | - use rpmdeps rather than find-{requires,provides}. | jbj | 1 | -1/+4 |
2002-11-19 | - add AC_SYS_LARGFILE throughout. | jbj | 1 | -2/+4 |
2002-11-19 | Correct doxygen-1.2.18 warnings. | jbj | 1 | -1/+3 |
2002-11-16 | - fix: option conflict error message (#77373). | jbj | 1 | -0/+3 |
2002-11-15 | - resurrect availablePackages one more time. | jbj | 1 | -2/+3 |
2002-11-15 | Build -0.9. | jbj | 1 | -0/+1 |
2002-11-15 | - update to elfutils-0.56. | jbj | 1 | -3/+6 |
2002-11-13 | - fix: bash must have functional libtermcap.so.2. | jbj | 1 | -1/+4 |
2002-11-09 | - add _javadir/_javadocdir/_javaclasspath macros. | jbj | 1 | -3/+6 |
2002-11-08 | Sanity. | jbj | 1 | -3/+3 |
2002-10-26 | - fix: permit build with --disable-nls (#76258). | jbj | 1 | -0/+3 |
2002-10-25 | - rpm.8: gpg uses GNUPGHOME, not GPGPATH (#76691). | jbj | 1 | -0/+1 |
2002-10-25 | - fix: /dev/initctl has not MD5 segfault (#76718). | jbj | 1 | -0/+3 |
2002-10-24 | - add /usr/lib/rpm/rpmdeps. | jbj | 1 | -1/+9 |
2002-10-23 | - elfutils: avoid gcc-3.2 ICE on x86_64 for now. | jbj | 1 | -0/+1 |
2002-10-23 | - resurrect genhdlist "greased lightning" pathway for now. | jbj | 1 | -2/+5 |
2002-10-18 | - add debug sub-package patch. | jbj | 1 | -2/+6 |
2002-10-18 | Debug package patch. | jbj | 1 | -0/+1 |
2002-10-17 | First build of rpm-4.2. | jbj | 1 | -11/+24 |
2002-10-16 | - dump libelf, gulp elfutils, for now. | jbj | 1 | -95/+40 |
2002-10-09 | - fix: use size_t consistently, avoid segfault on ia64. | jbj | 1 | -20/+24 |
2002-08-31 | Sync with rpm-4.1. | jbj | 1 | -0/+3 |
2002-08-27 | - requirement on libelf >= 0.8.2 to work around incompatible soname (#72792). | jbj | 1 | -3/+3 |
2002-08-26 | - set cachesize without a dbenv, the default is far too small. | jbj | 1 | -312/+11 |
2002-08-26 | - python: don't remap NOKEY/UNTRUSTED to OK. | jbj | 1 | -1/+6 |
2002-08-23 | - merge signature returns into rpmRC. | jbj | 1 | -1/+5 |
2002-08-22 | - add a macro to create a sub-package with debugging symbols. | jbj | 1 | -1/+5 |
2002-08-22 | - fix: don't stop if db1 database is currently in /var/lib/rpm (#72224). | jbj | 1 | -2/+5 |
2002-08-22 | - fix: region trailer offset sanity check wrong (#71996). | jbj | 1 | -1/+4 |
2002-08-20 | - check for interrupt during iteration. | jbj | 1 | -2/+4 |
2002-08-20 | - fix: add epoch to "already installed" check. | jbj | 1 | -3/+4 |
2002-08-20 | - python: supid typo broke ts.check(). | jbj | 1 | -1/+4 |
2002-08-19 | - add --with-efence to configure, check install/upgrade with efence. | jbj | 1 | -1/+13 |
2002-08-15 | - python: explicit method to set transFlags. | jbj | 1 | -1/+8 |
2002-08-14 | - fix: rebuilddb stat'ed target, not source, for rename sanity, take 2. | jbj | 1 | -1/+4 |