Splint fiddles.
[tools/librpm-tizen.git] / configure.ac
2004-07-31 jbjAdd support for beecrypt-4.0.0.
2004-07-05 jbj- ia64: auto-relocate entire, not partial, directory...
2004-05-29 jbj- use poll(2) if available, avoid borked aurora/sparc...
2004-05-29 jbjIdentify caos distribution (#124746).
2004-05-26 jbj- add aurora/sparc patches (#124469).
2004-03-30 jbjStart rpm-4.4 devel.
2004-03-28 arekmWhen fixing permissions do u+w, too (fixes badly packag...
2004-03-16 niemeyer- Implemented support for internal Lua scripts.
2004-03-10 jbj- add sparcv8 and enable elf32/elf64 Zon sparc64 (...
2004-01-22 jbjBuild with gcc-2.95.3 and python-2.2, remove incompat...
2004-01-05 jbjMore typos.
2004-01-05 jbjTypo.
2004-01-05 jbjadd --with-selinux, move selinux stubs to system.h.
2003-12-30 jbj- use -fPIC -DPIC on all platforms, not just mandatory...
2003-12-27 jbj- fix: wrong package count for trigger scriptlet 1st...
2003-12-26 jbj- don't use mktemp if mkstemp is available (#103850).
2003-12-11 jbj- only internal Berkeley db from now on.
2003-11-23 jbjMerge changes from rpm-4.2.1 development.
2003-07-02 jbj- don't attempt to remove dbenv on --rebuilddb.
2003-05-30 jbjConsolidate external beecrypt changes.
2003-05-22 jbjPrepare to build with external beecrypt-3.0.0.
2003-05-05 jbjSanity.
2003-05-01 jbjfix typo in system.h.
2003-04-30 jbjsplint fiddles.
2003-04-16 jbj- permit secondary tag match patterns with RPMQV_ALL.
2003-03-27 jbjSanity.
2003-03-24 jbjAdd benchmark stopwatch, change precision from milli...
2003-03-20 jbjMake sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry...
2003-03-10 jbj- upgrade to zlib-1.2.beta7.
2003-02-14 jbj- file: fix ogg/vorbis file classification problems.
2003-01-20 jbjRestore compiler warnings now tthat elfutil's -Werror...
2003-01-13 jbj- teach rpmquery to return "owning" package(s) in spite...
2003-01-01 jbj- fix: dependency helpers now rate limited at 10ms...
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-06 sopwithpart two
2002-12-06 sopwithBetter detection of ppc64 et al
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 jbjSplint fiddles.
2002-11-30 jbj- upgrade to elfutils-0.63.
2002-11-29 jbj- build with external elfutils (preferred), if available.
2002-11-19 jbj- add AC_SYS_LARGFILE throughout.
2002-10-18 jbj- add debug sub-package patch.
2002-10-15 jbjReplace libelf with elfutils.
2002-10-12 jbjanity.
2002-10-09 jbj- fix: use size_t consistently, avoid segfault on ia64.
2002-08-26 jbj- set cachesize without a dbenv, the default is far...
2002-08-22 jbj- add a macro to create a sub-package with debugging...
2002-08-19 jbj- add --with-efence to configure, check install/upgrade...
2002-08-13 jbj- supply transitive closure for CLI packages from rpmdb...
2002-07-31 jbjCarry PLD scripts/configuration for perl/python/php...
2002-07-25 jbj- python: add ts.hdrCheck(), ts.rebuildDB() methods.
2002-07-21 jbj- add methods to make signature handling opaque wrto...
2002-06-25 jbj- python: link internal libelf (if used) directly into...
2002-06-20 jbj- resurrect libelf with Elf64, prelink verify should...