Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (275a10031cde9657dd25e8c2086e3e8f6d92094b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (275a10031cde9657dd25e8c2086e3e8f6d92094b)
  • Date: Fri, 15 Oct 2021 18:55:11 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemaage.org>:

crypto/libressl/DETAILS | 2 +-
crypto/libressl/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 275a10031cde9657dd25e8c2086e3e8f6d92094b
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

crypto/libressl: version 3.4.1 for devel branch

diff --git a/crypto/libressl/DETAILS b/crypto/libressl/DETAILS
index d0652a3..785cbc6 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 6ffd4c0..dcf4519 100644
--- a/crypto/libressl/HISTORY
+++ b/crypto/libressl/HISTORY
@@ -1,3 +1,6 @@
+2021-10-15 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 3.4.1 for devel|3.4 branch
+
2021-10-05 Vlad Glagolev <stealth AT sourcemage.org>
* patches-3.3/fix-compatibility-with-pre-rfc-5280-certificates.patch:
becomes a real file as rsync-friendly



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (275a10031cde9657dd25e8c2086e3e8f6d92094b), Pavel Vinogradov, 10/15/2021

Archive powered by MHonArc 2.6.24.

Top of Page