From d73f86af927e95e4a9523fbe1adfc5b490fa76b0 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Mon, 23 Nov 2015 10:03:33 +0100 Subject: [PATCH] updated to 3.4.7 --- .gitignore | 1 + gnutls.spec | 8 +++++++- sources | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d6bee2d..0efe9df 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ gnutls-2.10.1-nosrp.tar.bz2 /gnutls-3.4.4-hobbled.tar.xz /gnutls-3.4.5-hobbled.tar.xz /gnutls-3.4.6-hobbled.tar.xz +/gnutls-3.4.7-hobbled.tar.xz diff --git a/gnutls.spec b/gnutls.spec index dc12618..004f094 100644 --- a/gnutls.spec +++ b/gnutls.spec @@ -2,7 +2,7 @@ %bcond_without guile Summary: A TLS protocol implementation Name: gnutls -Version: 3.4.6 +Version: 3.4.7 Release: 1%{?dist} # The libraries are LGPLv2.1+, utilities are GPLv3+ License: GPLv3+ and LGPLv2+ @@ -272,6 +272,12 @@ fi %endif %changelog +* Mon Nov 23 2015 Nikos Mavrogiannopoulos 3.4.7-1 +- New upstream release (#1284300) +- Documentation updates (#1282864) +- Adds interface to set unique IDs in certificates (#1281343) +- Allow arbitrary key sizes with ARCFOUR (#1284401) + * Wed Oct 21 2015 Nikos Mavrogiannopoulos 3.4.6-1 - New upstream release (#1273672) - Enhances p11tool to write CKA_ISSUER and CKA_SERIAL_NUMBER (#1272178) diff --git a/sources b/sources index 2946839..6b3146d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0abdb11a37545c55961e0016bbdf05e8 gnutls-3.4.6-hobbled.tar.xz +81ed7bfa7469792d156015ab71cd02bb gnutls-3.4.7-hobbled.tar.xz