From 4adeac77fbdf44e7e585352fbd55d4ef287eb570 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Mon, 14 Apr 2014 12:16:45 +0200 Subject: [PATCH] new upstream release --- .gitignore | 1 + gnutls.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 12dfadb..abf9d90 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ gnutls-2.10.1-nosrp.tar.bz2 /gnutls-3.2.12-hobbled.tar.xz /gnutls-3.2.12.1-hobbled.tar.xz /gnutls-3.2.13-hobbled.tar.xz +/gnutls-3.3.0-hobbled.tar.xz diff --git a/gnutls.spec b/gnutls.spec index d72dc13..3a75f06 100644 --- a/gnutls.spec +++ b/gnutls.spec @@ -2,7 +2,7 @@ %bcond_with guile Summary: A TLS protocol implementation Name: gnutls -Version: 3.2.13 +Version: 3.3.0 Release: 1%{?dist} # The libraries are LGPLv2.1+, utilities are GPLv3+ License: GPLv3+ and LGPLv2+ @@ -150,6 +150,7 @@ export LDFLAGS="-Wl,--no-add-needed" --disable-openssl-compatibility \ --disable-srp-authentication \ --disable-non-suiteb-curves \ + --with-system-priority-file=/etc/crypto-profiles/apps/gnutls.config \ --with-default-trust-store-pkcs11="pkcs11:model=p11-kit-trust;manufacturer=PKCS%2311%20Kit" \ %if %{with guile} --enable-guile \ @@ -222,7 +223,6 @@ fi %files -f gnutls.lang %defattr(-,root,root,-) %{_libdir}/libgnutls.so.28* -%{_libdir}/libgnutls-xssl.so.0* %doc COPYING COPYING.LESSER README AUTHORS NEWS THANKS %files c++ @@ -268,6 +268,9 @@ fi %endif %changelog +* Mon Apr 14 2014 Nikos Mavrogiannopoulos 3.3.0-1 +- new upstream release + * Tue Apr 08 2014 Nikos Mavrogiannopoulos 3.2.13-1 - new upstream release diff --git a/sources b/sources index 8933284..f59ad67 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -abafc32db0984d278a0841c767527e10 gnutls-3.2.13-hobbled.tar.xz +9603966441abb9306268a1a4f69d796c gnutls-3.3.0-hobbled.tar.xz