- fix: db1 end-of-file not detected in legacy compatible way.
[tools/librpm-tizen.git] / po /
2001-06-08 jbj- fix: QUERY_FOR_LIST file count clobbered.
2001-05-29 jbj- eliminate db-1.85 and db-2.x configuration.
2001-05-14 jbj- upgrade to db-3.3.4.
2001-05-11 jbj- rpm database has rpm.rpm g+w permissions to share...
2001-05-08 jbj- create rpmdb.la so that linkage against rpm's db...
2001-05-03 jbj- still more boring lclint annotations and fiddles.
2001-04-30 jbj- yet more boring lclint annotations and fiddles.
2001-04-26 jbj- fix: ineeded count wrong for overlapped, created...
2001-04-23 jbj- regenerate rpm.8 man page from docbook glop (in max...
2001-04-21 jbjSync with rpm-4_0 branch.
2001-04-10 jbjDoxygen annotations for config files.
2001-03-23 jbj- fix: parameterized macro segfault (Jakub Bogusz ...
2001-03-22 jbj- python: strip header regions during unload.
2001-03-16 jbj- add %exclude support (i.e. "everything but") to ...
2001-03-15 jbj- add cpuid asm voodoo to detect athlon processors.
2001-03-15 jbjBump version to 4.1.
2001-03-15 jbj- update per-interpreter dependency scripts, add sql...
2001-03-14 jbjUpdate to doxygen-1.2.6 configuration.
2001-03-14 jbjSync with rpm-4.0.2 final.
2001-03-04 jbjEliminate setFileOwners() and installSources().
2001-03-04 jbj- Add btree indexes for Dirnames, Requireversion, Provi...
2001-03-03 jbjRemove dead code.
2001-03-03 jbjMove fileActionString to fsm.c where it belongs.
2001-03-02 jbjAdd top level, external enties to psmStage().
2001-03-02 jbjStill more functionality into psmStage().
2001-03-02 jbjMore functionality into psmStage.
2001-03-02 jbjMore functionality in psmStage.
2001-03-02 jbjFlesh out init/pre/process/post/fini PSM stages.
2001-03-01 jbjMore functionality in psmStage.
2001-03-01 jbjMove more functionality into psmStage.
2001-03-01 jbjMore data merged into PSM_t.
2001-02-28 jbjAdd trigggers to psm.
2001-02-28 jbjMerge scriptlet handling into psm.c, remove from API.
2001-02-28 jbjMove more args into PSM_t.
2001-02-27 jbjStart wiring PSM_t throughout.
2001-02-27 jbjSketch out PSM_t for package state machine.
2001-02-27 jbjHandle non-string tag indices correctly.
2001-02-17 jbjMerge changes from rpm-4.0.2.
2001-02-12 jbjAdd rpmRC return code type for the usual 0/1/2 codes.
2001-02-12 jbjRename RPMSIG_* signature types to RPMSIGTYPE_* to...
2001-02-11 jbj1st stab at --repackage.
2001-02-10 jbjReorganize sources before implementing --repackage.
2001-02-10 jbj- fix: diddle exit code for attempted installs of non...
2001-02-09 jbjfix: make a copy of retrieved header before loading.
2001-02-08 jbjRemove DEAD code.
2001-02-08 jbjMove state machine drivers into fsmStage.
2001-02-06 jbjAsynchronous commit of installed files.
2001-02-05 jbjfix: links weren't renamed correctly.
2001-02-05 jbjRemove XFA_SKIPPING from iterator.
2001-02-04 jbjrevert speedup on commit if same perms, there's more...
2001-02-04 jbjRip out remnants of cpio file mapping.
2001-02-04 jbjMerged build/install in file state machine.
2001-02-03 jbjfix: db1 dbopen() check found in libc not auto-configur...
2001-02-03 jbjAdd I/O to file state machine.
2001-02-02 jbjUse fsm for building.
2001-02-02 jbjfix: grrr, post increment off by 1 iterator.
2001-02-01 jbjHandle links correctly, wotta PITA. Now to clean up...
2001-01-30 jbjSimple install file state machine.
2001-01-29 jbjCommit to install file state machine.
2001-01-28 jbjApply suffixes only to files.
2001-01-28 jbjPayload state machine, with commit and undo.
2001-01-27 jbj1st crack at a payload unpack state machine.
2001-01-26 jbjlclint annotations.
2001-01-25 jbj- remove support for v1 src rpm's.
2001-01-25 jbjIsolate install/erase actions.
2001-01-24 jbjAdd rollback.h, 1st attempt to rationalize TFI_t.
2001-01-24 jbjRip XFI_t from install.
2001-01-23 jbjRip out cpioFileMap.
2001-01-23 jbjExpose loadFi/freeFi.
2001-01-22 jbjMake cpio maps totally opaque.
2001-01-21 jbjMake cpio mappings opaque.
2001-01-21 jbj- cpio mappings carry dirname/basename, not absolute...
2001-01-19 jbjewt's cpio hack reverted.
2001-01-19 jbjTypo.
2001-01-19 jbjewt's cpio hack.
2001-01-19 jbj- fix: insure that %lang scopes over hard links correctly.
2001-01-17 jbj- 1st crack at Mandrake specific per-platform macros.
2001-01-16 jbj- tsort prefers presentation order.
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-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 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-03 jbj- fix: avoid locale issues with strcasecmp/strncasecmp...
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-30 jbj- (non-linux): move stubs.c to rpmio (#21132).
2000-12-29 jbj- fix: avoid FAT and other brain-dead file systems...
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().
next