diff options
author | jbj <devnull@localhost> | 2005-03-09 13:22:48 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2005-03-09 13:22:48 +0000 |
commit | 0fd7021de91c63fba5ed1b81dde5ab22eb12a4c3 (patch) | |
tree | 9e4ace8661b38799dc3a91cb81b892c60183417d /CHANGES | |
parent | 1166cecd963d3597bdc445e8d5c5e54bbb18b5a0 (diff) | |
download | rpm-0fd7021de91c63fba5ed1b81dde5ab22eb12a4c3.tar.gz rpm-0fd7021de91c63fba5ed1b81dde5ab22eb12a4c3.tar.bz2 rpm-0fd7021de91c63fba5ed1b81dde5ab22eb12a4c3.zip |
- permit gpg to be used for RSA/MD5 signatures.
- permit RSA key sizes larger than 1024 bits.
CVS patchset: 7799
CVS date: 2005/03/09 13:22:48
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ - remove remnant -I/opt/local hacks, --prefix=/usr is recommended. - rework configure.ac et al to lose internal library baggage flexibly. - updated sv.po <goeran@uddrborg.se>. + - permit gpg to be used for RSA/MD5 signatures. + - permit RSA key sizes larger than 1024 bits. 4.4 -> 4.4.1: - force *.py->*.pyo byte code compilation with brp-python-bytecompile. |