updated to 3.4.9
This commit is contained in:
parent
dfae7bf486
commit
e01d29a502
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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 <nmav@redhat.com> 3.4.9-1
|
||||
- Fix broken key usage flags introduced in 3.4.8 (#1303355)
|
||||
|
||||
* Mon Jan 11 2016 Nikos Mavrogiannopoulos <nmav@redhat.com> 3.4.8-1
|
||||
- New upstream release (#1297079)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user