deps/cares/RELEASE-NOTES.md
This is a bugfix release.
Bugfixes:
ares_callback, ares_host_callback,
and ares_nameinfo_callback function pointer typedefs was an unintended
API break: existing applications with the historical non-const callback
signatures no longer compiled, particularly in C++ where function pointer
types must match exactly. The read-only nature of the callback parameters
is now documented instead.
PR #1244Thanks go to these friendly people for their efforts and contributions for this release:
This is a security release.
Security:
Changes:
ares_getaddrinfo(): handle a NULL node per POSIX and implement
ARES_AI_PASSIVE. PR #1186ARES_CLASS_HESOID misspelling to ARES_CLASS_HESIOD.
PR #1092Bugfixes:
Thanks go to these friendly people for their efforts and contributions for this release:
This is a security release.
Security:
Changes:
Bugfixes:
Thanks go to these friendly people for their efforts and contributions for this release: