summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Franzmann2021-08-29 00:52:11 +0200
committerFlorian Franzmann2021-08-29 00:52:11 +0200
commitd0f1c5751ece30aa86857a10070ee6cb0b38b4d8 (patch)
tree7078f42ba4f724cb533ca7ad8bc6155b257d46a9
parentd21082e47961395b09c0eb4bd0049e88299cf4a8 (diff)
crypto/openssl: version 1.1.1l, security update
-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 c713cf0268..a97dff0683 100755
--- a/crypto/openssl/DETAILS
+++ b/crypto/openssl/DETAILS
@@ -1,6 +1,6 @@
SPELL=openssl
- VERSION=1.1.1k
- SECURITY_PATCH=48
+ VERSION=1.1.1l
+ SECURITY_PATCH=49
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 9256958bd7..aba8a6eb86 100644
--- a/crypto/openssl/HISTORY
+++ b/crypto/openssl/HISTORY
@@ -1,3 +1,7 @@
+2021-08-29 Florian Franzmann <bwlf@bandrate.org>
+ * DETAILS: version 1.1.1l, SECURITY_PATCH++, fixes CVE-2021-3711,
+ CVE-2021-3712
+
2021-03-26 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 1.1.1k, SECURITY_PATCH++, fixes CVE-2021-3450,
CVE-2021-3449