From b18da6e9655dff315a7a735abd6a6a93831f2d51 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Mon, 14 Sep 2015 10:46:34 +0200 Subject: [PATCH] updated to gnutls 3.4.5 --- .gitignore | 1 + gnutls.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c756c91..b97837f 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ gnutls-2.10.1-nosrp.tar.bz2 /gnutls-3.4.2-hobbled.tar.xz /gnutls-3.4.3-hobbled.tar.xz /gnutls-3.4.4-hobbled.tar.xz +/gnutls-3.4.5-hobbled.tar.xz diff --git a/gnutls.spec b/gnutls.spec index 0c37990..1abb905 100644 --- a/gnutls.spec +++ b/gnutls.spec @@ -2,7 +2,7 @@ %bcond_without guile Summary: A TLS protocol implementation Name: gnutls -Version: 3.4.4 +Version: 3.4.5 Release: 1%{?dist} # The libraries are LGPLv2.1+, utilities are GPLv3+ License: GPLv3+ and LGPLv2+ @@ -277,6 +277,10 @@ fi %endif %changelog +* Mon Sep 14 2015 Nikos Mavrogiannopoulos 3.4.5-1 +- New upstream release (#1252192) +- Eliminates hard limits on CRL parsing of certtool. + * Mon Aug 10 2015 Nikos Mavrogiannopoulos 3.4.4-1 - new upstream release - no longer requires trousers patch diff --git a/sources b/sources index 1b5c79e..5320456 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -312509864029648108bd4473155e6b46 gnutls-3.4.4-hobbled.tar.xz +fca93ef3930858df59fcec0353591ba0 gnutls-3.4.5-hobbled.tar.xz