public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 1a6db4966acfa97283819ce5f838c3f03eab0cf6
@ 2014-03-04 22:11 git
  0 siblings, 0 replies; only message in thread
From: git @ 2014-03-04 22:11 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 1773 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".

The branch, master has been updated
       via  1a6db4966acfa97283819ce5f838c3f03eab0cf6 (commit)
      from  c19f1e904b92390c033a613017de5f299cf332b6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1a6db4966acfa97283819ce5f838c3f03eab0cf6
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Tue Mar 4 20:31:42 2014 +0100

    gnutls: Update to 3.2.12.
    
    Disable SRP authentication, non-SuiteB curves and guile.

-----------------------------------------------------------------------

Summary of changes:
 gnutls/gnutls.nm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Difference in files:
diff --git a/gnutls/gnutls.nm b/gnutls/gnutls.nm
index 86f3c87..d12f7fe 100644
--- a/gnutls/gnutls.nm
+++ b/gnutls/gnutls.nm
@@ -6,7 +6,7 @@
 name       = gnutls
 version    = %{ver_maj}.%{ver_min}
 ver_maj    = 3.2
-ver_min    = 8
+ver_min    = 12
 release    = 1
 
 groups     = System/Libraries
@@ -28,7 +28,6 @@ build
 	requires
 		datefudge
 		gettext
-		guile-devel
 		libgcrypt-devel
 		libidn-devel
 		libtasn1-devel >= 3.2
@@ -46,7 +45,9 @@ build
 	configure_options += \
 		--with-included-libcfg \
 		--disable-openssl-compatibility \
-		--with-libgcrypt
+		--disable-srp-authentication \
+		--disable-non-suiteb-curves \
+		--disable-guile
 
 	# Test suite does not work when srp is disabled.
 	test


hooks/post-receive
--
IPFire 3.x development tree

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-03-04 22:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-04 22:11 [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 1a6db4966acfa97283819ce5f838c3f03eab0cf6 git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox