Skip to Content.
Sympa Menu

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

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 (342db3f4148ddb3c94d65b702dbe23cc12e59f04)
  • Date: Fri, 29 Jul 2022 18:51:50 +0000

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

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

New commits:
commit 342db3f4148ddb3c94d65b702dbe23cc12e59f04
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

crypto/gnutls: version 3.7.7, SECURITY_PATCH++

diff --git a/crypto/gnutls/DETAILS b/crypto/gnutls/DETAILS
index 0016a05..0318552 100755
--- a/crypto/gnutls/DETAILS
+++ b/crypto/gnutls/DETAILS
@@ -6,12 +6,13 @@ fi
case $GNUTLS_BRANCH in
stable-old)
VERSION=3.6.15
+ SECURITY_PATCH=5
;;
stable)
- VERSION=3.7.6
+ VERSION=3.7.7
+ SECURITY_PATCH=6
;;
esac
- SECURITY_PATCH=5
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=https://gnupg.org/ftp/gcrypt/gnutls/v${VERSION%.*}/$SOURCE
SOURCE2=$SOURCE.sig
diff --git a/crypto/gnutls/HISTORY b/crypto/gnutls/HISTORY
index a1aab00..71171c6 100644
--- a/crypto/gnutls/HISTORY
+++ b/crypto/gnutls/HISTORY
@@ -1,3 +1,6 @@
+2022-07-29 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 3.7.7, SECURITY_PATCH++, (CVE-2022-2509)
+
2022-05-27 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 3.7.6, unified sources, source urls and security
patchlevels



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (342db3f4148ddb3c94d65b702dbe23cc12e59f04), Pavel Vinogradov, 07/29/2022

Archive powered by MHonArc 2.6.24.

Top of Page