Skip to Content.
Sympa Menu

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

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 (8ab617ad9c405cf371f94fa13f75bbb93fbbfc8d)
  • Date: Sun, 3 Oct 2021 21:19:25 +0000

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

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

New commits:
commit 8ab617ad9c405cf371f94fa13f75bbb93fbbfc8d
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

crypto/libressl: versions 3.3.5 and 3.2.7

diff --git a/crypto/libressl/DETAILS b/crypto/libressl/DETAILS
index fe960e6..d0652a3 100755
--- a/crypto/libressl/DETAILS
+++ b/crypto/libressl/DETAILS
@@ -3,10 +3,10 @@ case "$LIBRESSL_BRANCH"
in devel|3.4)
VERSION=3.4.0
;; stable|3.3)
- VERSION=3.3.4
+ VERSION=3.3.5
SECURITY_PATCH=10
;; 3.2)
- VERSION=3.2.5
+ VERSION=3.2.7
SECURITY_PATCH=11
;; 3.1)
VERSION=3.1.5
diff --git a/crypto/libressl/HISTORY b/crypto/libressl/HISTORY
index 585be96..9724126 100644
--- a/crypto/libressl/HISTORY
+++ b/crypto/libressl/HISTORY
@@ -1,3 +1,6 @@
+2021-10-03 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: versions 3.3.5 and 3.2.7
+
2021-09-16 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS, PREPARE: added 3.4 branch, 3.3 branch is stable now




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (8ab617ad9c405cf371f94fa13f75bbb93fbbfc8d), Pavel Vinogradov, 10/03/2021

Archive powered by MHonArc 2.6.24.

Top of Page