tools/librpm-tizen.git
2001-10-15 jbjResolve conflicts.
2001-10-15 jbjInitial revision
2001-10-15 jbjTypo.
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-10-11 jbj- proof-of-concept PGP/RSA verification for legacy...
2001-10-08 jbj- upgrade to beecrypt-2.2.0pre.
2001-10-08 jbjLclint clean.
2001-10-08 jbjResolve conflicts.
2001-10-08 jbjInitial revision
2001-10-05 jbj- proof-of-concept GPG/DSA verification for legacy...
2001-10-05 jbjTest vectors for GPG V3 DSA signature of "abc".
2001-10-05 jbjRemove swab'ed versions of sethex routines, not yet...
2001-10-03 jbjFix segfault with "rpm --rebuild foo.spec".
2001-10-02 jbjAdd b32bswabhex/mp32nswabhex.
2001-10-01 jbjDisplay signature and public key internals, calculate...
2001-09-29 jbj- create RFC-2440 OpenPGP API in rpmio.
2001-09-29 jbjSanity.
2001-09-29 jbjMove OpenPGP constants to rpmio/rpmpgp.h.
2001-09-28 jbjBug fixxed, remove the example.
2001-09-28 jbjRemove broken asm mp32{even,odd} for now.
2001-09-27 jbjRemove lclint warnings from dsa.[ch].
2001-09-27 jbjAdd DSA routines.
2001-09-26 jbj- bind beecrypt md5/sha1 underneath rpmio.
2001-09-25 jbj- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm...
2001-09-25 jbj- drop rpmio/base64.[ch] in favor of beecrypt.
2001-09-25 jbjMore lclint fiddles.
2001-09-25 jbj- drop rpmio/base64.[ch] in favor of beecrypt versions.
2001-09-25 jbj- Start rpm-4.1.
2001-09-24 jbjMove to lclint-3.0.0.15, revisit and clean up annotations.
2001-09-24 jbjRemove dead code.
2001-09-24 jbjHandle white space in b64{dec,enc}.
2001-09-24 jbjReplace b64{enc,dec}.
2001-09-24 jbjAdd tests/openpgp and tests/base64bug.
2001-09-24 jbjAnnotate aio_foo routines, clean up mess of workarounds.
2001-09-23 jbjannotations for audio/dsp entropy sources.
2001-09-23 jbjMore lclint fiddles.
2001-09-23 jbjMore lclint annotations, now at the strict level with...
2001-09-21 jbj- lclint-3.0.0.15 fiddles.
2001-09-20 jbjOrphans
2001-09-20 jbjDoxygen fiddles.
2001-09-19 jbjWire in doxygen doco.
2001-09-19 jbjlclint fiddles.
2001-09-19 jbjAdd autogen.sh et al to build from CVS.
2001-09-18 jbjCreate.
2001-09-18 jbjInitial revision
2001-09-15 jbj- close/discard Depends index after rpmdepCheck() use.
2001-09-15 jbjSync with rpm-4_0 branch.
2001-08-31 jbj- fix: Provides: /path did not work with added packages...
2001-08-28 jbj- dependency whiteout for libgnomeprint -> gnome-print...
2001-08-27 jbj- fix: error message on failed package installs resurre...
2001-08-26 jbjMark bugzilla #52183 change.
2001-08-25 jbj- within a region, entries sort by address; added drips...
2001-08-24 jbj- headers without RPMTAG_NAME are skipped when retrieved.
2001-08-17 jbj- verify perms (but not mode) on %ghost files.
2001-08-16 jbj- python: add exception to detect bad data in hdrUnload.
2001-08-15 jbj- always use dl size in regionSwab() return.
2001-08-13 jbj- fix: segfault on headerFree given malicious data.
2001-08-09 jbj- add -D_REENTRANT (note rpmlib is still not thread...
2001-08-08 jbj- add legacy (compile only) wrappers for fdFileno et al.
2001-08-06 jbj- portability: some compilers squawk at return ((void...
2001-08-04 jbj- fix: autoconf glob tests (#50845).
2001-08-03 jbjlclint clean again.
2001-08-03 jbj- fix: i18n tags not terminated correctly with NUL...
2001-07-31 jbj- add support for mips (#49283).
2001-07-28 jbj- fix: --noscripts is another multimode option.
2001-07-24 jbj- fix: don't segfault when presented with rpm-2.4.10...
2001-07-24 jbj- rename pmac to ppcmac.
2001-07-23 jbjOrphans.
2001-07-23 jbjInitial revision
2001-07-23 jbj- add pmac/ppciseries/ppcpseries varieties to ppc arch...
2001-07-22 jbj- enable rpm-perl subpackage.
2001-07-21 jbj- add sha1 test vectors, verify on ix86/alpha/sparc.
2001-07-20 jbjPatch from <misa@redhat.com>.
2001-07-20 jbj- fix: yet another segfault from bad metadata prevented.
2001-07-19 jbj- fix: 4 memory leaks eliminated.
2001-07-18 jbj- resurrect --specedit for i18n.
2001-07-18 jbj- fix: %dev(...) needs to map rdev and mtime from metadata.
2001-07-17 jbj- python: "seal" immutable region for legacy headers...
2001-07-17 jbj- fix: _smp_flags macro broken.
2001-07-16 jbj- fix: don't total hard linked file size multiple times...
2001-07-14 jbj- isolate cdb access configuration (experimental, use...
2001-07-13 jbj- fix: scope multi-mode options like --nodeps correctly...
2001-07-11 jbj- fix: adjust arg count for --POPTdesc/--POPTargs deletion.
2001-07-11 jbj- python bindings should not segfault when fed bad...
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-08 jbj- python: rhnLoad/rhnUnload to check header digest.
2001-07-07 jbjOrphans.
2001-07-07 jbj- popthelp.c: don't use stpcpy to avoid portability...
2001-07-06 jbj- expose rpmShowProgress() and rpmVerifyDigest() in...
2001-07-03 jbj- fix: redundant entries in file manifests handled...
2001-06-30 jbj- update intl dirs to gettext-0.10.38.
2001-06-29 jbjUpdate included gettext routines to 0.10.38.
2001-06-28 jbj- fix: sanity checks on #tags (<65K) and offset (<16Mb...
2001-06-25 jbjYet another patial harlink set fix.
2001-06-25 jbj- fix: permit partially enumerated hardlink file sets...
2001-06-21 jbj- add %{_gnu} macro to append "-gnu" to %{_target_platf...
2001-06-20 jbj- fix: rpm -qlv link count for directories dinna includ...
next