summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2006-09-06 06:34:52 +0000
committerBodo Möller <bodo@openssl.org>2006-09-06 06:34:52 +0000
commit6a2c47107797a3213efb07e38e84b186032068b1 (patch)
treef8be2d1a43167417df1137ff276289ce0d4c8604 /CHANGES
parentb79aa05e3babdbab92c6356f6e51f7bb43c41576 (diff)
Every change so far that is in the 0.9.8 branch is (or should be) in HEAD
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 1 insertions, 6 deletions
diff --git a/CHANGES b/CHANGES
index 639b2323fc..18eb27eebe 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,10 +2,7 @@
OpenSSL CHANGES
_______________
- Changes between 0.9.8b and 0.9.9 [xx XXX xxxx]
-
- *) Avoid PKCS #1 v1.5 signature attack discovered by Daniel Bleichenbacher
- (CVE-2006-4339) [Ben Laurie and Google Security Team]
+ Changes between 0.9.8c and 0.9.9 [xx XXX xxxx]
*) Allow multiple CRLs to exist in an X509_STORE with matching issuer names.
Modify get_crl() to find a valid (unexpired) CRL if possible.
@@ -1343,8 +1340,6 @@
differing sizes.
[Richard Levitte]
- Changes between 0.9.7k and 0.9.7l [xx XXX xxxx]
-
Changes between 0.9.7j and 0.9.7k [05 Sep 2006]
*) Avoid PKCS #1 v1.5 signature attack discovered by Daniel Bleichenbacher