tools/librpm-tizen.git
2012-04-03 Panu MatilainenDifferentiate between non-existent and invalid region tag
2012-04-03 Panu MatilainenSpecifically validate region tag on header import
2012-04-03 Panu MatilainenFix gpg-pubkey typos in Japanese manual (RhBug:760552)
2012-03-30 Florian FestiMove internal stuff from fsm.h to fsm.c
2012-03-30 Florian FestiReplace fileStageString() with the __func__ macros...
2012-03-30 Florian FestiRemove checks for FSM_SYSCALL as FSM_* is going to...
2012-03-30 Florian FestiDrop no longer needed include of fsm.h
2012-03-30 Florian FestiKill FSM: Remove remains
2012-03-30 Florian FestiKill FSM: Make FSM_PKGBUILD a function
2012-03-30 Florian FestiKill FSM: Make FSM_PKGERASE a function
2012-03-30 Florian FestiKill FSM: Make FSM_PKGINSTALL a function
2012-03-30 Florian FestiPrepare for killing the fsm: Move initial call to FSM...
2012-03-30 Florian FestiPrepare for killing the fsm: Inline FSM_UNDO; Remove...
2012-03-30 Florian FestiPrepare for killing the fsm: Inline remaining FSM_PROCE...
2012-03-30 Florian FestiPrepare for killing the fsm: Remove superfluous check...
2012-03-30 Florian FestiPrepare for killing the fsm: Make FSM_COMMIT a function
2012-03-30 Florian FestiPrepare for killing the fsm: Move build code from PSM_P...
2012-03-30 Florian FestiPrepare for killing the fsm: Move code for erasing...
2012-03-30 Florian FestiPrepare for killing the fsm: Inline FSM_DESTROY in...
2012-03-30 Florian FestiPrepare for killing the fsm: Inline FSM_FINI code.
2012-03-30 Florian FestiPrepare for killing the fsm: Inline the FSM_NOTIFY...
2012-03-30 Ales Kozumplikrpmbuild: warn if header color differs from color of...
2012-03-30 Panu MatilainenAxe leftover CANONARCH assignment messing up our "base...
2012-03-29 Panu MatilainenAccept files as command line arguments again in rpmdeps...
2012-03-27 Florian FestiInline FSM_NEXT
2012-03-27 Florian FestiRemove left over debugging code
2012-03-27 Florian FestiMove fsm_s to fsm.c and remove fsmNext() from fsm.h
2012-03-27 Florian FestiRemove Fseek() code from rpmcpioHeaderRead for now
2012-03-27 Florian FestiUntangle lib/fsm.c and lib/cpio.c
2012-03-26 Panu MatilainenDont bother building internal versions of db utilities...
2012-03-23 Panu MatilainenEliminate broken data end calculation in dataLength()
2012-03-22 Panu MatilainenOops, "magic eight" is necessary here afterall
2012-03-21 Panu MatilainenAdd test case for scriptlet behavior
2012-03-21 Panu MatilainenTransaction element file info can be legally NULL in...
2012-03-20 Panu MatilainenDon't free up file info sets on transaction test-runs...
2012-03-20 Panu MatilainenBump version to appear newer than 4.10.x branch
2012-03-20 Panu MatilainenUpdate translations from Transifex
2012-03-20 Panu MatilainenBump library sonames in preparation for new release
2012-03-19 Panu MatilainenLook up obsoletes both ways on dependency checking...
2012-03-19 Panu MatilainenHandle obsoletes (more) correctly in rpmdbProvides()
2012-03-19 Panu MatilainenFixup couple of md5/digest references regarding verify...
2012-03-19 Vincent UntzFix find-lang to correctly detect all translations...
2012-03-19 Panu MatilainenInclude more package information in the progress output
2012-03-19 Panu MatilainenMake a bit more room for names in progress output ...
2012-03-15 Panu MatilainenFix rpm2cpio.sh error exit on unrecognized compression
2012-03-14 Panu MatilainenUnbreak lua's base64 encode/decode extensions
2012-03-14 Panu MatilainenMake rpm2cpio exit code accurate for large packages...
2012-03-14 Panu MatilainenFix ufdCopy() for large (> 2GB) files
2012-03-12 Panu MatilainenTeach rpm2cpio.sh about xz compression (RhBug:674348...
2012-03-09 Panu MatilainenEliminate rpmSetTable() from the API
2012-03-09 Panu MatilainenrpmSetTables() call in rpmbuild has been dying long...
2012-03-09 Panu MatilainenAllow silent build on automake versions that support it
2012-03-08 Panu MatilainenWhoops, dont make install progress callbacks on erasure
2012-03-08 Panu MatilainenOptimize python db index instances list generation...
2012-03-08 Panu MatilainenOptimize header data python conversion for array tags...
2012-03-07 Panu MatilainenPull updated translations from Transifex
2012-03-07 Panu MatilainenRevert to former spec query behavior + comment
2012-03-07 Ville SkyttäAdd --disable-dependency-tracking to %configure options.
2012-03-07 Panu MatilainenWarn but dont fail the build on STABS debuginfo (RhBug...
2012-03-07 Panu MatilainenDisable source fetch on build by default (for now)...
2012-03-07 Panu MatilainenTeach find-lang about the new gnome help layout (RhBug...
2012-03-07 Jan KratochvilGenerate debug symlinks for all filenames sharing a...
2012-03-07 Richard W.M... Correctly quote tr [:blank:] in OCaml dependency scripts.
2012-02-29 Panu MatilainenExplicitly remap device numbers along with inodes at...
2012-02-28 Panu MatilainenOnly consider rpmdb growth for added packages
2012-02-28 Panu MatilainenFix invalid memory access from rpmdb growth estimation...
2012-02-28 Panu MatilainenDon't process spec %include in false branch of %if...
2012-02-28 Panu MatilainenUnbreak rpm -V output (RhBug:797964)
2012-02-21 Panu MatilainenAdd a testcase for tag extension bad file name triplet...
2012-02-21 Panu MatilainenRaise exception in python on headerGet() invalid data...
2012-02-21 Panu MatilainenTest for file data tag sanity in fnTag() extensions
2012-02-21 Panu MatilainenFix crash on INSTFILENAMES extension on non-installed...
2012-02-21 Panu MatilainenSanitize filename tag extension handling
2012-02-21 Panu MatilainenFlag error in tag container for non-extension tag retrieval
2012-02-21 Panu MatilainenAdd error indicator flag for tag data containers
2012-02-21 Panu MatilainenAdd getter for rpmtd flags
2012-02-10 Panu MatilainenRemap inode numbers to fit into 32bit integer space...
2012-02-09 Panu MatilainenAlso test that total size is calculated correctly wrt...
2012-02-08 Panu MatilainenAdd a rough-cut testcase for hardlink handling
2012-02-08 Panu MatilainenAdd tag extension to calculate hardlink count for files
2012-02-08 Panu MatilainenSwitch back to former, much smaller BDB memory pool...
2012-02-03 Panu MatilainenAdd --test option to rpmkeys
2012-02-03 Panu MatilainenHonor RPMTRANS_FLAG_TEST in rpmtsImportPubkey()
2012-02-02 Panu MatilainenRemove the arbitrary limitation on transaction keyring...
2012-02-02 Panu MatilainenDisable signature checking during database rebuild...
2012-02-02 Panu MatilainenUse private environment for database rebuilds too,...
2012-02-02 Panu MatilainenNever load ts keyring if signature checking is disabled
2012-02-01 Panu MatilainenDon't free up file info sets on transaction test-runs
2012-01-30 Panu MatilainenUse rpmReadHeader() on signature checking path too
2012-01-28 Panu MatilainenAdd a basic testcase for bogus filename triplet detection
2012-01-28 Panu MatilainenTest for filename triplet sanity in rpmfiNew()
2012-01-28 Panu Matilainenxcalloc() cannot return NULL, remove redundant check
2012-01-28 Panu MatilainenDon't assume rpmfiNew() always succeeds
2012-01-28 Panu MatilainenAdd a basic testcase for bogus (incomplete) header...
2012-01-28 Panu MatilainenAdd some basic sanity checks to rpmte creation, allow...
2012-01-28 Panu MatilainenDon't assume rpmteNew() always succeeds, part III
2012-01-28 Panu MatilainenMove TR_ADDED file size init into addTE()
2012-01-28 Panu MatilainenDon't assume rpmteNew() always succeeds, part II
2012-01-28 Panu MatilainenError out early if rpmdb open fails on upgrade element...
2012-01-28 Panu MatilainenDon't assume rpmteNew() always succeeds, part I
next