Skip to Content.
Sympa Menu

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

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 (9d3cdd1b976b219ab4bfb01401d8cfe1f02ea335)
  • Date: Fri, 10 Feb 2023 20:32:50 +0000

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

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

New commits:
commit 9d3cdd1b976b219ab4bfb01401d8cfe1f02ea335
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

crypto/gnutls: version 3.8.0, SECURITY_PATCH++

diff --git a/crypto/gnutls/DETAILS b/crypto/gnutls/DETAILS
index 371804d..ec643c1 100755
--- a/crypto/gnutls/DETAILS
+++ b/crypto/gnutls/DETAILS
@@ -9,8 +9,8 @@ case $GNUTLS_BRANCH in
SECURITY_PATCH=5
;;
stable)
- VERSION=3.7.8
- SECURITY_PATCH=6
+ VERSION=3.8.0
+ SECURITY_PATCH=7
;;
esac
SOURCE=$SPELL-$VERSION.tar.xz
diff --git a/crypto/gnutls/HISTORY b/crypto/gnutls/HISTORY
index c38ef17..abe147a 100644
--- a/crypto/gnutls/HISTORY
+++ b/crypto/gnutls/HISTORY
@@ -1,3 +1,6 @@
+2023-02-10 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 3.8.0, SECURITY_PATCH++, (CVE-2023-0361)
+
2022-12-16 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: delete unneeded libcfg+, libgcrypt




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (9d3cdd1b976b219ab4bfb01401d8cfe1f02ea335), Pavel Vinogradov, 02/10/2023

Archive powered by MHonArc 2.6.24.

Top of Page