new upstream version with important security fix (CVE-2016-6316)
This commit is contained in:
parent
8edb81fb56
commit
055651971a
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ libgcrypt-1.4.5-hobbled.tar.bz2
|
|||||||
/libgcrypt-1.6.3-hobbled.tar.xz
|
/libgcrypt-1.6.3-hobbled.tar.xz
|
||||||
/libgcrypt-1.6.4-hobbled.tar.xz
|
/libgcrypt-1.6.4-hobbled.tar.xz
|
||||||
/libgcrypt-1.6.5-hobbled.tar.xz
|
/libgcrypt-1.6.5-hobbled.tar.xz
|
||||||
|
/libgcrypt-1.6.6-hobbled.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: libgcrypt
|
Name: libgcrypt
|
||||||
Version: 1.6.5
|
Version: 1.6.6
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: http://www.gnupg.org/
|
URL: http://www.gnupg.org/
|
||||||
Source0: libgcrypt-%{version}-hobbled.tar.xz
|
Source0: libgcrypt-%{version}-hobbled.tar.xz
|
||||||
@ -208,6 +208,9 @@ exit 0
|
|||||||
%license COPYING
|
%license COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 17 2016 Tomáš Mráz <tmraz@redhat.com> 1.6.6-1
|
||||||
|
- new upstream version with important security fix (CVE-2016-6316)
|
||||||
|
|
||||||
* Thu Jul 21 2016 Tomáš Mráz <tmraz@redhat.com> 1.6.5-1
|
* Thu Jul 21 2016 Tomáš Mráz <tmraz@redhat.com> 1.6.5-1
|
||||||
- new upstream version fixing low impact issue CVE-2015-7511
|
- new upstream version fixing low impact issue CVE-2015-7511
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user