new upstream release - 7.47.0 (fixes CVE-2016-0755)
This commit is contained in:
parent
92a4396c47
commit
40933f3c05
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iEYEABECAAYFAlZel9wACgkQeOEcayedXJEsYACfTnbAnkbePp450rwYPaQz53yI
|
||||
zg8Anj+YPivd5G6PTRFM1Q+tD5HEIwzp
|
||||
=izYm
|
||||
-----END PGP SIGNATURE-----
|
7
curl-7.47.0.tar.lzma.asc
Normal file
7
curl-7.47.0.tar.lzma.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iEYEABECAAYFAlaocssACgkQeOEcayedXJEY4ACg3JiNYRFq94RsySUTY11rag/P
|
||||
i6QAnj5Qdf0MWw3yMwqiIv+pshKZHNsh
|
||||
=7+e8
|
||||
-----END PGP SIGNATURE-----
|
@ -1,7 +1,7 @@
|
||||
Summary: A utility for getting files from remote servers (FTP, HTTP, and others)
|
||||
Name: curl
|
||||
Version: 7.46.0
|
||||
Release: 2%{?dist}
|
||||
Version: 7.47.0
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
Group: Applications/Internet
|
||||
Source: http://curl.haxx.se/download/%{name}-%{version}.tar.lzma
|
||||
@ -225,6 +225,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/aclocal/libcurl.m4
|
||||
|
||||
%changelog
|
||||
* Wed Jan 27 2016 Kamil Dudka <kdudka@redhat.com> 7.47.0-1
|
||||
- new upstream release (fixes CVE-2016-0755)
|
||||
|
||||
* Fri Dec 4 2015 Kamil Dudka <kdudka@redhat.com> 7.46.0-2
|
||||
- own /usr/share/zsh/site-functions instead of requiring zsh (#1288529)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user