Skip to Content.
Sympa Menu

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

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 (6376e0719be467324a59f600b74c8dc0ee778130)
  • Date: Sat, 1 Dec 2018 18:40:29 +0000

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

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

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

crypto/gnutls: version 3.6.5

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

crypto/nettle: version 3.4.1rc1, considered as stable at least in Debian

diff --git a/crypto/gnutls/DETAILS b/crypto/gnutls/DETAILS
index 9381053..39c2a4b 100755
--- a/crypto/gnutls/DETAILS
+++ b/crypto/gnutls/DETAILS
@@ -14,7 +14,7 @@ case $GNUTLS_BRANCH in
SECURITY_PATCH=5
;;
stable-next)
- VERSION=3.6.4
+ VERSION=3.6.5
;;
esac
SOURCE=$SPELL-$VERSION.tar.xz
diff --git a/crypto/gnutls/HISTORY b/crypto/gnutls/HISTORY
index 1ef7e5a..9458687 100644
--- a/crypto/gnutls/HISTORY
+++ b/crypto/gnutls/HISTORY
@@ -1,3 +1,6 @@
+2018-12-01 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 3.6.5
+
2018-09-25 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.6.4

diff --git a/crypto/nettle/DETAILS b/crypto/nettle/DETAILS
index da03ed8..2b2249a 100755
--- a/crypto/nettle/DETAILS
+++ b/crypto/nettle/DETAILS
@@ -1,9 +1,9 @@
SPELL=nettle
- VERSION=3.4
+ VERSION=3.4.1rc1
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION:0:5}
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 f845921..6f8ef7b 100644
--- a/crypto/nettle/HISTORY
+++ b/crypto/nettle/HISTORY
@@ -1,3 +1,6 @@
+2018-12-01 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 3.4.1rc1
+
2018-07-16 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 3.4




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

Archive powered by MHonArc 2.6.24.

Top of Page