Commit ab1c3627 authored by Matt Caswell's avatar Matt Caswell
Browse files

Update NEWS file



Update the NEWS file with the latest entries from CHANGES ready for the
release.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent c3046584
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -7,7 +7,13 @@

  Major changes between OpenSSL 1.0.0q and OpenSSL 1.0.0r [under development]

      o
      o Segmentation fault in ASN1_TYPE_cmp fix (CVE-2015-0286)
      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 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.0p and OpenSSL 1.0.0q [15 Jan 2015]