- fix: db1 end-of-file not detected in legacy compatible way.
[tools/librpm-tizen.git] / rpm.c
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-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-21 jbjSync with rpm-4_0 branch.
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-01-29 jbjCommit to install file state machine.
2001-01-28 jbjApply suffixes only to files.
2001-01-21 jbj- cpio mappings carry dirname/basename, not absolute...
2001-01-16 jbjIncrease size of help format buffer (#24093).
2000-12-19 jbjSync with rpm-4_0 branch.
2000-12-12 jbjSync with rpm-4_0 branch.
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-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-24 jbjCosmetic.
2000-07-11 jbj- remove build mode help from rpm.c, use rpmb instead.
2000-07-09 jbj- prefix payload paths with "./", otherwise "/" can...
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-12 jbjAdd dbcursor to dbi interface.
2000-06-11 jbjFix db return code handling, majorly horked.
2000-06-06 jbjUse libtool-1.3.5.
2000-06-01 jbjSplit popt glue into lib/popt{BT,QV}.c.
2000-06-01 jbjHack to pass build args correctly.
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-12 jbjfix: define/eval options assumed sizeof(int) == sizeof...
2000-03-30 jbjMostly functional db2 interface, db3 still has problems.
2000-03-26 jbjAdd --preferdb for now to permit testing db0/db1/db2.
2000-03-15 jbj- fix: noLibio = 0 on Red Hat 4.x and 5.x.
2000-02-27 jbjSolaris2.6 portability.
2000-02-23 jbjAdd %_i18ndomains configuration.
2000-02-23 jbji18n lookaside.
2000-02-13 jbjPatches from PLD.
1999-12-15 jbjCorrect --tarball option (long name should have been...
1999-12-12 jbjreload macros from cmd line when re-reading config...
1999-11-26 jbjConsistent usage for fileNames, baseNames, dirNames...
1999-11-15 jbjrpm.c: Add --ftpdebug, --urldebug, --rpmiodebug (for...
1999-11-14 jbjlib/rpmio.c: Implement per-fd layers as a stack, add...
1999-11-12 jbjUse Fstrerror on ufdio throughut.
1999-11-02 jbjAdd ref/deref/new/fileno/open vectors to FDIO_t.
1999-10-31 jbjSpec: Add rootdir (as in chroot).
1999-10-30 jbjRename faFoo() routines, use FD_t I/O with fadio cookie...
1999-10-30 jbjMake fdFileno() static, use Fileno()/Ferror() analogues...
1999-10-29 jbjfix: resurrect multiple target platform builds.
1999-10-29 jbjcheck for memory leaks (almost all leaks are plugged).
1999-10-27 jbjuse compressed filenames on install side.
1999-10-21 jbjlclint annotations and compiler cruft.
1999-09-29 jbjCheck in time stamps.
1999-09-26 jbjRetrofit glibc __progname.
1999-09-21 jbjfix: removed files fingerprint memory leak.
1999-09-21 jbjfix: command line install had header memory leak.
1999-09-12 jbjglibc2: always enable dynamic mtrace if available.
1999-09-10 jbjpgp and pgp5 have compatible RSA signature (#4780).
1999-09-07 jbjadd --freshen to usage message (#4823).
1999-09-06 jbjfix: don't successfully match with strncasecmp("sparc...
1999-08-23 jbjTypo.
1999-08-23 jbjfix: segfault with "--sign" w/o supplying files (#4651).
1999-08-04 jbjClarify licensing: "GNU General Public License" not...
1999-07-27 jbjpopt: heavy dose of const.
1999-07-14 jbjmove checksig/resign major modes into rpmlib.
1999-07-14 jbjmove install/erase major modes into rpmlib.
1999-07-08 jbjadd --eval to find result of macro expansion.
1999-06-30 jbjUgly hack to get query dependencies right.
1999-06-17 jbjMiNT port (Guido Flohr <gufl0000@stud.uni-sb.de>).
1999-06-16 jbjresurrect "rpm -Va --nofiles" (i.e. dependencies only...
1999-05-23 ewt1) got --prefix working (again)
1999-05-15 jbjfix: prevent return code wrap during packagage checking...
1999-05-10 jbjcolesce query and verify modes.
1999-05-07 jbjTypo.
1999-05-07 jbjfix: resurrect -Vp, -Vf and -Vg functionality.
1999-05-06 jbjAdd argument to specedit to choose between specs and...
1999-04-30 jbjresurrect toplevel tar target.
1999-04-28 jbjUpdate-po before new RU files.
1999-04-17 jbjcheck build prerequisites before building from specfile.
1999-04-09 jbjDon't mark empty strings as translatable.
1999-04-06 ewt1) fixed --prefix
1999-04-01 jbjadd per-target macrofiles to search path.
1999-03-28 jbjfix: avoid segfault using --prefix until ewt fixes.
1999-03-27 ewtadded help message for --ignoresize
1999-03-26 ewtadded ignoresize
1999-03-22 jbjfix: don't add header if signature generation failed...
1999-03-21 jbjpgp5 support (Carlo Wood <carlo@runaway.xs4all.nl>).
1999-03-20 jbjeliminate old rpmrc configuration syntax.
1999-03-16 jbjFix newSpec in "rpm -q --specfile --specedit"
1999-02-22 jbjpermit substitution of I18N strings from PO meta-catalo...
1999-02-17 ewtadded checks for installation of old packages
1999-02-17 ewtmoved things to transaction flags from independent...
1999-02-04 adevriesFinally, preliminary http support.
next