Skip to Content.
Sympa Menu

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

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 (c3d635e73ee937ce2809574d4c6e0667543c332b)
  • Date: Fri, 7 Dec 2018 22:55:14 +0000

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

crypto/gnutls/DETAILS | 1 +
crypto/gnutls/HISTORY | 3 +++
crypto/nettle/DETAILS | 6 +++---
crypto/nettle/HISTORY | 3 +++
4 files changed, 10 insertions(+), 3 deletions(-)

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

crypto/gnutls: SECURITY_PATCH++ for 3.6.5

commit af68860e6c46bb469a77bd1c74d6510c07e40d0b
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

crypto/nettle: version 3.4.1, SECURITY_PATCH++

diff --git a/crypto/gnutls/DETAILS b/crypto/gnutls/DETAILS
index 39c2a4b..2c67e43 100755
--- a/crypto/gnutls/DETAILS
+++ b/crypto/gnutls/DETAILS
@@ -15,6 +15,7 @@ case $GNUTLS_BRANCH in
;;
stable-next)
VERSION=3.6.5
+ SECURITY_PATCH=1
;;
esac
SOURCE=$SPELL-$VERSION.tar.xz
diff --git a/crypto/gnutls/HISTORY b/crypto/gnutls/HISTORY
index 9458687..e29ac41 100644
--- a/crypto/gnutls/HISTORY
+++ b/crypto/gnutls/HISTORY
@@ -1,3 +1,6 @@
+2018-12-07 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: SECURITY_PATCH++ for 3.6.5, (CVE-2018-16868)
+
2018-12-01 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 3.6.5

diff --git a/crypto/nettle/DETAILS b/crypto/nettle/DETAILS
index 2b2249a..83aa325 100755
--- a/crypto/nettle/DETAILS
+++ b/crypto/nettle/DETAILS
@@ -1,9 +1,9 @@
SPELL=nettle
- VERSION=3.4.1rc1
- SECURITY_PATCH=1
+ VERSION=3.4.1
+ SECURITY_PATCH=2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION:0:5}
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION}
SOURCE_URL[0]=http://www.lysator.liu.se/~nisse/archive/$SOURCE
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
SOURCE_GPG=nettle.gpg:$SOURCE2:UPSTREAM_KEY
diff --git a/crypto/nettle/HISTORY b/crypto/nettle/HISTORY
index 6f8ef7b..99d06bd 100644
--- a/crypto/nettle/HISTORY
+++ b/crypto/nettle/HISTORY
@@ -1,3 +1,6 @@
+2018-12-07 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 3.4.1, SECURITY_PATCH++, (CVE-2018-16869)
+
2018-12-01 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 3.4.1rc1




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (c3d635e73ee937ce2809574d4c6e0667543c332b), Pavel Vinogradov, 12/07/2018

Archive powered by MHonArc 2.6.24.

Top of Page