Age | Commit message (Expand) | Author | Files | Lines |
2003-05-22 | Prepare to build with external beecrypt-3.0.0. | jbj | 1 | -0/+1 |
2003-05-15 | - fix: nested %if handling, optind initialization posix vs. glibc. | jbj | 1 | -1/+3 |
2003-05-08 | - don't use error string after gzclose (Dmitry V. Levin). | jbj | 13 | -65/+71 |
2003-04-17 | Ignore .created too. | jbj | 1 | -0/+1 |
2003-04-17 | Don't overflow internal tables with unknown user/group (#85346). | jbj | 2 | -39/+75 |
2003-04-16 | - permit secondary tag match patterns with RPMQV_ALL. | jbj | 4 | -52/+37 |
2003-04-16 | - resurrect manifests, RPMRC_NOTFOUND returned by readLead(). | jbj | 1 | -1/+1 |
2003-04-02 | Splint clean. | jbj | 1 | -1/+1 |
2003-03-20 | Make sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry searched. | jbj | 1 | -2/+2 |
2003-03-06 | - fix: memory leak (85522). | jbj | 1 | -0/+2 |
2003-03-05 | Sanity. | jbj | 1 | -5/+6 |
2003-03-01 | Sanity. | jbj | 2 | -2/+2 |
2003-01-20 | Splint fiddles. | jbj | 1 | -0/+6 |
2003-01-07 | - add perldeps.pl, start to replace perl.{prov,req}. | jbj | 1 | -0/+8 |
2003-01-06 | - for DSO's, provide the file basename if DT_SONAME not found. | jbj | 1 | -5/+35 |
2003-01-01 | - fix: dependency helpers now rate limited at 10ms, not 1s. | jbj | 1 | -4/+11 |
2002-12-31 | Dump multilib code, colored depndencies instead. | jbj | 2 | -9/+2 |
2002-12-29 | splint fiddles. | jbj | 1 | -0/+10 |
2002-12-29 | - add rpmfi methods to access color, class, and dependencies. | jbj | 1 | -1/+1 |
2002-12-28 | splint fiddles. | jbj | 3 | -19/+48 |
2002-12-28 | - fix builddir relative inclusion, add %%pubkeys to rpm header. | jbj | 1 | -2/+1 |
2002-12-27 | - disable perl module magic rule. | jbj | 2 | -3/+5 |
2002-12-27 | - add BETA-GPG-KEY (but not in headers using %%pubkey yet). | jbj | 1 | -1/+1 |
2002-12-26 | Don't fire helper for executable requires. | jbj | 1 | -2/+4 |
2002-12-26 | - resurrect automagic perl(foo) dependency generation. | jbj | 1 | -18/+34 |
2002-12-24 | - permit both relative/absolute paths, display 'P' when verifying. | jbj | 1 | -2/+7 |
2002-12-24 | - add %%pubkey attribute to read armored pubkey files into header. | jbj | 1 | -4/+58 |
2002-12-24 | Rescusitate doxygen file manifest. | jbj | 6 | -408/+71 |
2002-12-24 | Remove unused Flags. | jbj | 1 | -1/+0 |
2002-12-24 | - fix: remove rpmfi scareMem so that headers can be reloaded on ia64. | jbj | 7 | -6/+47 |
2002-12-24 | splint fiddles. | jbj | 6 | -23/+26 |
2002-12-24 | fix: ia64 segfault on build. | jbj | 4 | -42/+49 |
2002-12-23 | Sanity. | jbj | 1 | -0/+1 |
2002-12-22 | - simplify specfile query linkage loop. | jbj | 5 | -54/+186 |
2002-12-21 | - add --enable-posixmutexes when configuring on linux. | jbj | 9 | -125/+211 |
2002-12-21 | splint fiddles. | jbj | 1 | -0/+2 |
2002-12-14 | - generate Elf provides even if file is not executable. | jbj | 1 | -9/+10 |
2002-12-14 | - fix: make sure each library has DT_NEEDED for all unresolved syms. | jbj | 1 | -7/+5 |
2002-12-12 | - fix: add rpmlib(VersionedDependencies) if versioned Provides: found. | jbj | 3 | -3/+18 |
2002-12-10 | Repair fc->skipReq insertion typo. | jbj | 1 | -12/+13 |
2002-12-09 | - don't generate dependencies unless execute bit is set. | jbj | 1 | -2/+9 |
2002-12-07 | Insturment auto request/provide disabling. | jbj | 2 | -19/+45 |
2002-12-07 | Splint fiddles. | jbj | 2 | -5/+30 |
2002-12-07 | Handle (N,EVR,Flags) Provide:/Require: triple. | jbj | 2 | -94/+172 |
2002-12-03 | - internal automagic dependency generation (disabled for now). | jbj | 8 | -269/+429 |
2002-12-02 | - late rpmts reference causes premature free (#78862). | jbj | 1 | -1/+1 |
2002-12-01 | - use usrlib_LTLIBRARIES to install directly in /usr/lib64 instead. | jbj | 1 | -17/+5 |
2002-12-01 | - link rpm libraries together, use shared helpers with external -lelf. | jbj | 1 | -13/+13 |
2002-11-30 | Splint fiddles. | jbj | 3 | -9/+9 |
2002-11-29 | - build with external elfutils (preferred), if available. | jbj | 1 | -0/+2 |