Add macro %isu_package to generate ISU Package
[platform/upstream/rpm.git] / rpmqv.c
2002-07-28 jbj- python: don't segfault in ts.GetKeys() on erased...
2002-07-28 jbj- popt: display sub-table options only once on --usage.
2002-07-24 jbj- verify signatures/digests retrieved through rpmdbNext...
2002-07-02 jbjAdd boundsread annotations throughout, enable +bounds...
2002-07-02 jbjadd (disabled for now) dependency check to rpmgraph.
2002-06-30 jbj- warn only once for each NOKEY/UNTRUSTED key id.
2002-06-28 jbj- fix: multiple relocations (#67596).
2002-05-19 jbj- Grand Renaming of rpm data types.
2002-05-16 jbj- opaque (well mostly) rpmTransactionSet using methods.
2002-04-13 jbj- use rpmdb-redhat to suggest dependency resolution(s).
2002-04-11 jbj- rescusitate --rebuild.
2002-04-08 jbjSanity.
2002-03-13 jbjPass ts and args to rpmInstall() and rpmErase().
2002-03-12 jbj- permit --dbpath and --root with signature (i.e. ...
2002-03-06 jbj- add header DSA signature.
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 jbjpopt PAIN, sigh.
2002-01-28 jbjAvoid accidental collisions with POPT_BIT_SET for flags...
2001-11-03 jbj- depends.c: rpmDepSet is (almost) opaque, move to...
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-24 jbj- wire transactions through rpmcli query/verify modes.
2001-10-23 jbj- wire transactions through rpmcli signature modes.
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-13 jbj- ratchet up to lclint "strict" level.
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-07-28 jbj- fix: --noscripts is another multimode option.
2001-07-19 jbj- fix: 4 memory leaks eliminated.
2001-07-17 jbj- fix: _smp_flags macro broken.
2001-07-13 jbj- fix: scope multi-mode options like --nodeps correctly...
2001-07-11 jbj- unlink all __db.nnn files before 1st db open.
2001-07-10 jbj- package version now configureable, default v3.
2001-07-07 jbj- popthelp.c: don't use stpcpy to avoid portability...
2001-07-06 jbj- expose rpmShowProgress() and rpmVerifyDigest() in...
2001-06-25 jbjYet another patial harlink set fix.
2001-06-20 jbj- fix: rpm -qlv link count for directories dinna includ...
2001-06-17 jbj- popt: add POPT_ARGFLAG_SHOW_DEFAULT to display initia...
2001-06-13 jbj- add rpmdbSetIteratorRE() for regex matching in databa...
2001-06-12 jbj- remove rpmrc Provides: Yet Again, use virtual packages.
2001-06-12 jbj- remove dead code frpm popt table reorg.
2001-06-08 jbj- fix: QUERY_FOR_LIST file count clobbered.
2001-06-06 jbj- default to dbenv with mpool, --rebuilddb with nofsync...
2001-06-05 jbj- fix typos in linux.{req,prov}.
2001-06-04 jbjlclint fiddles.
2001-05-29 jbj- fix: popt exec doesn't add '--', --target et al no...
2001-05-29 jbj- eliminate db-1.85 and db-2.x configuration.
2001-05-25 jbj- perform db->verify when closing db files.
2001-05-05 jbj- enough lclint annotations and fiddles already.
2001-05-03 jbj- still more boring lclint annotations and fiddles.
2001-04-30 jbj- yet more boring lclint annotations and fiddles.
2001-04-29 jbj- globalize _free(3) wrapper in rpmlib.h, consistent...
2001-03-23 jbj- fix: parameterized macro segfault (Jakub Bogusz ...
2001-03-14 jbjSync with rpm-4.0.2 final.
2001-03-04 jbj- Add btree indexes for Dirnames, Requireversion, Provi...
2001-02-10 jbjReorganize sources before implementing --repackage.
2001-02-09 jbjfix: make a copy of retrieved header before loading.
2001-01-21 jbj- cpio mappings carry dirname/basename, not absolute...
2001-01-19 jbj- fix: insure that %lang scopes over hard links correctly.
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-30 jbjTypo.
2000-12-19 jbjSync with rpm-4_0 branch.
2000-12-12 jbjSync with rpm-4_0 branch.
2000-10-10 jbjMan page and help message correction (#18759).
2000-09-14 jbjRevert rpmrc excision for now.
2000-09-13 jbj- fix: honor --test when doing --freshen.
2000-09-01 jbj- unify rpmError and rpmMessge interfaces through rpmlog.
2000-08-31 jbjUnify rpmError() and rpmMessage() on top of rpmlog().
2000-08-29 jbj- translate rpm.8 man page (Peter Ivanyi <ivanyi@intern...
2000-08-27 jbj- consistent return for all signature verification.
2000-08-03 jbjSanity (make dist).
2000-07-25 jbj- create rpmbuild/rpmquery/rpmverify/rpmsign symlinks.
2000-07-09 jbjHelp message field alignment.
2000-07-08 jbjTypo.
2000-07-05 jbjOption --ftpport misdocumented as --ftpuseport.
2000-06-23 jbj- python: initdb binding (Dan Burcaw <dburcaw@terraplex...
2000-06-21 jbjDon't try to i18n untranslatable strings ("Göran Uddebo...
2000-06-12 jbjAdd dbcursor to dbi interface.
2000-06-11 jbjFix db return code handling, majorly horked.
2000-06-01 jbjSplit popt glue into lib/popt{BT,QV}.c.
2000-05-30 jbjAdd popt glue for --clean, --rmsource, --rmspec.
2000-05-26 jbjRemove build modes from rpm, use rpmb and/or popt glue...
2000-05-24 jbj- change popt exec alias in oreder to exec rpm children.
2000-05-18 jbjCreate from rpm.c.