Age | Commit message (Expand) | Author | Files | Lines |
2003-01-22 | - fix: debugedit.c problem. | jbj | 1 | -1/+10 |
2003-01-22 | Exit non-zero with bogus args. | jbj | 1 | -1/+1 |
2003-01-17 | - duplicate package checks with arch/os checks if colored. | jbj | 1 | -1/+5 |
2003-01-13 | - teach rpmquery to return "owning" package(s) in spite of alternatives. | jbj | 1 | -0/+3 |
2003-01-12 | typo. | jbj | 1 | -1/+1 |
2003-01-12 | - file: *really* read elf64 notes correctly. | jbj | 1 | -1/+5 |
2003-01-10 | - fix: obscure corner case(s) with rpmvercmp (#50977). | jbj | 1 | -1/+4 |
2003-01-08 | - python: put rpmmodule.so where python expects to find. | jbj | 1 | -55/+64 |
2003-01-07 | - file: read elf64 notes correctly. | jbj | 1 | -1/+4 |
2003-01-07 | - add perldeps.pl, start to replace perl.{prov,req}. | jbj | 1 | -0/+2 |
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 | -2/+5 |
2003-01-05 | - file: avoid ogg/vorbis file classification problems. | jbj | 1 | -1/+4 |
2003-01-01 | - fix: dependency helpers now rate limited at 10ms, not 1s. | jbj | 1 | -0/+2 |
2003-01-01 | Update CHANGES. | jbj | 1 | -1/+5 |
2002-12-31 | 1st crack at colored installs. | jbj | 1 | -1/+1 |
2002-12-30 | - fix: typo in assertion. | jbj | 1 | -0/+1 |
2002-12-30 | - use rpmfiFDepends() underneath --fileprovide and --filerequire. | jbj | 1 | -1/+4 |
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 | -1/+4 |
2002-12-29 | - add rpmfi methods to access color, class, and dependencies. | jbj | 1 | -2/+3 |
2002-12-28 | - error if querying with iterator on different sized arrays. | jbj | 1 | -4/+8 |
2002-12-28 | - fix builddir relative inclusion, add %%pubkeys to rpm header. | jbj | 1 | -2/+7 |
2002-12-27 | - ignore ENOENT return from db->close (#80514,#79314). | jbj | 1 | -2/+3 |
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 | -2/+4 |
2002-12-26 | - resurrect automagic perl(foo) dependency generation. | jbj | 1 | -2/+5 |
2002-12-24 | - add Red Hat pubkeys to rpm header. | jbj | 1 | -3/+5 |
2002-12-24 | - permit both relative/absolute paths, display 'P' when verifying. | jbj | 1 | -2/+3 |
2002-12-24 | - add %%pubkey attribute to read armored pubkey files into header. | jbj | 1 | -1/+4 |
2002-12-24 | - fix: remove rpmfi scareMem so that headers can be reloaded on ia64. | jbj | 1 | -7/+9 |
2002-12-22 | Typos. | jbj | 1 | -2/+2 |
2002-12-22 | - simplify specfile query linkage loop. | jbj | 1 | -0/+2 |
2002-12-21 | - add --enable-posixmutexes when configuring on linux. | jbj | 1 | -2/+13 |
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 | -2/+3 |
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 | -5/+7 |
2002-12-19 | - add -I/usr/include/nptl, Conflicts: kernel <= 2.4.19. | jbj | 1 | -11/+12 |
2002-12-18 | - add --file{class,provide,require} popt aliases and header extensions | jbj | 1 | -0/+1 |
2002-12-18 | - popt aliases for -U et al to achieve dynamic link with nptl. | jbj | 1 | -1/+4 |
2002-12-17 | - rebuild against glibc with fcntl fixed in libpthread. | jbj | 1 | -8/+15 |
2002-12-15 | - disable fcntl(2) lock on Packages until glibc+nptl is fixed. | jbj | 1 | -1/+7 |
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 | -2/+5 |
2002-12-13 | - debug_packages "works", but non-noarch w/o %setup has empty payload. | jbj | 1 | -1/+7 |
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 | -1/+4 |