updated to 3.4.7

This commit is contained in:
Nikos Mavrogiannopoulos 2015-11-23 10:03:33 +01:00
parent 4830952beb
commit d73f86af92
3 changed files with 9 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -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 <nmav@redhat.com> 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 <nmav@redhat.com> 3.4.6-1
- New upstream release (#1273672)
- Enhances p11tool to write CKA_ISSUER and CKA_SERIAL_NUMBER (#1272178)

View File

@ -1 +1 @@
0abdb11a37545c55961e0016bbdf05e8 gnutls-3.4.6-hobbled.tar.xz
81ed7bfa7469792d156015ab71cd02bb gnutls-3.4.7-hobbled.tar.xz