Age | Commit message (Expand) | Author | Files | Lines |
2000-11-15 | Add arm per-platform config directories. | jbj | 1 | -0/+3 |
2000-08-29 | - translate rpm.8 man page (Peter Ivanyi <ivanyi@internet.sk>). | jbj | 1 | -0/+1 |
2000-08-28 | - rip out rpm{get,put}text, use getpo.sh and specspo instead. | jbj | 1 | -3/+0 |
2000-08-27 | Rip out rpmrc configuration. | jbj | 1 | -0/+5 |
2000-08-16 | - fix: rebuild db1 -> db3 ate 1st header (#16263). | jbj | 1 | -237/+2 |
2000-08-14 | Update versions, rpm -> 4.1, popt -> 1.7. | jbj | 1 | -2/+2 |
2000-08-14 | - disable rpmlib(VersionedDependencies) by defining _noVersionedDependencies. | jbj | 1 | -0/+4 |
2000-08-07 | - fix: segfault when globbing on "" (#15593). | jbj | 1 | -1/+4 |
2000-08-04 | - fix: -Va broken, make db cursors per-iterator, not per-dbi. | jbj | 1 | -1/+5 |
2000-08-03 | ia64 is different. | jbj | 1 | -1/+3 |
2000-08-03 | Sanity (make dist). | jbj | 1 | -1/+7 |
2000-07-31 | - fix: segfault on erase if filestates is missing in header (#14679). | jbj | 1 | -0/+1 |
2000-07-31 | - fix: uniqify dependency problems when printing (#14034). | jbj | 1 | -1/+5 |
2000-07-29 | - re-resurrect firstkey/nextkey python bindings for up2date compatibility. | jbj | 1 | -1/+2 |
2000-07-29 | - link rpm2cpio dynamically since cpio is linked dynamically. | jbj | 1 | -0/+1 |
2000-07-29 | - bail on firstkey/nextkey, there's a better way. | jbj | 1 | -1/+4 |
2000-07-28 | - resurrect firstkey/nextkey python bindings. | jbj | 1 | -1/+4 |
2000-07-26 | - fix: look for any/all dbapi when rebuilding. | jbj | 1 | -1/+4 |
2000-07-25 | Sanity (make dist). | jbj | 1 | -1/+0 |
2000-07-25 | - create rpmbuild/rpmquery/rpmverify/rpmsign symlinks. | jbj | 1 | -1/+11 |
2000-07-24 | Sanity (make dist). | jbj | 1 | -1/+1 |
2000-07-18 | - rebuild against glibc-2.1.91-14. | jbj | 1 | -9/+14 |
2000-07-17 | Sanity (make dist). | jbj | 1 | -1/+4 |
2000-07-15 | - fix: make set of replaced file headers unique. | jbj | 1 | -0/+2 |
2000-07-15 | - rip out pre-transaction syscalls, more design is needed. | jbj | 1 | -1/+9 |
2000-07-13 | - fix: initialize pretransaction argv (segfault). | jbj | 1 | -1/+5 |
2000-07-12 | - add S_ISLNK pre-transaction syscall test. | jbj | 1 | -1/+4 |
2000-07-12 | - compare versions if doing --freshen. | jbj | 1 | -1/+2 |
2000-07-11 | Sanity (make dist). | jbj | 1 | -2/+4 |
2000-07-11 | - fix: legacy requires './' payload prefix to be omitted for rpm itself. | jbj | 1 | -1/+6 |
2000-07-11 | - fix: set multilibno on sparc per-platform config. | jbj | 1 | -1/+2 |
2000-07-11 | - remove build mode help from rpm.c, use rpmb instead. | jbj | 1 | -1/+6 |
2000-07-09 | - prefix payload paths with "./", otherwise "/" can't be represented. | jbj | 1 | -1/+8 |
2000-07-09 | - add pre-transaction syscall's to handle /etc/init.d change. | jbj | 1 | -0/+4 |
2000-07-05 | - change optflags for i386. | jbj | 1 | -1/+5 |
2000-06-23 | i486 optflags typo fixed. | jbj | 1 | -1/+4 |
2000-06-23 | Include ppc, not powerpc, in package. | jbj | 1 | -1/+1 |
2000-06-23 | - support for separate source/binary compression policy. | jbj | 1 | -1/+2 |
2000-06-23 | - python: initdb binding (Dan Burcaw <dburcaw@terraplex.com>). | jbj | 1 | -0/+3 |
2000-06-22 | - python: initdb binding (Dan Burcaw <dburcaw@terraplex.com>). | jbj | 1 | -1/+2 |
2000-06-22 | - put version on rpmpopt filename to avoid legacy filename collision. | jbj | 1 | -0/+1 |
2000-06-22 | - put version on rpmpopt filename to avoid legacy filename collision. | jbj | 1 | -1/+1 |
2000-06-21 | - uname on i370 has s390 as arch (#11456). | jbj | 1 | -0/+1 |
2000-06-21 | - fix: don't expand macros in false branch of %if (kasal@suse.cz). | jbj | 1 | -1/+5 |
2000-06-20 | - add RPMTAG_OPTFLAGS, configured optflags when package was built. | jbj | 1 | -1/+4 |
2000-06-20 | - update brp-* scripts from rpm-4.0, enable in per-platform config. | jbj | 1 | -0/+2 |
2000-06-20 | - API: uncouple fadio from rest of rpmio. | jbj | 1 | -0/+2 |
2000-06-20 | fix: typo in brp-compress caused i18n man pages not to compress. | jbj | 1 | -1/+4 |
2000-06-19 | fix: open all db indices before performing chroot. | jbj | 1 | -1/+4 |
2000-06-18 | require --rebuilddb to convert db1 -> db3, better messages. | jbj | 1 | -1/+4 |