Skip to Content.
Sympa Menu

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

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 (31eb25f026699af0e9b006e47663251236b60dcb)
  • Date: Wed, 8 Feb 2023 20:44:57 +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 31eb25f026699af0e9b006e47663251236b60dcb
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

crypto/libressl: version 3.6.2 for stable|3.6 branch, SECURITY_PATCH++

diff --git a/crypto/libressl/DETAILS b/crypto/libressl/DETAILS
index 18c30ff..ad395b7 100755
--- a/crypto/libressl/DETAILS
+++ b/crypto/libressl/DETAILS
@@ -3,7 +3,8 @@ case "$LIBRESSL_BRANCH"
in devel|3.7)
VERSION=3.7.0
;; stable|3.6)
- VERSION=3.6.1
+ VERSION=3.6.2
+ SECURITY_PATCH=12
;; 3.5)
VERSION=3.5.3
SECURITY_PATCH=11
diff --git a/crypto/libressl/HISTORY b/crypto/libressl/HISTORY
index a628d88..986b04d 100644
--- a/crypto/libressl/HISTORY
+++ b/crypto/libressl/HISTORY
@@ -1,3 +1,6 @@
+2023-02-08 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 3.6.2 for stable|3.6 branch, SECURITY_PATCH++
+
2022-12-12 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS, PREPARE: added 3.7 branch, 3.6 branch is stable now




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (31eb25f026699af0e9b006e47663251236b60dcb), Pavel Vinogradov, 02/08/2023

Archive powered by MHonArc 2.6.24.

Top of Page