From e01d29a50234805444695d7c0303d77a2b017e73 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Feb 03 2016 10:06:12 +0000 Subject: updated to 3.4.9 --- diff --git a/.gitignore b/.gitignore index 691d5a9..6a95083 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ gnutls-2.10.1-nosrp.tar.bz2 /gnutls-3.4.6-hobbled.tar.xz /gnutls-3.4.7-hobbled.tar.xz /gnutls-3.4.8-hobbled.tar.xz +/gnutls-3.4.9-hobbled.tar.xz diff --git a/gnutls.spec b/gnutls.spec index c260d52..3430487 100644 --- a/gnutls.spec +++ b/gnutls.spec @@ -2,7 +2,7 @@ %bcond_without guile Summary: A TLS protocol implementation Name: gnutls -Version: 3.4.8 +Version: 3.4.9 Release: 1%{?dist} # The libraries are LGPLv2.1+, utilities are GPLv3+ License: GPLv3+ and LGPLv2+ @@ -272,6 +272,9 @@ fi %endif %changelog +* Mon Feb 6 2016 Nikos Mavrogiannopoulos 3.4.9-1 +- Fix broken key usage flags introduced in 3.4.8 (#1303355) + * Mon Jan 11 2016 Nikos Mavrogiannopoulos 3.4.8-1 - New upstream release (#1297079) diff --git a/sources b/sources index 1f15ecd..46bb9b1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fa6d8002ec5b24986dc7fc36e0974415 gnutls-3.4.8-hobbled.tar.xz +92e40a3e0d2082e654455c8f6ea2b3c2 gnutls-3.4.9-hobbled.tar.xz