Skip to Content.
Sympa Menu

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

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 (1fc39ac6adf04274747e1220e89c10dd3d49c1e5)
  • Date: Thu, 8 Sep 2016 21:01:06 +0000

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

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

New commits:
commit 1fc39ac6adf04274747e1220e89c10dd3d49c1e5
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

crypto/gnutls: versions 3.4.15/3.5.4 for stable/stable-next,
SECURITY_PATCH++

diff --git a/crypto/gnutls/DETAILS b/crypto/gnutls/DETAILS
index 2e5e0ea..d1f863e 100755
--- a/crypto/gnutls/DETAILS
+++ b/crypto/gnutls/DETAILS
@@ -6,16 +6,16 @@ fi

case $GNUTLS_BRANCH in
stable)
- VERSION=3.4.14
- SECURITY_PATCH=17
+ VERSION=3.4.15
+ SECURITY_PATCH=18
;;
stable-old)
VERSION=3.3.24
SECURITY_PATCH=15
;;
stable-next)
- VERSION=3.5.3
- SECURITY_PATCH=1
+ VERSION=3.5.4
+ SECURITY_PATCH=2
;;
esac
SOURCE=$SPELL-$VERSION.tar.xz
diff --git a/crypto/gnutls/HISTORY b/crypto/gnutls/HISTORY
index 4cb2814..1e58077 100644
--- a/crypto/gnutls/HISTORY
+++ b/crypto/gnutls/HISTORY
@@ -1,3 +1,7 @@
+2016-09-08 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: updated stable/stable-next branches to 3.4.15/3.5.4
+ respectively, SECURITY_PATCH++, GNUTLS-SA-2016-3
+
2016-08-09 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: updated stable-old/stable/stable-next branches to
3.3.24/3.4.14/3.5.3 respectively, SECURITY_PATCH++, GNUTLS-SA-2016-2



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (1fc39ac6adf04274747e1220e89c10dd3d49c1e5), Pavel Vinogradov, 09/08/2016

Archive powered by MHonArc 2.6.24.

Top of Page