Modify eu-strip option to perform strip in post script of rpm package & add option...
[platform/upstream/rpm.git] / lib / rpminstall.c
2007-10-09 Panu MatilainenReplace all rpmError() uses with rpmlog()
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-09-03 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm...
2007-09-03 Panu MatilainenAutomated merge with ssh://login.linux.duke.edu//home...
2007-09-03 Panu MatilainenSanitize SELinux file context initialization.
2007-08-30 Panu MatilainenAutomated merge with ssh://login.linux.duke.edu//home...
2007-08-30 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm-cli
2007-08-30 Panu MatilainenMove rollback IDTX out of cli-stuff, its needed by...
2007-08-30 Panu MatilainenRemove unnecessary include
2007-06-25 Panu MatilainenEnable ts ordering for erasure mode.
2007-04-16 Paul NasratDeal with a return value of "-2" when database locking...
2007-04-16 Paul NasratDo not call rpmtsRun with an empty transaction list...
2007-04-16 Paul NasratAllow "--ignoresize" for erase operations.
2004-11-28 jbj- add support for automagic pubkey retrieval using...
2004-11-04 jbjStub in URL_IS_HTTPS everywhere.
2004-10-09 jbjFlush changes from rpm-4_3 branch.
2004-05-03 jodenMinor tweaks to comments in autorollback code, made...
2004-03-05 jodeninitial autorollback feature.
2004-01-11 jbjrpm-nls-fixes.patch (from PLD).
2003-12-30 jbj- spelling corrections (#112728).
2003-12-25 jbjAdd lsetfilecon to install modes.
2003-11-23 jbjMerge changes from rpm-4.2.1 development.
2003-06-24 jbjSanity.
2003-04-29 jbj- fix: IDTXglob should return REMOVETID sorted headers...
2003-04-24 jbjCall romtsOrder() on erasures.
2003-04-02 jbjSplint clean.
2003-03-05 jbjSanity.
2003-01-23 jbjsplint fiddles.
2002-12-29 jbj- add rpmfi methods to access color, class, and depende...
2002-12-04 jbjpython: gilding lilies.
2002-11-12 jbjmore debugging.
2002-11-12 jbj--rollback debugging (for now).
2002-10-26 jbj- fix: permit build with --disable-nls (#76258).
2002-10-09 jbj- fix: use size_t consistently, avoid segfault on ia64.
2002-08-31 jbjSync with rpm-4.1.
2002-08-27 jbj- fix: segfault with --checksig, plug memory leak ...
2002-08-23 jbj- merge signature returns into rpmRC.
2002-08-15 jbj- python: explicit method to set transFlags.
2002-08-13 jbj- supply transitive closure for CLI packages from rpmdb...
2002-08-08 jbjlclint fiddles.
2002-08-07 jbjRound correctly so that progress bars complete to 100%.
2002-08-07 jbj- fix: src.rpm installs need fd pos at payload.
2002-08-06 jbj- add bitmask for precise control of signature/digest...
2002-08-05 jbj- fix: check for lead magic, better error message on...
2002-08-04 jbj- resurrect --rollback.
2002-08-02 jbj- check header blobs on export (i.e. rpmdbAdd())..
2002-07-24 jbj- verify signatures/digests retrieved through rpmdbNext...
2002-07-14 jbj- python: sanity check fixes on rpmts/rpmte methods.
2002-07-13 jbj- install rpmal.h and rpmhash.h, implicit rpmps.hinclud...
2002-07-05 jbj- update rpmcache.8.
2002-07-04 jbj- fix: forgot lazy open of database on --freshen path...
2002-06-30 jbj- warn only once for each NOKEY/UNTRUSTED key id.
2002-06-29 jbj- open rpmdb early RDONLY, reopen later RDWR, avoid...
2002-06-28 jbj- disambiguate added/installed dependency failures...
2002-06-22 jbjFactor bounds checking annotations into source code.
2002-06-19 jbjAnnotate incondefs in source code.
2002-06-12 jbj- fix: separate existence and number checks for problem...
2002-05-27 jbjAdd bindings for rpmte and FD_t.
2002-05-19 jbj- fix: synthesize unpacking progress callbacks for...
2002-05-19 jbj- Grand Renaming of rpm data types.
2002-05-17 jbjTransactions made increasingly opaque.
2002-05-16 jbj- opaque (well mostly) rpmTransactionSet using methods.
2002-05-13 jbjEliminate bogus strerror message for manifests.
2002-05-04 jbjAdd toy db->associate, db->join, dbcursor->c_pget wrappers.
2002-04-14 jbj- use build time to choose one of multiple alternative...
2002-04-13 jbj- merge conflicts into problems, handle as transaction...
2002-04-13 jbj- use rpmdb-redhat to suggest dependency resolution(s).
2002-04-11 jbj- rescusitate --rebuild.
2002-04-10 jbjFix: source package already part of the transaction.
2002-03-17 jbj- *really* dump signature header immutable region.
2002-03-13 jbjFactor notify callback function/arg onto per-ts method.
2002-03-13 jbjPass ts and args to rpmInstall() and rpmErase().
2002-02-09 jbjSync with 4.0.4, splint clean.
2002-02-04 jbjrollback changes from 4.0.4.
2002-02-02 jbjSync with rpm-4.0.4 rollbacks.
2002-01-28 jbjTransaction rollbacks from rpm-4.04, (sanity flush).
2002-01-27 jbjMerge from rpm-4.0.4.
2001-11-11 jbjReplace loadFi with fiNew, freeFi with fiFree.
2001-11-10 jbj- strip header tags for erased as well as installed...
2001-11-09 jbj- no-brainer refcounts for rpmProblemSet object.
2001-11-08 jbj- rip out rpmDependencyConflict, replace with rpmProble...
2001-11-08 jbj- linear search on added package provides is dumb.
2001-11-01 jbj- add header refcount annotations throughout.
2001-10-27 jbj- transaction sets cerated in cli main.
2001-10-27 jbj- legacy signatures always checked where possible on...
2001-10-26 jbj- wire transactions through rpmcli install/erase modes.
2001-10-25 jbj- legacy signatures always checked on -qp and -Vp.
2001-10-23 jbj- generate an rpm header on the fly for imported pubkeys.
2001-10-17 jbjConverging on lclint-3.0.17 strict level.
2001-10-16 jbjFactor -type problems into explicit code annotations.
2001-10-15 jbjExplicit branchstate annotations.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-10-13 jbjMore lclint annotations.
2001-10-08 jbj- upgrade to beecrypt-2.2.0pre.
2001-09-24 jbjMove to lclint-3.0.0.15, revisit and clean up annotations.
2001-09-21 jbj- lclint-3.0.0.15 fiddles.
2001-09-15 jbjSync with rpm-4_0 branch.
2001-08-31 jbj- fix: Provides: /path did not work with added packages...
2001-07-06 jbj- expose rpmShowProgress() and rpmVerifyDigest() in...
2001-06-17 jbjSync with rpm-4_0 branch.
next