Skip to Content.
Sympa Menu

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

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 (80dcda1446a0664ccb81ab944292fe07cfad35c1)
  • Date: Tue, 15 Mar 2022 22:44:42 +0000

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

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

New commits:
commit 80dcda1446a0664ccb81ab944292fe07cfad35c1
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

crypto/libressl: versions 3.5.3/3.4.3/3.3.6, SECURITY_PATCH++

diff --git a/crypto/libressl/DETAILS b/crypto/libressl/DETAILS
index 16351ff..bddd778 100755
--- a/crypto/libressl/DETAILS
+++ b/crypto/libressl/DETAILS
@@ -1,12 +1,14 @@
SPELL=libressl
case "$LIBRESSL_BRANCH"
in devel|3.5)
- VERSION=3.5.0
+ VERSION=3.5.1
+ SECURITY_PATCH=11
;; stable|3.4)
- VERSION=3.4.2
+ VERSION=3.4.3
+ SECURITY_PATCH=11
;; 3.3)
- VERSION=3.3.5
- SECURITY_PATCH=10
+ VERSION=3.3.6
+ SECURITY_PATCH=11
;; 3.2)
VERSION=3.2.7
SECURITY_PATCH=11
diff --git a/crypto/libressl/HISTORY b/crypto/libressl/HISTORY
index be09986..51e0b52 100644
--- a/crypto/libressl/HISTORY
+++ b/crypto/libressl/HISTORY
@@ -1,3 +1,6 @@
+2022-03-15 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: versions 3.5.3/3.4.3/3.3.6, SECURITY_PATCH++
+
2022-02-24 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS, PREPARE: added 3.5 branch, 3.4 branch is stable now




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (80dcda1446a0664ccb81ab944292fe07cfad35c1), Pavel Vinogradov, 03/15/2022

Archive powered by MHonArc 2.6.24.

Top of Page