Opened 5 years ago

Closed 5 years ago

#11452 closed enhancement (fixed)

c-ares-1.15.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 8.4
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 5 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 5 years ago

c-ares version 1.15.0 Changes:

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

Bug fixes:

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

comment:3 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 20855.

Note: See TracTickets for help on using tickets.