platform/upstream/rpm.git
2001-08-25 jbj- within a region, entries sort by address; added drips...
2001-08-24 jbj- headers without RPMTAG_NAME are skipped when retrieved.
2001-08-17 jbj- verify perms (but not mode) on %ghost files.
2001-08-16 jbj- python: add exception to detect bad data in hdrUnload.
2001-08-15 jbj- always use dl size in regionSwab() return.
2001-08-13 jbj- fix: segfault on headerFree given malicious data.
2001-08-09 jbj- add -D_REENTRANT (note rpmlib is still not thread...
2001-08-08 jbj- add legacy (compile only) wrappers for fdFileno et al.
2001-08-06 jbj- portability: some compilers squawk at return ((void...
2001-08-04 jbj- fix: autoconf glob tests (#50845).
2001-08-03 jbjlclint clean again.
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 jbjOrphans.
2001-07-23 jbjInitial revision
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 jbjPatch from <misa@redhat.com>.
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 jbjOrphans.
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-29 jbjUpdate included gettext routines to 0.10.38.
2001-06-28 jbj- fix: sanity checks on #tags (<65K) and offset (<16Mb...
2001-06-25 jbjYet another patial harlink set fix.
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 jbjTypo.
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-20 rjrayThese are adjustments made on the rpm-4_0 branch by...
2001-06-20 jbjAdd /usr/lib/rpm/noarch* symlinks to package.
2001-06-19 jbjRemove, changes now merged into linux.{prov,req}.
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-16 jbjlinux.req now verified functional on ia64-linux.
2001-06-15 jbj- linux.req needs exit 0
2001-06-15 jbj- ia64/sparc: <arch>.{req,prov} identical to linux...
2001-06-15 jbjOrphans.
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-05 jbjTypos.
2001-06-05 jbj- fix typos in linux.{req,prov}.
2001-06-04 jbjlclint fiddles.
2001-06-01 jbj- fix: lclint fiddles broke uCache initialization ...
2001-06-01 jbjperl.prov patch (#43081).
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-31 jbjlclint annotations.
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 jbjRPMTAG_BUILDROOT is internal tag.
2001-05-23 jbj- remove all header region assertion failures, return...
2001-05-23 jbj- headerFree() returns NULL, _free is C++ safe.
2001-05-22 jbj- refuse to install on systems using db1.
2001-05-22 jbjChange contact email address.
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 jbjfix: rpmtransAddPackage assumed removed packages were...
2001-05-16 jbj- fix: filter duplicate package removals (#35828).
2001-05-15 rjrayUpdate for 0.32 release
2001-05-15 rjraySignificant speed-ups gained by breaking down the const...
2001-05-15 rjrayFixing more of the "attempt to free unreferenced scalar...
2001-05-14 jbjGrrr, hacks to the hacks to get db3 to configure.
2001-05-14 jbj- upgrade to db-3.3.4.
2001-05-13 jbjResolve conflicts.
next