Update NEWS file
authorMatt Caswell <matt@openssl.org>
Tue, 17 Mar 2015 16:50:16 +0000 (16:50 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 19 Mar 2015 12:58:35 +0000 (12:58 +0000)
Update the NEWS file with the latest entries from CHANGES ready for the
release.

Reviewed-by: Richard Levitte <levitte@openssl.org>
NEWS

diff --git a/NEWS b/NEWS
index c44983571571aed12334cd67b153bed463272e15..cbf847a19256d9ba8964ac4c84ac47610792ebf1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,19 @@
 
   Major changes between OpenSSL 1.0.2 and OpenSSL 1.0.2a [under development]
 
 
   Major changes between OpenSSL 1.0.2 and OpenSSL 1.0.2a [under development]
 
-      o
+      o OpenSSL 1.0.2 ClientHello sigalgs DoS fix (CVE-2015-0291)
+      o Multiblock corrupted pointer fix (CVE-2015-0290)
+      o Segmentation fault in DTLSv1_listen fix (CVE-2015-0207)
+      o Segmentation fault in ASN1_TYPE_cmp fix (CVE-2015-0286)
+      o Segmentation fault for invalid PSS parameters fix (CVE-2015-0208)
+      o ASN.1 structure reuse memory corruption fix (CVE-2015-0287)
+      o PKCS7 NULL pointer dereferences fix (CVE-2015-0289)
+      o DoS via reachable assert in SSLv2 servers fix (CVE-2015-0293)
+      o Empty CKE with client auth and DHE fix (CVE-2015-1787)
+      o Handshake with unseeded PRNG fix (CVE-2015-0285)
+      o Use After Free following d2i_ECPrivatekey error fix (CVE-2015-0209)
+      o X509_to_X509_REQ NULL pointer deref fix (CVE-2015-0288)
+      o Removed the export ciphers from the DEFAULT ciphers
 
   Major changes between OpenSSL 1.0.1l and OpenSSL 1.0.2 [22 Jan 2015]:
 
 
   Major changes between OpenSSL 1.0.1l and OpenSSL 1.0.2 [22 Jan 2015]: