pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/libcares



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Nov 28 08:53:18 UTC 2018

Modified Files:
        pkgsrc/net/libcares: Makefile PLIST distinfo

Log Message:
libcares: updated to 1.15.0

c-ares version 1.15.0:

Changes:
- Add ares_init_options() configurability for path to resolv.conf file
- Ability to exclude building of tools (adig, ahost, acountry) in CMake
- Android: Support for domain search suffix
- Report ARES_ENOTFOUND for .onion domain names as per RFC7686

Bug fixes:
- AIX build fix for trying to include both nameser_compat.h and onameser_compat.h
- Windows: Improve DNS suffixes extracting from WinNT registry
- Fix modern GCC warnings
- Apply the IPv6 server blacklist to all nameserver sources, not just Windows
- Fix warnings emitted by MSVC when using -W4
- Prevent changing name servers while queries are outstanding
- Harden and rationalize c-ares timeout computation
- Distribute ares_android.h
- ares_set_servers_csv() on failure should not leave channel in a bad state
- Add missing docs to distribution


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/net/libcares/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/libcares/PLIST
cvs rdiff -u -r1.16 -r1.17 pkgsrc/net/libcares/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/libcares/Makefile
diff -u pkgsrc/net/libcares/Makefile:1.24 pkgsrc/net/libcares/Makefile:1.25
--- pkgsrc/net/libcares/Makefile:1.24   Thu Mar  1 08:56:31 2018
+++ pkgsrc/net/libcares/Makefile        Wed Nov 28 08:53:18 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2018/03/01 08:56:31 adam Exp $
+# $NetBSD: Makefile,v 1.25 2018/11/28 08:53:18 adam Exp $
 
-DISTNAME=      c-ares-1.14.0
+DISTNAME=      c-ares-1.15.0
 PKGNAME=       ${DISTNAME:S/c-/libc/1}
 CATEGORIES=    net
 MASTER_SITES=  https://c-ares.haxx.se/download/

Index: pkgsrc/net/libcares/PLIST
diff -u pkgsrc/net/libcares/PLIST:1.9 pkgsrc/net/libcares/PLIST:1.10
--- pkgsrc/net/libcares/PLIST:1.9       Tue Jun 20 07:48:50 2017
+++ pkgsrc/net/libcares/PLIST   Wed Nov 28 08:53:18 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2017/06/20 07:48:50 wiz Exp $
+@comment $NetBSD: PLIST,v 1.10 2018/11/28 08:53:18 adam Exp $
 include/ares.h
 include/ares_build.h
 include/ares_dns.h
@@ -30,6 +30,7 @@ man/man3/ares_init.3
 man/man3/ares_init_options.3
 man/man3/ares_library_cleanup.3
 man/man3/ares_library_init.3
+man/man3/ares_library_init_android.3
 man/man3/ares_library_initialized.3
 man/man3/ares_mkquery.3
 man/man3/ares_parse_a_reply.3
@@ -55,6 +56,7 @@ man/man3/ares_set_servers_ports.3
 man/man3/ares_set_servers_ports_csv.3
 man/man3/ares_set_socket_callback.3
 man/man3/ares_set_socket_configure_callback.3
+man/man3/ares_set_socket_functions.3
 man/man3/ares_set_sortlist.3
 man/man3/ares_strerror.3
 man/man3/ares_timeout.3

Index: pkgsrc/net/libcares/distinfo
diff -u pkgsrc/net/libcares/distinfo:1.16 pkgsrc/net/libcares/distinfo:1.17
--- pkgsrc/net/libcares/distinfo:1.16   Thu Mar  1 08:56:31 2018
+++ pkgsrc/net/libcares/distinfo        Wed Nov 28 08:53:18 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.16 2018/03/01 08:56:31 adam Exp $
+$NetBSD: distinfo,v 1.17 2018/11/28 08:53:18 adam Exp $
 
-SHA1 (c-ares-1.14.0.tar.gz) = 5b4989208c936d6445d4d73487634fe0b07e8ea7
-RMD160 (c-ares-1.14.0.tar.gz) = 9cca7b4fab82c2460a96ed2faa17d64feb308150
-SHA512 (c-ares-1.14.0.tar.gz) = 30cd3f8c4eea15f994b2ceb44d84e506858f69f624e651e39bb4db523fea9ad5e8906b75abf07131ae364be19172274ed4053059669091f21ce4463cdbb857bf
-Size (c-ares-1.14.0.tar.gz) = 1335940 bytes
+SHA1 (c-ares-1.15.0.tar.gz) = 74a50c02b7f051c4fb66c0f60f187350f196d908
+RMD160 (c-ares-1.15.0.tar.gz) = a819b9eec9864cca80bf9a2e0669d1ef4190bb91
+SHA512 (c-ares-1.15.0.tar.gz) = a1de6c5e7e1a6a13c926aae690e83d5caa51e7313d63da1cf2af6bc757c41d585aad5466bc3ba7b7f7793cb1748fa589f40972b196728851c8b059cfc8c3be50
+Size (c-ares-1.15.0.tar.gz) = 1347687 bytes
 SHA1 (patch-Makefile.am) = aef2a0e1975aadab33e647752fd44e30fbfb568a
 SHA1 (patch-configure.ac) = 0327491be4565b5121811d42288bd1d79b7c1241
 SHA1 (patch-m4_cares-compilers.m4) = 3a5cf27d33ebb7803eab873c6adfc6a70fa4a782



Home | Main Index | Thread Index | Old Index