tools/librpm-tizen.git
2005-07-13 jbj- fix: make sqlite3 rpmdb endian-neutral (#159425).
2005-07-13 jbj- use perldeps.pl, phase out perl.{req,prov} (#161921).
2005-07-13 jbj- *_terminate_build macros set per-pkg, not per-invocat...
2005-07-13 jbj- fix: % at end-of-line overflow (#161091).
2005-07-13 jbj- fix: java compiled with -O0 confuses debugedit (...
2005-07-12 jbj- added brp-java-gcjcompile build helper.
2005-07-12 jbj- added CVSId: tag and SVNId: alias (#162807).
2005-07-12 jbj- updated de.po (#162756).
2005-07-12 jbj- updated de.po (#162756).
2005-07-10 jbjDon't crap out with missing dependencies.
2005-07-04 jbjChange file list to handle China's politics.
2005-07-04 jbj- rebuild to start the rpm-4.4.2 release gears turning.
2005-07-02 jbjGCC fidgets, add parentheses around timedRead vector.
2005-07-02 jbjCorrect typo.
2005-06-06 jbjXXX Really old packages have HEADER_IMAGE, not HEADER_S...
2005-05-30 jbjPermit file names with spaces.
2005-05-24 paulnremove old trans
2005-05-24 paulnUpdate translations
2005-05-19 paulnfix buildarchtranslate for ppc64
2005-05-16 paulnupdate po
2005-05-11 paulnscriptlet signal failure message
2005-05-04 jbjFAQ #24 conformant versions.
2005-04-11 jbjNuke _rpmdb.c.
2005-03-27 jbjChange allocTempBuffer() handling.
2005-03-27 jbjIterate over "select key from Packages" result.
2005-03-26 jbjGather all keys for iterator.
2005-03-25 jbjMDK patch at #108778.
2005-03-23 jbjHandle int8 and int16 indices correctly.
2005-03-23 jbjrip out compile/bind/exec methods, wrong approach to...
2005-03-23 jbjRefactor sql_step assertion.
2005-03-23 jbjMore fiddles.
2005-03-20 jbjSimplify.
2005-03-20 jbjMake SQL_DB and DB identical structures in dbi->dbi_db.
2005-03-20 jbjMake SCP_t and DBC identical structures.
2005-03-20 jbjSimplify db->app_private handling.
2005-03-20 jbjRemove sql cursor chaining.
2005-03-20 jbjCheck that dbcursor is always non-null.
2005-03-19 jbjHandle %dev markers more gracefully.
2005-03-19 jbjDisable synchronous writes.
2005-03-18 jbjfix: RPM_BIN_TYPE bound to wrong pos.
2005-03-18 jbjRepair -qa.
2005-03-18 jbjSanity.
2005-03-17 jbjAnother line of spew under if (_debug) test.
2005-03-17 jbjFUnctiona --rebuilddb. Add if (_debug) to modulate...
2005-03-17 jbjSplint fiddles.
2005-03-17 jbjAdd tagType().
2005-03-17 jbjRip out encode/decode entirely. Almost certainly nothin...
2005-03-17 jbjConsolidate elements into SCP_t (definite brokenness...
2005-03-17 jbjPreliminary attempt at sql_get_table clone that underst...
2005-03-16 jbjFirst hacks at using sqlite3_step() instead of sqlite3_...
2005-03-16 jbjChange schema to get rid of most encode/decode operatio...
2005-03-15 jbjStart sqlite3 fixing.
2005-03-15 jbjAncient history.
2005-03-14 jbjSanity.
2005-03-13 jbjPermit build with extternal file and libmagic.
2005-03-13 jbjSanity.
2005-03-13 jbj- permit RSA/{sha1,sha256,sha384,sha512} signature...
2005-03-13 jbjAdd support for RSA on sha1/sha256/sha384/sha512.
2005-03-13 jbjAdd support for sha256/sha384/sha512 (if available.).
2005-03-12 jbjDon't dump pgp pkt spewage.
2005-03-12 jbjIdentify header RSA signatures correctly.
2005-03-12 jbjAdd hdrmd5ctx for header-only md5 rsa/md5 signatures.
2005-03-09 jbj- permit gpg to be used for RSA/MD5 signatures.
2005-03-07 jbjStart removing implied gpg==dsa, pgp==rsa.
2005-03-07 jbjfix: inverted RSA parameters on rsavrfy().
2005-03-07 jbjR++.
2005-03-07 jbjCasts on lvalues are no longer permitted by gcc4.0.
2005-03-07 jbjRemove autocrap generated cruft.
2005-03-03 jbjPermit changelog timestamp back to 1990.
2005-02-20 jbj- updated sv.po <goeran@uddrborg.se>.
2005-02-17 jbj- rework configure.ac et al to lose internal library...
2005-02-16 jbjrpm-4.4.2-0.3.
2005-02-16 jbj- remove remnant -I/opt/local hacks, --prefix=/usr...
2005-02-16 jbjBye-bye!
2005-02-16 jbjRemove rpmdb and poptmodule sources.
2005-02-16 jbj- sqlite3: update encode/decode from sqlite-2.8.16.
2005-02-16 jbjUpdate to sqlite-3.1.2.
2005-02-16 jbjfix: restore longer scope for sqlite3 data (which frees...
2005-02-14 jbj- start 4.4.2 devel.
2005-02-14 jbj- don't build with sqlite3 if <sqlite3.h> is missing.
2005-02-13 jbj- don't classify files in /dev (#146623).
2005-02-13 jbjBuild rpm-4.4.1-0.24.
2005-02-13 jbj- macosx: change to --prefix=/usr rather than /opt...
2005-02-12 jbj- zlib: uniqify certain symbols to prevent name space...
2005-02-12 jbj- permit build scriptlet interpreters to be individuall...
2005-02-10 jbj- perform callbacks as always (#147537).
2005-02-08 jbjUpdate bytesRemain iff R/W operation.
2005-02-07 jbjBuild requires bzip2-devel, not bzip2 (#124925).
2005-02-05 jbjrpm-4.4.1-0.18 sanity.
2005-02-03 jbj- discover and use getmntinfo if present.
2005-02-03 jbj- run-time endian test rather than chasing <endian...
2005-02-03 jbjRun-time endian test rather than chasing <endian.h...
2005-02-03 jbjOrphans.
2005-02-02 jbj- fix: length of gpg V4 hash seed was incorrect (#146896).
2005-01-29 jbjDefault MYPATH=":" instead when cros-compiling (#133573).
2005-01-28 jbj- python: force dbMatch() h# key to be 32 bit integer...
2005-01-28 jbjRevert glob/fnmatch/alloca uniqify on macosx for now.
2005-01-28 jbjRemove unused _rpmlock_file.
2005-01-26 jbj- add missing #if defined(ENABLE_NLS) (#146184).
2005-01-26 jbj- move global /var/lock/rpm/transaction to dbpath.
next