Skip to Content.
Sympa Menu

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

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, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (8a4b9f3e468935e61f9dcab35c09ab6d1462b62f)
  • Date: Tue, 26 May 2026 13:23:48 +0000

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

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

New commits:
commit 8a4b9f3e468935e61f9dcab35c09ab6d1462b62f
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

crypto/libressl: version 4.3.2

diff --git a/crypto/libressl/DETAILS b/crypto/libressl/DETAILS
index a8c08c7..3c451c8 100755
--- a/crypto/libressl/DETAILS
+++ b/crypto/libressl/DETAILS
@@ -1,8 +1,7 @@
SPELL=libressl
case "$LIBRESSL_BRANCH"
in devel|4.3)
- VERSION=4.3.1
-
SOURCE_HASH="sha512:2ac31c426c75c5a09efd6b9b5751b26a3c500000e2500b2deab993b73cfd9fe1ad18333aba6821825d180baf6fde0e34f3a05b19df78ff2d172583eaa1c1f54b"
+ VERSION=4.3.2
;; stable|4.2)
VERSION=4.2.1
;; 4.1)
@@ -45,12 +44,10 @@ in devel|4.3)
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
-if ! [[ "${LIBRESSL_BRANCH}" =~ devel|4\.3 ]]; then
SOURCE2_URL[0]=$SOURCE_URL.asc
SOURCE2_URL[1]=${SOURCE_URL[1]}.asc
SOURCE_GPG=libressl.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
-fi
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.libressl.org/
LICENSE[0]=BSD
diff --git a/crypto/libressl/HISTORY b/crypto/libressl/HISTORY
index 4958d45..25711b1 100644
--- a/crypto/libressl/HISTORY
+++ b/crypto/libressl/HISTORY
@@ -1,3 +1,6 @@
+2026-05-26 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 4.3.2, switched back to UPSTREAM_KEY
+
2026-04-19 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS, PREPARE: added 4.3 branch, version 4.3.1, sha512 hash for
this one



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (8a4b9f3e468935e61f9dcab35c09ab6d1462b62f), Pavel Vinogradov, 05/26/2026

Archive powered by MHonArc 2.6.24.

Top of Page