Skip to Content.
Sympa Menu

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

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 (56ed5956e1ea59ea364f683ce95115b53f5d2a61)
  • Date: Fri, 3 Nov 2023 16:05:55 +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 56ed5956e1ea59ea364f683ce95115b53f5d2a61
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

crypto/libressl: version 3.8.2

diff --git a/crypto/libressl/DETAILS b/crypto/libressl/DETAILS
index 348d318..6c6b529 100755
--- a/crypto/libressl/DETAILS
+++ b/crypto/libressl/DETAILS
@@ -1,7 +1,7 @@
SPELL=libressl
case "$LIBRESSL_BRANCH"
in devel|3.8)
- VERSION=3.8.1
+ VERSION=3.8.2
;; stable|3.7)
VERSION=3.7.3
;;3.6)
diff --git a/crypto/libressl/HISTORY b/crypto/libressl/HISTORY
index eb9d44e..8bab1cb 100644
--- a/crypto/libressl/HISTORY
+++ b/crypto/libressl/HISTORY
@@ -1,3 +1,6 @@
+2023-11-03 Pavel Vinogradov <public AT sorcemage.org>
+ * DETAILS: version 3.8.2
+
2023-08-31 Pavel Vinogradov <public AT sorcemage.org>
* DETAILS: versions 3.8.1/3.6.3




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

Archive powered by MHonArc 2.6.24.

Top of Page