summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcrypto/openssl/DETAILS4
-rw-r--r--crypto/openssl/HISTORY4
2 files changed, 6 insertions, 2 deletions
diff --git a/crypto/openssl/DETAILS b/crypto/openssl/DETAILS
index 2c5d39e046..8365217368 100755
--- a/crypto/openssl/DETAILS
+++ b/crypto/openssl/DETAILS
@@ -1,6 +1,6 @@
SPELL=openssl
- VERSION=1.1.1i
- SECURITY_PATCH=46
+ VERSION=1.1.1j
+ SECURITY_PATCH=47
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://www.openssl.org/source/$SOURCE
SOURCE_URL[1]=ftp://sunsite.cnlab-switch.ch/mirror/openssl/source/$SOURCE
diff --git a/crypto/openssl/HISTORY b/crypto/openssl/HISTORY
index dcbea29b08..9c9248a4d0 100644
--- a/crypto/openssl/HISTORY
+++ b/crypto/openssl/HISTORY
@@ -1,3 +1,7 @@
+2021-02-19 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 1.1.1i, SECURITY_PATCH++, fixes CVE-2021-23841,
+ CVE-2021-23840
+
2020-12-08 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 1.1.1i, SECURITY_PATCH++, fixes CVE-2020-1971