updated to 3.4.7
This commit is contained in:
parent
4830952beb
commit
d73f86af92
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user