Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 |