summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2005-03-09 13:22:48 +0000
committerjbj <devnull@localhost>2005-03-09 13:22:48 +0000
commit0fd7021de91c63fba5ed1b81dde5ab22eb12a4c3 (patch)
tree9e4ace8661b38799dc3a91cb81b892c60183417d /CHANGES
parent1166cecd963d3597bdc445e8d5c5e54bbb18b5a0 (diff)
downloadrpm-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--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 49ed0b29d..34d376ed3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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.