public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 1a6db4966acfa97283819ce5f838c3f03eab0cf6
Date: Tue, 04 Mar 2014 23:11:48 +0100	[thread overview]
Message-ID: <20140304221210.215A720505@argus.ipfire.org> (raw)

[-- 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

                 reply	other threads:[~2014-03-04 22:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140304221210.215A720505@argus.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox