Skip to Content.
Sympa Menu

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

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 (019b80f4592ca7d66f32df74bfd941c2064b9c6b)
  • Date: Sun, 9 Apr 2023 17:50:55 +0000

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

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

New commits:
commit 019b80f4592ca7d66f32df74bfd941c2064b9c6b
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

crypto/libressl: version 3.7.2 for devel|3.7 branch

diff --git a/crypto/libressl/DETAILS b/crypto/libressl/DETAILS
index dd1e243..b3d5afc 100755
--- a/crypto/libressl/DETAILS
+++ b/crypto/libressl/DETAILS
@@ -1,7 +1,7 @@
SPELL=libressl
case "$LIBRESSL_BRANCH"
in devel|3.7)
- VERSION=3.7.1
+ VERSION=3.7.2
;; stable|3.6)
VERSION=3.6.2
SECURITY_PATCH=12
@@ -31,6 +31,7 @@ in devel|3.7)
SOURCE2=$SOURCE.asc
SOURCE_URL[0]=http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/$SOURCE
SOURCE_URL[1]=http://ftp.sourcemage.us/mirror/$SPELL/$SOURCE
+# Watch: http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/
libressl-([0-9.]+)[.]tar
SOURCE2_URL[0]=$SOURCE_URL.asc
SOURCE2_URL[1]=${SOURCE_URL[1]}.asc
SOURCE_GPG=libressl.gpg:$SOURCE2:UPSTREAM_KEY
diff --git a/crypto/libressl/HISTORY b/crypto/libressl/HISTORY
index 1eb0d6d..8b1a5c0 100644
--- a/crypto/libressl/HISTORY
+++ b/crypto/libressl/HISTORY
@@ -1,3 +1,6 @@
+2023-04-09 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 3.7.2 for devel|3.7 branch
+
2023-03-16 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 3.7.1 for devel|3.7 branch




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (019b80f4592ca7d66f32df74bfd941c2064b9c6b), Pavel Vinogradov, 04/09/2023

Archive powered by MHonArc 2.6.24.

Top of Page