diff options
author | jbj <devnull@localhost> | 2005-02-02 18:47:42 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2005-02-02 18:47:42 +0000 |
commit | 0935020492e29e5b31bc6254db784e54ab5b4910 (patch) | |
tree | 59de1d4e67a86fec1bffbd644700c1788ec1bd35 /CHANGES | |
parent | 7d8671172e6a02522f67fabd1def80b176789102 (diff) | |
download | librpm-tizen-0935020492e29e5b31bc6254db784e54ab5b4910.tar.gz librpm-tizen-0935020492e29e5b31bc6254db784e54ab5b4910.tar.bz2 librpm-tizen-0935020492e29e5b31bc6254db784e54ab5b4910.zip |
- fix: length of gpg V4 hash seed was incorrect (#146896).
- add support for V4 rfc-2440 signatures.
CVS patchset: 7737
CVS date: 2005/02/02 18:47:42
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -14,6 +14,10 @@ - blueprint rpm-4_4 and HEAD to minimize diff spew. - add missing #if defined(ENABLE_NLS) (#146184). - python: force dbMatch() h# key to be 32 bit integer (#146477). + - add sqlite internal (build still expects external sqlite3-3.0.8). + - sqlite: revert to original narrow scoping of cOpen/cClose. + - fix: length of gpg V4 hash seed was incorrect (#146896). + - add support for V4 rfc-2440 signatures. 4.3.3 -> 4.4: - pentium3/pentium4 arch support (pluto@PLD). |