summaryrefslogtreecommitdiff
path: root/CHANGES
AgeCommit message (Collapse)AuthorFilesLines
2001-01-12- hack: permit installer to determine package ordering using 1000003 tag.jbj1-0/+1
CVS patchset: 4435 CVS date: 2001/01/12 21:47:49
2001-01-11doxygen annotations for build/*.jbj1-0/+2
- fix: don't hang on build error. - fix: remove "error: " prefix from signature verification message. CVS patchset: 4426 CVS date: 2001/01/11 14:13:04
2001-01-10- fix: find-requires.perl needed update (#23450).jbj1-0/+1
CVS patchset: 4424 CVS date: 2001/01/10 22:19:55
2001-01-10- successors from tsort are processed in presentation order.jbj1-0/+1
CVS patchset: 4423 CVS date: 2001/01/10 20:42:32
2001-01-09- fix: digests on input FD_t dinna work.jbj1-0/+2
- fix: remove rebuilddb debugging leakage. CVS patchset: 4421 CVS date: 2001/01/09 21:46:11
2001-01-09- tsorted packages processed in successor count order.jbj1-0/+2
- fix: resurrect --excludepath (#19666). CVS patchset: 4418 CVS date: 2001/01/09 04:07:49
2001-01-05- fix: 3 packages from Red Hat 5.2 had bogus %verifyscript tag.jbj1-0/+1
CVS patchset: 4413 CVS date: 2001/01/05 21:04:45
2001-01-04- fix: pass scriptlet args, as in %post -p "/sbin/ldconfig -n /lib".jbj1-0/+2
(Rodrigo Barbosa) CVS patchset: 4411 CVS date: 2001/01/04 02:24:14
2001-01-03- fix: avoid locale issues with strcasecmp/strncasecmp (#23199).jbj1-0/+2
- remove almost all explicit uses of stderr in rpmlib using rpmError(). CVS patchset: 4406 CVS date: 2001/01/03 20:19:27
2001-01-01- use popt autohelp for rpm helper binaries.jbj1-0/+1
CVS patchset: 4396 CVS date: 2001/01/01 23:14:47
2000-12-31- (popt): add POPT_ARGFLAG_OPTIONAL for long options with optional arg.jbj1-0/+2
- (popt): diddle auto-help to include type of arg expected. CVS patchset: 4394 CVS date: 2000/12/31 20:30:37
2000-12-30- (popt): fix float/double handling (#19701).jbj1-0/+2
- (popt): non-linux needs <float.h> (#22732). CVS patchset: 4390 CVS date: 2000/12/30 19:59:37
2000-12-30- (non-linux): move stubs.c to rpmio (#21132).jbj1-0/+2
- (python): bind initdb (#20988). CVS patchset: 4389 CVS date: 2000/12/30 19:01:23
2000-12-29- fix: avoid FAT and other brain-dead file systems that have not inodes.jbj1-0/+3
- fix: hack around alpha mis-compilation signature problems. - rpmmodule.c(handleDbResult): return empty list when nothing matches. CVS patchset: 4385 CVS date: 2000/12/29 21:44:37
2000-12-27- use malloc'ed buffer for large queries.jbj1-0/+1
CVS patchset: 4377 CVS date: 2000/12/27 21:19:53
2000-12-26- send query/verify output through rpmlog().jbj1-0/+2
- resurrect rpmErrorSetCallback() and rpmErrorString(). CVS patchset: 4372 CVS date: 2000/12/26 13:10:18
2000-12-21- fix: removed headers from db need a headerCopy().jbj1-0/+1
CVS patchset: 4368 CVS date: 2000/12/21 21:07:41
2000-12-21- immutable headers, once installed by rpm3, need to lose immutablity.jbj1-0/+1
CVS patchset: 4365 CVS date: 2000/12/21 17:14:53
2000-12-20- whiteout mozilla loop for 7.1.jbj1-0/+1
fix the auto %_tmppath creation. CVS patchset: 4363 CVS date: 2000/12/20 21:08:18
2000-12-19Sync with rpm-4_0 branch.jbj1-0/+1
CVS patchset: 4361 CVS date: 2000/12/19 23:22:00
2000-12-19- identify install scriptlet failures with the name of the scriptlet.jbj1-0/+5
- handle install chroot's identically throughout the install process. - add rpmlib(HeaderLoadSortsTags) for tracking header regions "just in case". - create _tmppath on the fly if not present. CVS patchset: 4355 CVS date: 2000/12/19 17:43:56
2000-12-16- gendiff: generate ChangeLog patches more intelligently (#22356).jbj1-0/+1
CVS patchset: 4348 CVS date: 2000/12/16 19:00:30
2000-12-14- fix: segfault on build path, ignore deleted drips.jbj1-0/+1
- fix: synthesized callbacks for removed packages have not a pkgkey. CVS patchset: 4346 CVS date: 2000/12/14 22:14:29
2000-12-13- fix: (transaction.c) assume file state normal if tag is missing.jbj1-0/+2
- fix: failed signature read headerFree segfault. - fix: revert ALPHA_LOSSAGE, breaks 6.2/i386. CVS patchset: 4343 CVS date: 2000/12/13 22:00:33
2000-12-12Sync with rpm-4_0 branch.jbj1-0/+12
CVS patchset: 4338 CVS date: 2000/12/12 20:03:45
2000-12-04- use package version 3 if --nodirtokens is specified.jbj1-0/+1
CVS patchset: 4317 CVS date: 2000/12/04 02:13:11
2000-12-04Sync with rpm-4_0 branch.jbj1-0/+3
CVS patchset: 4315 CVS date: 2000/12/04 00:55:17
2000-12-03- python: bind package removal (#21274).jbj1-0/+1
CVS patchset: 4307 CVS date: 2000/12/03 17:47:49
2000-12-02Bring header reggions mods back to top of stack.jbj1-0/+9
CVS patchset: 4305 CVS date: 2000/12/02 21:53:44
2000-12-02- improved find-{requires,provides} for aix4/hpux/irix6/osf.jbj1-0/+2
Tim Mooney<mooney@dogbert.cc.ndsu.NoDak.edu> CVS patchset: 4300 CVS date: 2000/12/02 16:52:14
2000-11-16- md5 sums are little endian (no swap) so big endian needs the swap.jbj1-0/+2
CVS patchset: 4285 CVS date: 2000/11/16 22:55:10
2000-11-15- hpux w/o -D_OPEN_SOURCE has not h_errno.jbj1-0/+1
CVS patchset: 4271 CVS date: 2000/11/15 16:00:42
2000-11-15- fix: segfault on exit of "rpm -qp --qf '%{#fsnames}' pkg" (#20595).jbj1-0/+1
CVS patchset: 4268 CVS date: 2000/11/15 15:28:46
2000-11-12- fix: duplicate headerFree() on installBinaryPackage() error return.jbj1-0/+1
CVS patchset: 4263 CVS date: 2000/11/12 19:33:07
2000-11-12- fine-grained Requires, remove install PreReq's from Requires db.jbj1-0/+1
CVS patchset: 4258 CVS date: 2000/11/12 11:11:49
2000-11-08- add region marker as RPM_BIN_TYPE in packages and database.jbj1-0/+2
- fix: don't headerCopy() relocateable packages if not relocating. CVS patchset: 4246 CVS date: 2000/11/08 17:07:01
2000-11-07Orphan.jbj1-2/+3
CVS patchset: 4245 CVS date: 2000/11/07 13:16:56
2000-11-02- add support for unzip rodrigob@conectiva.com.br>jbj1-0/+1
CVS patchset: 4243 CVS date: 2000/11/02 17:57:25
2000-10-31- add rpmGetRpmlibProvides() to retrieve rpmlib(...) providesjbj1-0/+2
"Pawel A. Gajda" <mis@k2.net.pl>. CVS patchset: 4236 CVS date: 2000/10/31 16:53:14
2000-10-31- add support for SHA1 as well as MD5 message digests.jbj1-0/+1
lclint annotations. CVS patchset: 4234 CVS date: 2000/10/31 16:18:34
2000-10-28- better item/task progress bars <rodrigob@conectiva.com.br>.jbj1-0/+1
CVS patchset: 4232 CVS date: 2000/10/28 18:45:58
2000-10-28- add brp-strip-shared script <rodrigob@conectiva.com.br>.jbj1-0/+1
CVS patchset: 4231 CVS date: 2000/10/28 17:30:58
2000-10-28- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva.com.br>).jbj1-0/+3
- remove getMacroBody() from rpmio API. - hide libio lossage in prototype, not API. lclint annotations. CVS patchset: 4230 CVS date: 2000/10/28 17:16:25
2000-10-27- fix: runTriggers was not adding countCorrection.jbj1-0/+1
CVS patchset: 4229 CVS date: 2000/10/27 21:45:14
2000-10-24- verify MD5 sums of payload files when unpacking archive.jbj1-0/+1
CVS patchset: 4225 CVS date: 2000/10/24 13:46:51
2000-10-20- pass rpmTransactionSet, not elements, to installBinaryPackage et al.jbj1-1/+2
CVS patchset: 4221 CVS date: 2000/10/20 22:04:27
2000-10-20- detect rdonly linux file systems.jbj1-0/+2
- check available inodes as well as blocks on mounted file systems. CVS patchset: 4220 CVS date: 2000/10/20 16:47:00
2000-09-29doxygen annotations.jbj1-0/+1
- fix: more (possible) xstrdup side effects. CVS patchset: 4186 CVS date: 2000/09/29 19:50:29
2000-09-28- handle possible db3 dependency on -lpthread more gracefully.jbj1-0/+3
CVS patchset: 4181 CVS date: 2000/09/28 22:58:40
2000-09-26- order packages using tsort, clipping PreReq:'s in dependency loops.jbj1-1/+1
CVS patchset: 4177 CVS date: 2000/09/26 18:04:12