aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/openssl/NEWS
diff options
context:
space:
mode:
authortpashkin <tpashkin@yandex-team.ru>2022-02-10 16:46:42 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:46:42 +0300
commit656921707c02b816d730f31c1fdc1d615adbfe00 (patch)
tree49e222ea1c5804306084bb3ae065bb702625360f /contrib/libs/openssl/NEWS
parent5475379a04e37df30085bd1724f1c57e3f40996f (diff)
downloadydb-656921707c02b816d730f31c1fdc1d615adbfe00.tar.gz
Restoring authorship annotation for <tpashkin@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/libs/openssl/NEWS')
-rw-r--r--contrib/libs/openssl/NEWS30
1 files changed, 15 insertions, 15 deletions
diff --git a/contrib/libs/openssl/NEWS b/contrib/libs/openssl/NEWS
index d82c954a49..5a1207c66e 100644
--- a/contrib/libs/openssl/NEWS
+++ b/contrib/libs/openssl/NEWS
@@ -40,21 +40,21 @@
contexts
o Oracle Developer Studio will start reporting deprecation warnings
- Major changes between OpenSSL 1.1.1f and OpenSSL 1.1.1g [21 Apr 2020]
-
- o Fixed segmentation fault in SSL_check_chain() (CVE-2020-1967)
-
- Major changes between OpenSSL 1.1.1e and OpenSSL 1.1.1f [31 Mar 2020]
-
- o Revert the unexpected EOF reporting via SSL_ERROR_SSL
-
- Major changes between OpenSSL 1.1.1d and OpenSSL 1.1.1e [17 Mar 2020]
-
- o Fixed an overflow bug in the x64_64 Montgomery squaring procedure
- used in exponentiation with 512-bit moduli (CVE-2019-1551)
- o Properly detect unexpected EOF while reading in libssl and report
- it via SSL_ERROR_SSL
-
+ Major changes between OpenSSL 1.1.1f and OpenSSL 1.1.1g [21 Apr 2020]
+
+ o Fixed segmentation fault in SSL_check_chain() (CVE-2020-1967)
+
+ Major changes between OpenSSL 1.1.1e and OpenSSL 1.1.1f [31 Mar 2020]
+
+ o Revert the unexpected EOF reporting via SSL_ERROR_SSL
+
+ Major changes between OpenSSL 1.1.1d and OpenSSL 1.1.1e [17 Mar 2020]
+
+ o Fixed an overflow bug in the x64_64 Montgomery squaring procedure
+ used in exponentiation with 512-bit moduli (CVE-2019-1551)
+ o Properly detect unexpected EOF while reading in libssl and report
+ it via SSL_ERROR_SSL
+
Major changes between OpenSSL 1.1.1c and OpenSSL 1.1.1d [10 Sep 2019]
o Fixed a fork protection issue (CVE-2019-1549)