Skip to Content.
Sympa Menu

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

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 (2b8d1ffcf6147533073565092282a287212beca3)
  • Date: Tue, 30 Sep 2025 18:37:29 +0000

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

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

New commits:
commit 2b8d1ffcf6147533073565092282a287212beca3
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

crypto/libressl: version 4.1.1

diff --git a/crypto/libressl/DETAILS b/crypto/libressl/DETAILS
index eee0462..5ab7391 100755
--- a/crypto/libressl/DETAILS
+++ b/crypto/libressl/DETAILS
@@ -1,7 +1,7 @@
SPELL=libressl
case "$LIBRESSL_BRANCH"
in stable|devel|4.1)
- VERSION=4.1.0
+ VERSION=4.1.1
;; 4.0)
VERSION=4.0.0
;; 3.9)
diff --git a/crypto/libressl/HISTORY b/crypto/libressl/HISTORY
index f575071..0d925de 100644
--- a/crypto/libressl/HISTORY
+++ b/crypto/libressl/HISTORY
@@ -1,3 +1,6 @@
+2025-09-30 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 4.1.1
+
2025-05-09 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: 4.1 is stable



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (2b8d1ffcf6147533073565092282a287212beca3), Pavel Vinogradov, 09/30/2025

Archive powered by MHonArc 2.6.24.

Top of Page