Age | Commit message (Expand) | Author | Files | Lines |
2002-12-15 | - disable fcntl(2) lock on Packages until glibc+nptl is fixed. | jbj | 1 | -0/+4 |
2002-12-14 | - generate Elf provides even if file is not executable. | jbj | 1 | -0/+1 |
2002-12-14 | - fix: make sure each library has DT_NEEDED for all unresolved syms. | jbj | 1 | -0/+1 |
2002-12-13 | - debug_packages "works", but non-noarch w/o %setup has empty payload. | jbj | 1 | -0/+2 |
2002-12-12 | - fix: add %%ifnarch noarch to debug_package macro | jbj | 1 | -0/+1 |
2002-12-12 | - fix: add rpmlib(VersionedDependencies) if versioned Provides: found. | jbj | 1 | -0/+1 |
2002-12-09 | - don't generate dependencies unless execute bit is set. | jbj | 1 | -0/+2 |
2002-12-03 | - internal automagic dependency generation (disabled for now). | jbj | 1 | -0/+1 |
2002-12-02 | - late rpmts reference causes premature free (#78862). | jbj | 1 | -0/+1 |
2002-12-01 | - use usrlib_LTLIBRARIES to install directly in /usr/lib64 instead. | jbj | 1 | -0/+1 |
2002-12-01 | - link rpm libraries together, use shared helpers with external -lelf. | jbj | 1 | -0/+4 |
2002-11-30 | - upgrade to elfutils-0.63. | jbj | 1 | -0/+1 |
2002-11-29 | - build with external elfutils (preferred), if available. | jbj | 1 | -0/+1 |
2002-11-27 | - apply patches 7 and 8 to db-4.1.24. | jbj | 1 | -0/+3 |
2002-11-26 | Orphan. | jbj | 1 | -0/+1 |
2002-11-20 | - use rpmdeps rather than find-{requires,provides}. | jbj | 1 | -0/+1 |
2002-11-19 | - add AC_SYS_LARGFILE throughout. | jbj | 1 | -0/+2 |
2002-11-16 | - fix: option conflict error message (#77373). | jbj | 1 | -0/+1 |
2002-11-15 | - resurrect availablePackages one more time. | jbj | 1 | -0/+1 |
2002-11-15 | Build -0.9. | jbj | 1 | -0/+1 |
2002-11-15 | - update to elfutils-0.56. | jbj | 1 | -0/+2 |
2002-11-13 | - fix: bash must have functional libtermcap.so.2. | jbj | 1 | -0/+1 |
2002-11-12 | Sanity. | jbj | 1 | -0/+1 |
2002-10-26 | - fix: permit build with --disable-nls (#76258). | jbj | 1 | -0/+6 |
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/+1 |
2002-10-24 | - add /usr/lib/rpm/rpmdeps. | jbj | 1 | -0/+2 |
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 | -0/+1 |
2002-10-18 | - add debug sub-package patch. | jbj | 1 | -0/+2 |
2002-10-16 | - dump libelf, gulp elfutils, for now. | jbj | 1 | -0/+4 |
2002-09-20 | - eliminate myftw, use Fts(3) instead. | jbj | 1 | -0/+1 |
2002-09-20 | - update to db-4.1.24 final. | jbj | 1 | -0/+1 |
2002-09-17 | - lclint clean. | jbj | 1 | -0/+1 |
2002-09-16 | Sync with rpm-4.1 parsing changes. | jbj | 1 | -0/+1 |
2002-09-04 | - fix: register SIGCHLD handler before forking (#73134). | jbj | 1 | -0/+1 |
2002-09-04 | - fix: parse header data more carefully. | jbj | 1 | -0/+1 |
2002-09-03 | - fix: parse pgp packets more carefully. | jbj | 1 | -0/+1 |
2002-09-03 | - fix: always do rpmalMakeIndex. | jbj | 1 | -0/+3 |
2002-08-31 | Sync with rpm-4.1. | jbj | 1 | -0/+8 |
2002-08-27 | - requirement on libelf >= 0.8.2 to work around incompatible soname (#72792). | jbj | 1 | -0/+1 |
2002-08-27 | - fix: segfault with --checksig, plug memory leak (#72455). | jbj | 1 | -0/+4 |
2002-08-26 | - set cachesize without a dbenv, the default is far too small. | jbj | 1 | -0/+6 |
2002-08-26 | - python: don't remap NOKEY/UNTRUSTED to OK. | jbj | 1 | -0/+3 |
2002-08-23 | - merge signature returns into rpmRC. | jbj | 1 | -0/+2 |
2002-08-22 | - add a macro to create a sub-package with debugging symbols. | jbj | 1 | -0/+1 |
2002-08-22 | - fix: don't stop if db1 database is currently in /var/lib/rpm (#72224). | jbj | 1 | -0/+1 |
2002-08-22 | - fix: region trailer offset sanity check wrong (#71996). | jbj | 1 | -0/+1 |
2002-08-20 | - check for interrupt during iteration. | jbj | 1 | -0/+2 |
2002-08-20 | - fix: add epoch to "already installed" check. | jbj | 1 | -1/+2 |