Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (16d844fffc1ba4658205eba2cf304631d3c7a955)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <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 Ismael Luceno (16d844fffc1ba4658205eba2cf304631d3c7a955)
  • Date: Tue, 3 Mar 2026 23:20:10 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

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

New commits:
commit 16d844fffc1ba4658205eba2cf304631d3c7a955
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

libressl: Mark 4.2 branch as stable

diff --git a/crypto/libressl/DETAILS b/crypto/libressl/DETAILS
index 54f02e6..74d0c69 100755
--- a/crypto/libressl/DETAILS
+++ b/crypto/libressl/DETAILS
@@ -1,8 +1,8 @@
SPELL=libressl
case "$LIBRESSL_BRANCH"
-in devel|4.2)
+in stable|devel|4.2)
VERSION=4.2.1
-;; stable|4.1)
+;; 4.1)
VERSION=4.1.2
;; 4.0)
VERSION=4.0.0
diff --git a/crypto/libressl/HISTORY b/crypto/libressl/HISTORY
index 683407e..9fd2e0f 100644
--- a/crypto/libressl/HISTORY
+++ b/crypto/libressl/HISTORY
@@ -1,3 +1,6 @@
+2026-03-03 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: marked 4.2 branch as stable
+
2025-10-31 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 4.1.2



  • [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (16d844fffc1ba4658205eba2cf304631d3c7a955), Ismael Luceno, 03/03/2026

Archive powered by MHonArc 2.6.24.

Top of Page