- fix: segfault on headerFree given malicious data.
[platform/upstream/rpm.git] / rpm.spec.in
2001-08-13 jbj- fix: segfault on headerFree given malicious data.
2001-08-06 jbj- portability: some compilers squawk at return ((void...
2001-07-31 jbj- add support for mips (#49283).
2001-07-22 jbj- enable rpm-perl subpackage.
2001-07-21 jbj- add sha1 test vectors, verify on ix86/alpha/sparc.
2001-07-17 jbj- python: "seal" immutable region for legacy headers...
2001-07-14 jbj- isolate cdb access configuration (experimental, use...
2001-07-13 jbj- fix: scope multi-mode options like --nodeps correctly...
2001-07-10 jbj- package version now configureable, default v3.
2001-07-06 jbj- expose rpmShowProgress() and rpmVerifyDigest() in...
2001-06-28 jbj- fix: sanity checks on #tags (<65K) and offset (<16Mb...
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 jbjAdd /usr/lib/rpm/noarch* symlinks to package.
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-08 jbj- fix: QUERY_FOR_LIST file count clobbered.
2001-06-06 jbj- document build modes in rpmbuild.8, rpmbuild is born.
2001-06-01 jbjperl.prov patch (#43081).
2001-05-31 jbj- return multiple suggested packages (Pawel Kolodziej...
2001-05-30 jbj- fix: for busted db1, attempt chain reconnection to...
2001-05-22 jbj- refuse to install on systems using db1.
2001-05-13 jbj- add cron/logrotate scripts to save installed package...
2001-05-11 jbjRemove typos and stray debugging fprintf's.
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-03-15 jbjBump version to 4.1.
2001-02-21 jbjAdd Requires: rpm = %{version} to rpm-python.
2001-01-21 jbj- cpio mappings carry dirname/basename, not absolute...
2001-01-19 jbjewt's cpio hack reverted.
2001-01-19 jbjewt's cpio hack.
2001-01-19 mswexit 0 if not in the if clause
2001-01-19 jbj- fix: insure that %lang scopes over hard links correctly.
2001-01-17 jbjOrphans.
2001-01-17 jbj- 1st crack at Mandrake specific per-platform macros.
2001-01-16 jbj- tsort prefers presentation order.
2001-01-15 jbj- fix: extra newline in many error messages (#23947).
2001-01-13 jbj- fix the hack.
2001-01-12 jbj- hack: permit installer to determine package ordering...
2001-01-11 jbjdoxygen annotations for build/*.
2001-01-10 jbj- fix: find-requires.perl needed update (#23450).
2001-01-10 jbj- successors from tsort are processed in presentation...
2001-01-09 jbj- fix: digests on input FD_t dinna work.
2001-01-09 jbj- tsorted packages processed in successor count order.
2001-01-05 jbj- fix: 3 packages from Red Hat 5.2 had bogus %verifyscr...
2001-01-04 jbj- fix: pass scriptlet args, as in %post -p "/sbin/ldcon...
2001-01-03 jbj- fix: avoid locale issues with strcasecmp/strncasecmp...
2001-01-02 jbjSanity (make dist).
2001-01-01 jbj- use popt autohelp for rpm helper binaries.
2000-12-31 jbj- (popt): add POPT_ARGFLAG_OPTIONAL for long options...
2000-12-30 jbj- (non-linux): move stubs.c to rpmio (#21132).
2000-12-29 jbj- fix: avoid FAT and other brain-dead file systems...
2000-12-27 jbjBump release.
2000-12-27 jbj- use malloc'ed buffer for large queries.
2000-12-26 jbjFix --queryformat.
2000-12-26 jbj- send query/verify output through rpmlog().
2000-12-21 jbj- fix: removed headers from db need a headerCopy().
2000-12-21 jbjSanity (make dist).
2000-12-21 jbj- immutable headers, once installed by rpm3, need to...
2000-12-20 jbj- whiteout mozilla loop for 7.1.
2000-12-19 jbjSync with rpm-4_0 branch.
2000-12-19 jbj- identify install scriptlet failures with the name...
2000-12-16 jbj- gendiff: generate ChangeLog patches more intelligentl...
2000-12-14 jbj- fix: segfault on build path, ignore deleted drips.
2000-12-13 jbj- fix: (transaction.c) assume file state normal if...
2000-12-12 jbjSync with rpm-4_0 branch.
2000-12-04 jbj- use package version 3 if --nodirtokens is specified.
2000-12-04 jbjSync with rpm-4_0 branch.