summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2018-07-29 20:15:26 (GMT)
committerJakub Bogusz2018-07-29 20:15:26 (GMT)
commit9efa6086dc768c2629d9bddd20e1e0bf0aa3152d (patch)
treeac47a9735c207f22b6ac2557764d1a3451dd13ab
parent1c79e49f0723cc5ab2d53026053d24c65ffdd17d (diff)
downloadc-ares-9efa6086dc768c2629d9bddd20e1e0bf0aa3152d.zip
c-ares-9efa6086dc768c2629d9bddd20e1e0bf0aa3152d.tar.gz
- updated to 1.14.0 (fixes CVE-2017-1000381)auto/th/c-ares-1.14.0-1
-rw-r--r--c-ares.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/c-ares.spec b/c-ares.spec
index ff8e1c2..ab68ac0 100644
--- a/c-ares.spec
+++ b/c-ares.spec
@@ -1,12 +1,12 @@
Summary: A library that performs asynchronous DNS operations
Summary(pl.UTF-8): Biblioteka do wykonywania asynchronicznych zapytaƄ DNS
Name: c-ares
-Version: 1.12.0
+Version: 1.14.0
Release: 1
License: MIT
Group: Libraries
Source0: https://c-ares.haxx.se/download/%{name}-%{version}.tar.gz
-# Source0-md5: 2ca44be1715cd2c5666a165d35788424
+# Source0-md5: e57b37a7c46283e83c21cde234df10c7
Patch0: %{name}-resolv.conf-reading-is-not-fatal.patch
URL: https://c-ares.haxx.se/
BuildRequires: autoconf >= 2.57