- Version update to 1.14.0:

* Fix patch for CVE-2017-1000381 to not be overly aggressive
  * gethostbyaddr should fail with ECANCELLED not ENOTFOUND when ares_cancel is called
  * ares_gethostbyname.3: fix callback status values
  * docs: Document WSAStartup requirement
  * Fix a typo in init_by_resolv_conf

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/c-ares?expand=0&rev=3
This commit is contained in:
Tomáš Chvátal
2018-02-20 09:38:00 +00:00
committed by Git OBS Bridge
parent 1671fd544c
commit 0bd535f0ad
6 changed files with 25 additions and 15 deletions

View File

@@ -18,7 +18,7 @@
%define libname libcares2
Name: c-ares
Version: 1.13.0
Version: 1.14.0
Release: 0
Summary: Library for asynchronous name resolves
License: MIT