- fix: autoconf glob tests (#50845).
[platform/upstream/rpm.git] / CHANGES
2001-08-04 jbj- fix: autoconf glob tests (#50845).
2001-08-03 jbj- fix: i18n tags not terminated correctly with NUL...
2001-07-31 jbj- add support for mips (#49283).
2001-07-28 jbj- fix: --noscripts is another multimode option.
2001-07-24 jbj- fix: don't segfault when presented with rpm-2.4.10...
2001-07-24 jbj- rename pmac to ppcmac.
2001-07-23 jbj- add pmac/ppciseries/ppcpseries varieties to ppc arch...
2001-07-22 jbj- enable rpm-perl subpackage.
2001-07-21 jbj- add sha1 test vectors, verify on ix86/alpha/sparc.
2001-07-20 jbj- fix: yet another segfault from bad metadata prevented.
2001-07-19 jbj- fix: 4 memory leaks eliminated.
2001-07-18 jbj- resurrect --specedit for i18n.
2001-07-18 jbj- fix: %dev(...) needs to map rdev and mtime from metadata.
2001-07-17 jbj- python: "seal" immutable region for legacy headers...
2001-07-17 jbj- fix: _smp_flags macro broken.
2001-07-16 jbj- fix: don't total hard linked file size multiple times...
2001-07-14 jbj- isolate cdb access configuration (experimental, use...
2001-07-13 jbj- fix: scope multi-mode options like --nodeps correctly...
2001-07-11 jbj- fix: adjust arg count for --POPTdesc/--POPTargs deletion.
2001-07-11 jbj- python bindings should not segfault when fed bad...
2001-07-11 jbj- unlink all __db.nnn files before 1st db open.
2001-07-10 jbj- package version now configureable, default v3.
2001-07-08 jbj- python: rhnLoad/rhnUnload to check header digest.
2001-07-07 jbj- popthelp.c: don't use stpcpy to avoid portability...
2001-07-06 jbj- expose rpmShowProgress() and rpmVerifyDigest() in...
2001-07-03 jbj- fix: redundant entries in file manifests handled...
2001-06-30 jbj- update intl dirs to gettext-0.10.38.
2001-06-28 jbj- fix: sanity checks on #tags (<65K) and offset (<16Mb...
2001-06-25 jbj- fix: permit partially enumerated hardlink file sets...
2001-06-21 jbj- add %{_gnu} macro to append "-gnu" to %{_target_platf...
2001-06-20 jbj- fix: rpm -qlv link count for directories dinna includ...
2001-06-20 jbj- fix: partial sets of hardlinked files permitted in...
2001-06-20 jbj- fix: partial sets of hardlinked files forbidden in...
2001-06-19 jbj- make package ordering loop messages debug, not warning.
2001-06-19 jbj- finalize per-header methods, accessing headerFoo...
2001-06-19 jbj- preliminary abstraction to support per-header methods.
2001-06-17 jbjSync with rpm-4_0 branch.
2001-06-17 jbj- popt: add POPT_CONTEXT_ARG_OPTS for all opts to retur...
2001-06-17 jbj- popt: add POPT_ARGFLAG_SHOW_DEFAULT to display initia...
2001-06-15 jbj- ia64/sparc: <arch>.{req,prov} identical to linux...
2001-06-15 jbj- alpha: don't add "()(64bit)" dependency markers.
2001-06-15 jbj- fix: db1 end-of-file not detected in legacy compatibl...
2001-06-13 jbj- add rpmdbSetIteratorRE() for regex matching in databa...
2001-06-12 jbj- remove rpmrc Provides: Yet Again, use virtual packages.
2001-06-12 jbj- remove dead code frpm popt table reorg.
2001-06-08 jbj- fix: QUERY_FOR_LIST file count clobbered.
2001-06-06 jbj- default to dbenv with mpool, --rebuilddb with nofsync...
2001-06-06 jbj- document build modes in rpmbuild.8, rpmbuild is born.
2001-06-06 jbj- permit duplicates for btree indices.
2001-06-05 jbjfix: increment pointer in funky header ext while loop.
2001-06-01 jbj- fix: lclint fiddles broke uCache initialization ...
2001-06-01 jbj- merge sparc64/ia64 fiddles back into linux.{req,prov}.
2001-05-31 jbj- return multiple suggested packages (Pawel Kolodziej...
2001-05-30 jbj- fix: for busted db1, attempt chain reconnection to...
2001-05-29 jbj- fix: popt exec doesn't add '--', --target et al no...
2001-05-29 jbj- eliminate db-1.85 and db-2.x configuration.
2001-05-25 jbj- perform db->verify when closing db files.
2001-05-23 jbj- remove all header region assertion failures, return...
2001-05-23 jbj- headerFree() returns NULL, _free is C++ safe.
2001-05-21 jbj- fix: skip %ghost files when building packages (#38218).
2001-05-20 jbj- fix: i18n strings need 1 on sucess return code (...
2001-05-16 jbj- fix: filter duplicate package removals (#35828).
2001-05-14 jbj- upgrade to db-3.3.4.
2001-05-13 jbj- add cron/logrotate scripts to save installed package...
2001-05-11 jbj- harden rpmdb iterators from damaged header instance...
2001-05-11 jbj- rpm database has rpm.rpm g+w permissions to share...
2001-05-09 jbj- rpm executables now setuid rpm to share write locks.
2001-05-08 jbj- create rpmdb.la so that linkage against rpm's db...
2001-05-07 jbj- use internal db-3.2.9 sources to build by default.
2001-05-07 jbj- fix: debugging message displays header keys (#38454).
2001-05-06 jbj- fix: specfile queries with BuildArch: (#27589).
2001-05-03 jbj- still more boring lclint annotations and fiddles.
2001-04-30 jbj- yet more boring lclint annotations and fiddles.
2001-04-29 jbj- more boring lclint annotations and fiddles.
2001-04-29 jbj- transaction iterator(s) need to run in reverse order...
2001-04-26 jbj- fix: ineeded count wrong for overlapped, created...
2001-04-25 jbj- fix: readlink return value clobbered by header write.
2001-04-23 jbj- regenerate rpm.8 man page from docbook glop (in max...
2001-04-22 jbj- cpanflute perl dependency needs explicit epoch (...
2001-04-21 jbjSync with rpm-4_0 branch.
2001-04-17 jbj- portability: vsnprintf/snprintf wrappers for those...
2001-04-17 jbj- fix: Fwrite's are optimized out by aggressive compile...
2001-04-17 jbj- fix: s390 (and ppc?) could return CPIOERR_BAD_HEADER...
2001-04-03 jbj- fix: %_netsharedpath needs to look at basenames ...
2001-04-03 jbj- fix: --relocate missing trailing slash (#28874,#25876).
2001-03-28 jbj- fix: AIX has sizeof(uint_16) != sizeof(mode_t) verify...
2001-03-28 jbj- fix: i18n tags in rpm-2.5.x had wrong offset/length...
2001-03-23 jbj- fix: parameterized macro segfault (Jakub Bogusz ...
2001-03-22 jbj- python: strip header regions during unload.
2001-03-16 jbj- add --with/--without popt glue for conditional builds...
2001-03-16 jbj- add %exclude support (i.e. "everything but") to ...
2001-03-15 jbj- add cpuid asm voodoo to detect athlon processors.
2001-03-15 jbjBump version to 4.1.
2001-03-15 jbj- update per-interpreter dependency scripts, add sql...
2001-01-25 jbjOrphan.
2001-01-25 jbj- remove support for v1 src rpm's.
2001-01-22 jbjMake cpio maps totally opaque.
2001-01-21 jbj- cpio mappings carry dirname/basename, not absolute...
2001-01-19 jbj- fix: insure that %lang scopes over hard links correctly.
2001-01-17 jbj- 1st crack at Mandrake specific per-platform macros.
next