- use rpmfiFDepends() underneath --fileprovide and --filerequire.
[platform/upstream/rpm.git] / rpm.spec.in
2002-12-30 jbj- use rpmfiFDepends() underneath --fileprovide and...
2002-12-30 jbj- use rpmfiFDepends() underneath --fileprovide/--filere...
2002-12-29 jbj- fix :armor query extension, tgpg mktmp handling ...
2002-12-29 jbj- python: eliminate hash.[ch] and upgrade.[ch], methods...
2002-12-29 jbj- don't segfault with packages produced by rpm-2.93...
2002-12-29 jbj- add rpmfi methods to access color, class, and depende...
2002-12-28 jbj- error if querying with iterator on different sized...
2002-12-28 jbj- fix builddir relative inclusion, add %%pubkeys to...
2002-12-27 jbj- ignore ENOENT return from db->close (#80514,#79314).
2002-12-27 jbj- disable perl module magic rule.
2002-12-27 jbj- add BETA-GPG-KEY (but not in headers using %%pubkey...
2002-12-26 jbj- resurrect automagic perl(foo) dependency generation.
2002-12-24 jbj- add Red Hat pubkeys to rpm header.
2002-12-24 jbj- permit both relative/absolute paths, display 'P'...
2002-12-24 jbj- add %%pubkey attribute to read armored pubkey files...
2002-12-24 jbj- fix: remove rpmfi scareMem so that headers can be...
2002-12-22 jbjTypos.
2002-12-22 jbj- simplify specfile query linkage loop.
2002-12-21 jbj- add --enable-posixmutexes when configuring on linux.
2002-12-20 jbj- copy compressFilelist to convertdb1.c, remove interna...
2002-12-20 jbj- error on exclusive Packages fcntl lock if DB_ENV_PRIV...
2002-12-20 jbj- test pthread_{mutex,cond}attr_setpshared(), add DB_EN...
2002-12-20 jbj- dynamically link /bin/rpm, link against good old...
2002-12-19 jbj- add -I/usr/include/nptl, Conflicts: kernel <= 2.4.19.
2002-12-18 jbj- add --file{class,provide,require} popt aliases and...
2002-12-18 jbj- popt aliases for -U et al to achieve dynamic link...
2002-12-17 jbj- rebuild against glibc with fcntl fixed in libpthread.
2002-12-15 jbj- disable fcntl(2) lock on Packages until glibc+nptl...
2002-12-14 jbj- generate Elf provides even if file is not executable.
2002-12-14 jbj- fix: make sure each library has DT_NEEDED for all...
2002-12-13 jbj- debug_packages "works", but non-noarch w/o %setup...
2002-12-12 jbj- fix: add %%ifnarch noarch to debug_package macro
2002-12-12 jbj- fix: add rpmlib(VersionedDependencies) if versioned...
2002-12-11 jbj- rebuild against glibc with TLS support.
2002-12-10 jbjSanity.
2002-12-09 jbj- don't generate dependencies unless execute bit is...
2002-12-07 jbjSanity.
2002-12-03 jbj- internal automagic dependency generation (disabled...
2002-12-02 jbj- late rpmts reference causes premature free (#78862).
2002-12-01 jbj- use usrlib_LTLIBRARIES to install directly in /usr...
2002-12-01 jbj- link rpm libraries together, use shared helpers with...
2002-11-30 jbjLink rpmcache/rpmgraph statically for now.
2002-11-30 jbj- upgrade to elfutils-0.63.
2002-11-29 jbj- build with external elfutils (preferred), if available.
2002-11-27 jbj- apply patches 7 and 8 to db-4.1.24.
2002-11-26 jbj- bundle libfmagic into librpmbuild for now.
2002-11-22 sopwithAdd ppc64
2002-11-22 sopwithHandle python disablement better by always passing...
2002-11-20 jbj- use rpmdeps rather than find-{requires,provides}.
2002-11-19 jbj- add AC_SYS_LARGFILE throughout.
2002-11-19 jbjCorrect doxygen-1.2.18 warnings.
2002-11-16 jbj- fix: option conflict error message (#77373).
2002-11-15 jbj- resurrect availablePackages one more time.
2002-11-15 jbjBuild -0.9.
2002-11-15 jbj- update to elfutils-0.56.
2002-11-13 jbj- fix: bash must have functional libtermcap.so.2.
2002-11-09 jbj- add _javadir/_javadocdir/_javaclasspath macros.
2002-11-08 jbjSanity.
2002-10-26 jbj- fix: permit build with --disable-nls (#76258).
2002-10-25 jbj- rpm.8: gpg uses GNUPGHOME, not GPGPATH (#76691).
2002-10-25 jbj- fix: /dev/initctl has not MD5 segfault (#76718).
2002-10-24 jbj- add /usr/lib/rpm/rpmdeps.
2002-10-23 jbj- elfutils: avoid gcc-3.2 ICE on x86_64 for now.
2002-10-23 jbj- resurrect genhdlist "greased lightning" pathway for...
2002-10-18 jbj- add debug sub-package patch.
2002-10-18 jbjDebug package patch.
2002-10-17 jbjFirst build of rpm-4.2.
2002-10-16 jbj- dump libelf, gulp elfutils, for now.
2002-10-09 jbj- fix: use size_t consistently, avoid segfault on ia64.
2002-08-31 jbjSync with rpm-4.1.
2002-08-27 jbj- requirement on libelf >= 0.8.2 to work around incompa...
2002-08-26 jbj- set cachesize without a dbenv, the default is far...
2002-08-26 jbj- python: don't remap NOKEY/UNTRUSTED to OK.
2002-08-23 jbj- merge signature returns into rpmRC.
2002-08-22 jbj- add a macro to create a sub-package with debugging...
2002-08-22 jbj- fix: don't stop if db1 database is currently in ...
2002-08-22 jbj- fix: region trailer offset sanity check wrong (#71996).
2002-08-20 jbj- check for interrupt during iteration.
2002-08-20 jbj- fix: add epoch to "already installed" check.
2002-08-20 jbj- python: supid typo broke ts.check().
2002-08-19 jbj- add --with-efence to configure, check install/upgrade...
2002-08-15 jbj- python: explicit method to set transFlags.
2002-08-14 jbj- fix: rebuilddb stat'ed target, not source, for rename...
2002-08-13 jbj- fix: rebuilddb stat'ed target, not source, for rename...
2002-08-13 jbj- supply transitive closure for CLI packages from rpmdb...
2002-08-09 jbj- python: include instance in IDTXload, filename in...
2002-08-09 jbj- python: add (optional) ts.check() callback.
2002-08-08 jbj- python: add return codes for rollbacks and fooDB...
2002-08-07 jbjRound correctly so that progress bars complete to 100%.
2002-08-07 jbj- fix: src.rpm installs need fd pos at payload.
2002-08-06 jbj- python: bindings to import pubkeys and display openpg...
2002-08-06 jbj- add bitmask for precise control of signature/digest...
2002-08-05 jbj- python: the death of rpmdb-py.[ch], use ts.fooDB...
2002-08-05 jbj- fix: check for lead magic, better error message on...
2002-08-05 jbj- python: enable threads on callbacks and longish rpmli...
2002-08-05 jbj- python: bare bones rollback bindings.
2002-08-04 jbj- add --predefine to define macros before reading macro...
2002-08-04 jbj- fix: don't repackage %%ghost files.
2002-08-04 jbj- resurrect --rollback.
2002-08-02 jbj- check header blobs on export (i.e. rpmdbAdd())..
next