Age | Commit message (Expand) | Author | Files | Lines |
2003-01-07 | - add perldeps.pl, start to replace perl.{prov,req}. | jbj | 1 | -0/+1 |
2003-01-06 | - for DSO's, provide the file basename if DT_SONAME not found. | jbj | 1 | -0/+1 |
2003-01-06 | - portabilitly: solaris fixes. | jbj | 1 | -0/+1 |
2003-01-05 | - file: avoid ogg/vorbis file classification problems. | jbj | 1 | -0/+1 |
2003-01-01 | - fix: dependency helpers now rate limited at 10ms, not 1s. | jbj | 1 | -0/+2 |
2003-01-01 | Update CHANGES. | jbj | 1 | -0/+2 |
2002-12-30 | - fix: typo in assertion. | jbj | 1 | -1/+1 |
2002-12-30 | - use rpmfiFDepends() underneath --fileprovide and --filerequire. | jbj | 1 | -1/+5 |
2002-12-30 | - use rpmfiFDepends() underneath --fileprovide/--filerequire. | jbj | 1 | -1/+2 |
2002-12-29 | - fix :armor query extension, tgpg mktmp handling (#80684). | jbj | 1 | -0/+2 |
2002-12-29 | - python: eliminate hash.[ch] and upgrade.[ch], methods too. | jbj | 1 | -0/+1 |
2002-12-29 | - don't segfault with packages produced by rpm-2.93 (#80618). | jbj | 1 | -0/+1 |
2002-12-29 | - add rpmfi methods to access color, class, and dependencies. | jbj | 1 | -0/+1 |
2002-12-28 | - error if querying with iterator on different sized arrays. | jbj | 1 | -0/+1 |
2002-12-28 | - fix builddir relative inclusion, add %%pubkeys to rpm header. | jbj | 1 | -0/+2 |
2002-12-27 | - ignore ENOENT return from db->close (#80514,#79314). | jbj | 1 | -0/+1 |
2002-12-27 | - disable perl module magic rule. | jbj | 1 | -0/+1 |
2002-12-27 | - add BETA-GPG-KEY (but not in headers using %%pubkey yet). | jbj | 1 | -0/+1 |
2002-12-26 | - resurrect automagic perl(foo) dependency generation. | jbj | 1 | -0/+1 |
2002-12-24 | - permit both relative/absolute paths, display 'P' when verifying. | jbj | 1 | -0/+1 |
2002-12-24 | - add %%pubkey attribute to read armored pubkey files into header. | jbj | 1 | -0/+1 |
2002-12-24 | - fix: remove rpmfi scareMem so that headers can be reloaded on ia64. | jbj | 1 | -0/+4 |
2002-12-22 | - simplify specfile query linkage loop. | jbj | 1 | -0/+2 |
2002-12-21 | - add --enable-posixmutexes when configuring on linux. | jbj | 1 | -0/+4 |
2002-12-20 | - copy compressFilelist to convertdb1.c, remove internal legacy.h. | jbj | 1 | -0/+1 |
2002-12-20 | - error on exclusive Packages fcntl lock if DB_ENV_PRIVATE is set. | jbj | 1 | -0/+1 |
2002-12-20 | - test pthread_{mutex,cond}attr_setpshared(), add DB_ENV_PRIVATE if not. | jbj | 1 | -0/+1 |
2002-12-20 | - dynamically link /bin/rpm, link against good old -lpthread. | jbj | 1 | -1/+2 |
2002-12-19 | - add -I/usr/include/nptl, Conflicts: kernel <= 2.4.19. | jbj | 1 | -0/+3 |
2002-12-18 | Correct typo. | jbj | 1 | -0/+1 |
2002-12-18 | - popt aliases for -U et al to achieve dynamic link with nptl. | jbj | 1 | -0/+1 |
2002-12-17 | - rebuild against glibc with fcntl fixed in libpthread. | jbj | 1 | -0/+2 |
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 |