commit | 270b6e0ed88d05e9d6c4f4745ad42a1fd96f438b | [log] [tgz] |
---|---|---|
author | Jean-François Thibert <jfthibert@google.com> | Wed Feb 01 17:09:13 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Feb 01 17:09:13 2017 +0000 |
tree | e6fda17114592a91cde06bac1604d39e4bdf91a6 | |
parent | a3674d82527508b9a6bc73dcd0a641608b4e9be9 [diff] | |
parent | 745a4ec1e5c3a621aa04a29f4dc994721af23ceb [diff] |
Merge "Update libcares to version 1.12, see CVE-2016-5180"
diff --git a/package/libcares/libcares.mk b/package/libcares/libcares.mk index fe5daa9..1c684a9 100644 --- a/package/libcares/libcares.mk +++ b/package/libcares/libcares.mk
@@ -4,7 +4,7 @@ # ############################################################# -LIBCARES_VERSION = 1.10.0 +LIBCARES_VERSION = 1.12.0 LIBCARES_SOURCE = c-ares-$(LIBCARES_VERSION).tar.gz LIBCARES_SITE = http://c-ares.haxx.se/download/ LIBCARES_INSTALL_STAGING = YES