summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2017-11-02 11:23:17 +0000
committerMatt Caswell <matt@openssl.org>2017-11-02 12:01:15 +0000
commitde8c19cddd5c08b95f3872f6ce694dcd0f7ca58d (patch)
tree016b8c8df2196ef524d6893c478c9f0fccb8ef22 /NEWS
parent420b88cec8c6f7c67fad07bf508dcccab094f134 (diff)
downloadopenssl-new-de8c19cddd5c08b95f3872f6ce694dcd0f7ca58d.tar.gz
Update CHANGES and NEWS for new release
Reviewed-by: Andy Polyakov <appro@openssl.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 846ca1d273..e04a7f4840 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,11 @@
o Add a STORE module (OSSL_STORE)
o Claim the namespaces OSSL and OPENSSL, represented as symbol prefixes
+ Major changes between OpenSSL 1.1.0f and OpenSSL 1.1.0g [2 Nov 2017]
+
+ o bn_sqrx8x_internal carry bug on x86_64 (CVE-2017-3736)
+ o Malformed X.509 IPAddressFamily could cause OOB read (CVE-2017-3735)
+
Major changes between OpenSSL 1.1.0e and OpenSSL 1.1.0f [25 May 2017]
o config now recognises 64-bit mingw and chooses mingw64 instead of mingw