summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorPavel Vinogradov2021-11-26 14:07:53 -0500
committerPavel Vinogradov2021-11-26 14:07:53 -0500
commita6c26a2cb4b88929b97a762b073435dc3a22e3cd (patch)
tree8b2d5c647ff9b107ed001d2137e9cc25042f3192 /crypto
parentd4bf1993ceed5367dceed6b384b12b7321b16c44 (diff)
crypto/libressl: version 3.4.2 for devel branch
Diffstat (limited to 'crypto')
-rwxr-xr-xcrypto/libressl/DETAILS2
-rw-r--r--crypto/libressl/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/crypto/libressl/DETAILS b/crypto/libressl/DETAILS
index 785cbc6abe..6a7cf1fe01 100755
--- a/crypto/libressl/DETAILS
+++ b/crypto/libressl/DETAILS
@@ -1,7 +1,7 @@
SPELL=libressl
case "$LIBRESSL_BRANCH"
in devel|3.4)
- VERSION=3.4.1
+ VERSION=3.4.2
;; stable|3.3)
VERSION=3.3.5
SECURITY_PATCH=10
diff --git a/crypto/libressl/HISTORY b/crypto/libressl/HISTORY
index dcf4519f27..5781d2b02e 100644
--- a/crypto/libressl/HISTORY
+++ b/crypto/libressl/HISTORY
@@ -1,3 +1,6 @@
+2021-11-26 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 3.4.2 for devel|3.4 branch
+
2021-10-15 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 3.4.1 for devel|3.4 branch