platform/upstream/rpm.git
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 ***
2000-10-13 rjrayTweaked the spec file, removed Package stuff for 0...
2000-10-12 rjrayAdded RPM::Package stuff
2000-10-12 rjrayCheckpoint. Currently loads and does minimal operations.
2000-10-12 rjrayAdded a bug fix, removed an unused var, and added a...
2000-10-12 rjrayRPM packaging support, including make rules and a spec...
2000-10-12 rjrayMerged into Makefile.PL
2000-10-10 jbjMan page and help message correction (#18759).
2000-10-10 rjrayBaseline file, tests to be added
2000-10-10 rjrayAdded another value for RPM_PACKAGE_*
2000-10-10 rjrayThis is the spec file per cpanflute and Jeff. This...
2000-10-10 rjrayThe rpm-version defines should have been put in for...
2000-10-10 rjrayCleanup on the AUTOLOAD function.
2000-10-10 rjrayAdded loading-tests for RPM::Error and RPM::Package
2000-10-08 rjrayThe start of Package functionality (CVS checkpoint...
2000-10-08 rjrayChanges related to start of Package integration
2000-10-08 rjrayAdded a fail-clause for O_RPM_Blessed
2000-10-08 rjrayRemoved unused var
2000-10-08 rjray*** empty log message ***
2000-10-08 rjrayAdded Package to bootstrap list
2000-10-08 rjrayAdded Package to build list
2000-10-05 rjraychanged for 0.29
2000-10-05 rjrayVarious updates in prelude to 0.29, mainly rpm 4.0...
2000-09-29 jbjdoxygen annotations.
2000-09-29 jbjmanpage fix (johnsonm@redhat.com)
2000-09-28 jbj- handle possible db3 dependency on -lpthread more...
2000-09-26 jbj- fix: avoid calling getpass twice as side effect of...
2000-09-26 jbj- order packages using tsort, clipping PreReq:'s in...
2000-09-26 jbjRemove bash2 dependency.
2000-09-26 jbjAdd rpmsort.
2000-09-26 jbjrpminject.c: add mtrace prologue.
2000-09-26 jbjdoxygen annotations.
2000-09-26 jbjrpmdb.c: Mark dead code, replaced with per-iterator...
2000-09-26 jbjAdd @todo Should directories have %doc/%config attribut...
2000-09-16 jbj- don't trim leading ./ in rpmCleanPath() (#14961).
2000-09-14 nottingfix 64bit lib stuff
2000-09-14 jbjRevert rpmrc excision for now.
2000-09-13 jbj- fix: honor --test when doing --freshen.
2000-09-11 jbj- popt: support for float/double args.
2000-09-07 nottingadd (lib64) stuff on ia64 as well
2000-09-01 jbj- unify rpmError and rpmMessge interfaces through rpmlog.
2000-08-31 jbjUnify rpmError() and rpmMessage() on top of rpmlog().
2000-08-30 jbjDoxygen annotations.
2000-08-29 jbj- translate rpm.8 man page (Peter Ivanyi <ivanyi@intern...
2000-08-28 jbjDocument global/system/user configuration hierarchy...
2000-08-28 jbj- rip out rpm{get,put}text, use getpo.sh and specspo...
2000-08-28 jbjDoxygen annotations.
2000-08-27 jbj- consistent return for all signature verification.
2000-08-27 jbjAdd todo note.
2000-08-27 jbjEliminate.
2000-08-27 jbjRip out rpmrc configuration.
2000-08-27 jbjDoxygen annotations.
2000-08-27 jbjDoxygen annotations.
2000-08-27 jbjEliminate rpm_malloc.h.
2000-08-27 jbjDoxygen annotations.
2000-08-27 jbjDoxygen annotations.
2000-08-25 rjraydoc fixes
2000-08-25 rjrayfixes to rpmhdr_STORE
2000-08-25 rjraycode and doc for vercmp()
2000-08-25 rjray*** empty log message ***
2000-08-24 jbjUpdate from Ken Estes.
2000-08-24 jbjConsistent example for gendiff (#16669).
2000-08-24 mswmerge
2000-08-24 mswfixed
2000-08-23 mswadded a hack to get the header that was passed to the...
2000-08-23 jbjlclint annotations.
2000-08-23 jbjcomments only.
2000-08-23 jbjdoxygen/lclint annotations.
2000-08-23 jbjdoxygen/lclint annotations.
2000-08-23 jbjdoxygen annotations.
2000-08-23 jbjlclint annotations.
2000-08-23 jbjdoxygen additions.
2000-08-23 jbjlclint additions.
2000-08-23 jbjlclint/doxygen additions.
2000-08-20 jbj- add callbacks on package erasure.
2000-08-20 jbj- fix: preserve cpio errno when using Fclose with libio.
2000-08-19 jbjIdentify signature bindings in version 3.0.6.
2000-08-19 jbjRemove fprintf.
2000-08-19 jbj- python bindings to query and verify signatures.
2000-08-18 rjrayUpdated for 0.28
2000-08-18 rjraySome error-fixing around reading header data from files...
2000-08-18 rjraySupport and docs for the source_name() class method.
2000-08-18 rjrayYet more docs.
2000-08-18 rjrayAdded a field to the RPM_Header struct.
next