Skip to Content.
Sympa Menu

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

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 (b2709c9ab0dac84bbc7886164a8f33e905937379)
  • Date: Thu, 16 Mar 2023 18:24:05 +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 b2709c9ab0dac84bbc7886164a8f33e905937379
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

crypto/libressl: version 3.7.1 for devel|3.7 branch

diff --git a/crypto/libressl/DETAILS b/crypto/libressl/DETAILS
index 56805c1..dd1e243 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.0
+ VERSION=3.7.1
;; stable|3.6)
VERSION=3.6.2
SECURITY_PATCH=12
diff --git a/crypto/libressl/HISTORY b/crypto/libressl/HISTORY
index 15d0e9f..1eb0d6d 100644
--- a/crypto/libressl/HISTORY
+++ b/crypto/libressl/HISTORY
@@ -1,3 +1,6 @@
+2023-03-16 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 3.7.1 for devel|3.7 branch
+
2023-02-08 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: versions 3.6.2/3.5.4, SECURITY_PATCH++, (CVE-2023-0286)




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (b2709c9ab0dac84bbc7886164a8f33e905937379), Pavel Vinogradov, 03/16/2023

Archive powered by MHonArc 2.6.24.

Top of Page