platform/upstream/rpm.git
2001-01-15 jbj- fix: extra newline in many error messages (#23947).
2001-01-15 jbjAdd missing keyword=POPT_ line to xgettext extraction.
2001-01-13 jbj- fix the hack.
2001-01-12 jbj- hack: permit installer to determine package ordering...
2001-01-12 jbjdoxygen annotations for python bindings.
2001-01-12 jbjRemove bash syntax.
2001-01-11 jbjrpm2cpio(8) typos (#23662).
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 mswregister more enums
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-08 jbjconfigure.in: Typo in --with-puthon.
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-04 jbjDuh, conversion to lower is " ... | 0.20".
2001-01-03 jbjsolaris awk hase not (foo ? ... : ...) construct.
2001-01-03 jbj- fix: avoid locale issues with strcasecmp/strncasecmp...
2001-01-02 jbjSanity (make dist).
2001-01-02 jbjdoxygen annotations for popt.
2001-01-02 jbjSanity (make dist).
2001-01-02 jbjfix: qva->qva_sourceCnt check now 2 rather than 1 with...
2001-01-01 jbj- use popt autohelp for rpm helper binaries.
2000-12-31 jbjDon't want -pg flags.
2000-12-31 jbj- (popt): add POPT_ARGFLAG_OPTIONAL for long options...
2000-12-30 jbj- (popt): fix float/double handling (#19701).
2000-12-30 jbj- (non-linux): move stubs.c to rpmio (#21132).
2000-12-30 jbjTypo.
2000-12-29 jbj- fix: avoid FAT and other brain-dead file systems...
2000-12-29 gaftonfix handleDbResult so that it will return an empty...
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-17 jbjMove assertion to avoid false failure.
2000-12-17 jbjSpelling correction.
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 jbjSanity (make dist).
2000-12-12 jbj- fix: headerLoad segfault in python bindings.
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.
2000-12-03 jbj- python: bind package removal (#21274).
2000-12-02 jbjBring header reggions mods back to top of stack.
2000-12-02 jbj- improved find-{requires,provides} for aix4/hpux/irix6...
2000-11-22 jbjFILENAMES -> OLDFILENAMES, tags have changed <chmouel...
2000-11-16 jbj- md5 sums are little endian (no swap) so big endian...
2000-11-16 rjrayminor nits
2000-11-15 jbjAnnotations.
2000-11-15 jbjAvoid gcc enum warnings, remove ugly braces.
2000-11-15 jbjAdd const's.
2000-11-15 jbjSanity.
2000-11-15 jbjAdd arm per-platform config directories.
2000-11-15 jbj- hpux w/o -D_OPEN_SOURCE has not h_errno.
2000-11-15 jbj- fix: segfault on exit of "rpm -qp --qf '%{#fsnames...
2000-11-14 rjray*** empty log message ***
2000-11-14 rjrayFixing scalar mortality issues
2000-11-12 jbj- fix: duplicate headerFree() on installBinaryPackage...
2000-11-12 jbj- fine-grained Requires, remove install PreReq's from...
2000-11-12 jbjSanity.
2000-11-11 rjrayAll changes in before 0.292 release
2000-11-10 rjrayBumped version number in preparation for next release
2000-11-10 rjrayMore tests.
2000-11-10 rjrayWide-range changes and bugfixing. Commit to sync w...
2000-11-10 rjraysync w/ desktop
2000-11-10 rjrayAdded .gdbinit
2000-11-08 jbj- add region marker as RPM_BIN_TYPE in packages and...
2000-11-07 jbjOrphan.
2000-11-07 jbj- load headers as single contiguous region.
2000-11-02 jbj- add support for unzip rodrigob@conectiva.com.br>
2000-11-02 jbjDocument that --target needs equal sign.
2000-10-31 jbjReturn unsatisfied immediately if "rpmlib(" dependency...
2000-10-31 jbj- add rpmGetRpmlibProvides() to retrieve rpmlib(.....
2000-10-31 jbjDocument that --target needs equal sign.
2000-10-31 jbj- add support for SHA1 as well as MD5 message digests.
2000-10-31 jbjEliminate.
2000-10-28 jbj- better item/task progress bars <rodrigob@conectiva...
2000-10-28 jbj- add brp-strip-shared script <rodrigob@conectiva.com...
2000-10-28 jbj- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva...
2000-10-27 jbj- fix: runTriggers was not adding countCorrection.
2000-10-26 jbjAdd base64 fiddles to get at signature contents to...
2000-10-24 jbj@todo FIXME: Option -q broken when not immediately...
2000-10-24 jbj- verify MD5 sums of payload files when unpacking archive.
2000-10-22 nottingadd arch_compat: i686 for ia64
2000-10-20 jbj- pass rpmTransactionSet, not elements, to installBinar...
2000-10-20 jbj- detect rdonly linux file systems.
2000-10-13 rjrayRemoved references to Package
2000-10-13 rjray*** empty log message ***
2000-10-13 rjrayBumped VERSION up to 0.291
2000-10-13 rjrayRemoved package stuff for 0.291
2000-10-13 rjray*** empty log message ***
next