From: Matt Caswell Date: Thu, 19 Dec 2019 14:33:26 +0000 (+0000) Subject: Updates NEWS for new release X-Git-Tag: OpenSSL_1_0_2u~2 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b10ccf7f8a9efa3404348bafd20747a50d7e88bc;p=oweals%2Fopenssl.git Updates NEWS for new release Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/10663) --- diff --git a/NEWS b/NEWS index 44add13f6a..87fd610a6b 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,8 @@ Major changes between OpenSSL 1.0.2t and OpenSSL 1.0.2u [under development] - o + o Fixed an an overflow bug in the x64_64 Montgomery squaring procedure + used in exponentiation with 512-bit moduli (CVE-2019-1551) Major changes between OpenSSL 1.0.2s and OpenSSL 1.0.2t [10 Sep 2019]