[packages/c-ares] - updated to 1.12.0 (fixes CVE-2016-5180)
qboosh
qboosh at pld-linux.org
Wed Mar 29 21:17:20 CEST 2017
commit 1c79e49f0723cc5ab2d53026053d24c65ffdd17d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Mar 29 21:17:16 2017 +0200
- updated to 1.12.0 (fixes CVE-2016-5180)
c-ares.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/c-ares.spec b/c-ares.spec
index aa2d4de..ff8e1c2 100644
--- a/c-ares.spec
+++ b/c-ares.spec
@@ -1,14 +1,14 @@
Summary: A library that performs asynchronous DNS operations
Summary(pl.UTF-8): Biblioteka do wykonywania asynchronicznych zapytań DNS
Name: c-ares
-Version: 1.11.0
+Version: 1.12.0
Release: 1
License: MIT
Group: Libraries
-Source0: http://c-ares.haxx.se/download/%{name}-%{version}.tar.gz
-# Source0-md5: d5c6d522cfc54bb6f215a0b7912d46be
+Source0: https://c-ares.haxx.se/download/%{name}-%{version}.tar.gz
+# Source0-md5: 2ca44be1715cd2c5666a165d35788424
Patch0: %{name}-resolv.conf-reading-is-not-fatal.patch
-URL: http://c-ares.haxx.se/
+URL: https://c-ares.haxx.se/
BuildRequires: autoconf >= 2.57
BuildRequires: automake
BuildRequires: libtool
@@ -83,7 +83,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc CHANGES NEWS README.cares README.md
+%doc AUTHORS CHANGES LICENSE.md NEWS README.cares README.md RELEASE-NOTES TODO
%attr(755,root,root) %{_libdir}/libcares.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libcares.so.2
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/c-ares.git/commitdiff/1c79e49f0723cc5ab2d53026053d24c65ffdd17d
More information about the pld-cvs-commit
mailing list