Skip to Content.
Sympa Menu

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

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 (eb7e4a602b4aac4632a3e35e4afe7491d3438671)
  • Date: Wed, 19 Jan 2022 23:03:54 +0000

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

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

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

crypto/gnutls: version 3.7.3, SECURITY_PATCH++

diff --git a/crypto/gnutls/DETAILS b/crypto/gnutls/DETAILS
index 78f09a9..e4f6696 100755
--- a/crypto/gnutls/DETAILS
+++ b/crypto/gnutls/DETAILS
@@ -1,5 +1,4 @@
SPELL=gnutls
- PATCHLEVEL=2
if [[ -z $GNUTLS_BRANCH ]]; then
GNUTLS_BRANCH="stable"
fi
@@ -12,8 +11,8 @@ case $GNUTLS_BRANCH in
SOURCE_URL[0]=https://gnupg.org/ftp/gcrypt/gnutls/v${VERSION%.*}/$SOURCE
;;
stable)
- VERSION=3.7.2
- SECURITY_PATCH=4
+ VERSION=3.7.3
+ SECURITY_PATCH=5
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=https://gnupg.org/ftp/gcrypt/gnutls/v${VERSION%.*}/$SOURCE
;;
diff --git a/crypto/gnutls/HISTORY b/crypto/gnutls/HISTORY
index e617865..e1cbc94 100644
--- a/crypto/gnutls/HISTORY
+++ b/crypto/gnutls/HISTORY
@@ -1,3 +1,6 @@
+2022-01-19 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 3.7.3, SECURITY_PATCH++, (GNUTLS-SA-2022-01-17)
+
2021-12-27 Ismael Luceno <ismael AT sourcemage.org>
* PRE_BUILD: disabled installation of libtool pseudo-libraries
* DETAILS: PATCHLEVEL++



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (eb7e4a602b4aac4632a3e35e4afe7491d3438671), Pavel Vinogradov, 01/19/2022

Archive powered by MHonArc 2.6.24.

Top of Page