Skip to Content.
Sympa Menu

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

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 (7bcf7fdaa1c93b810fbd1a1792cf55fc4b266470)
  • Date: Wed, 25 Aug 2021 20:51:51 +0000

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

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

New commits:
commit 7bcf7fdaa1c93b810fbd1a1792cf55fc4b266470
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

crypto/libressl: updated LIBRESSL_BRANCH=devel|stable to 3.3.4

diff --git a/crypto/libressl/DETAILS b/crypto/libressl/DETAILS
index bba8027..de43a45 100755
--- a/crypto/libressl/DETAILS
+++ b/crypto/libressl/DETAILS
@@ -1,8 +1,7 @@
SPELL=libressl
case "$LIBRESSL_BRANCH"
in devel|stable|3.3)
- VERSION=3.3.3
- PATCHLEVEL=1
+ VERSION=3.3.4
SECURITY_PATCH=10
;; 3.2)
VERSION=3.2.5
diff --git a/crypto/libressl/HISTORY b/crypto/libressl/HISTORY
index 88b3828..e854e56 100644
--- a/crypto/libressl/HISTORY
+++ b/crypto/libressl/HISTORY
@@ -1,3 +1,6 @@
+2021-08-25 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: updated LIBRESSL_BRANCH=devel|stable to 3.3.4
+
2021-06-21 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: PATCHLEVEL++
* patches-3.3/fix-compatibility-with-pre-rfc-5280-certificates.patch:



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (7bcf7fdaa1c93b810fbd1a1792cf55fc4b266470), Pavel Vinogradov, 08/25/2021

Archive powered by MHonArc 2.6.24.

Top of Page