summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorPavel Vinogradov2021-10-15 14:49:23 -0400
committerPavel Vinogradov2021-10-15 14:54:12 -0400
commit275a10031cde9657dd25e8c2086e3e8f6d92094b (patch)
tree7e9a3c9b85b559d9f6bbf6c5081504a3ed1dae1e /crypto
parentf63eefb6205ec799c0462152101317b835e89f35 (diff)
crypto/libressl: version 3.4.1 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 d0652a36d3..785cbc6abe 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.0
+ VERSION=3.4.1
;; stable|3.3)
VERSION=3.3.5
SECURITY_PATCH=10
diff --git a/crypto/libressl/HISTORY b/crypto/libressl/HISTORY
index 6ffd4c0a6a..dcf4519f27 100644
--- a/crypto/libressl/HISTORY
+++ b/crypto/libressl/HISTORY
@@ -1,3 +1,6 @@
+2021-10-15 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 3.4.1 for devel|3.4 branch
+
2021-10-05 Vlad Glagolev <stealth@sourcemage.org>
* patches-3.3/fix-compatibility-with-pre-rfc-5280-certificates.patch:
becomes a real file as rsync-friendly