summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2018-08-14 10:39:19 +0100
committerMatt Caswell <matt@openssl.org>2018-08-14 10:57:38 +0100
commit0698c33a7b18a52a41de6800d1d2839fea540af5 (patch)
treeffbd3ddf2f7c2956381a9bd3042ab29751e93c8c /NEWS
parent7d4c97add12cfa5d4589880b09d6139c3203e2f4 (diff)
Updates to CHANGES and NEWS for the new release
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/6951)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0fb47242cd..7cf369ae1d 100644
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,8 @@
Major changes between OpenSSL 1.0.2o and OpenSSL 1.0.2p [under development]
- o
+ o Client DoS due to large DH parameter (CVE-2018-0732)
+ o Cache timing vulnerability in RSA Key Generation (CVE-2018-0737)
Major changes between OpenSSL 1.0.2n and OpenSSL 1.0.2o [27 Mar 2018]