Jason Schonberg c8a35cf5e2
c-ares: upgrade 1.27.0 -> 1.28.1
Changelog 1.28.1 :

  This release contains a fix for a single significant regression introduced
  in c-ares 1.28.0.

  - ares_search() and ares_getaddrinfo() resolution fails if no search domains
    are specified. Issue #737

Changelog 1.28.0 :

  Features:

  - Emit warnings when deprecated c-ares functions are used. This can be
    disabled by passing a compiler definition of CARES_NO_DEPRECATED. PR #732
  - Add function ares_search_dnsrec() to search for records using the new DNS
    record data structures. PR #719
  - Rework internals to pass around ares_dns_record_t instead of binary data,
    this introduces new public functions of ares_query_dnsrec() and
    ares_send_dnsrec(). PR #730

Changes:

  - tests: when performing simulated queries, reduce timeouts to make tests run
    faster
  - Replace configuration file parsers with memory-safe parser. PR #725
  - Remove acountry completely, the manpage might still get installed otherwise. Issue #718

Bugfixes:

  - CMake: don't overwrite global required libraries/definitions/includes which
    could cause build errors for projects chain building c-ares. Issue #729
  - On some platforms, netinet6/in6.h is not included by netinet/in.h
    and needs to be included separately. PR #728
  - Fix a potential memory leak in ares_init(). Issue #724
  - Some platforms don't have the isascii() function. Implement as a macro. PR #721
  - CMake: Fix Chain building if CMAKE runtime paths not set
  - NDots configuration should allow a value of zero. PR #735

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-19 16:59:05 -08:00
..
2024-10-10 12:53:49 -07:00
2024-09-18 21:03:13 -07:00
2024-09-30 07:34:22 -07:00
2024-11-19 16:59:05 -08:00
2024-01-22 18:02:26 -08:00
2024-02-09 09:52:12 -08:00
2024-08-09 14:25:12 -07:00
2023-10-26 09:02:04 -07:00
2023-12-22 06:39:32 -08:00
2024-10-14 09:52:24 -07:00
2024-03-08 17:21:41 +02:00
2024-02-09 09:52:13 -08:00
2024-09-15 07:46:44 -07:00
2024-09-09 18:23:01 -07:00
2024-05-19 08:27:59 -07:00
2024-02-09 09:52:12 -08:00
2024-09-12 14:16:20 -07:00
2024-10-12 07:57:16 -07:00
2024-03-21 08:46:06 -07:00
2024-08-30 08:10:33 -07:00
2024-05-28 09:34:30 -07:00
2024-05-23 08:44:43 -07:00
2024-08-01 11:43:17 -07:00
2023-08-03 09:14:20 -07:00
2023-12-27 00:15:54 -08:00
2024-01-22 18:02:27 -08:00
2024-10-10 19:46:18 -07:00
2024-09-09 08:00:09 -07:00
2024-02-09 09:52:08 -08:00
2024-08-09 14:25:21 -07:00
2024-02-09 09:52:12 -08:00
2024-02-09 09:52:12 -08:00
2023-12-29 09:04:15 -08:00
2023-08-03 09:14:20 -07:00
2024-05-02 07:32:48 -07:00
2024-11-05 22:45:17 -08:00
2024-08-09 14:25:14 -07:00
2023-08-03 09:14:20 -07:00
2024-02-19 23:22:24 -08:00
2024-09-15 07:46:44 -07:00
2023-04-02 10:21:18 -07:00
2024-05-12 21:51:32 -07:00
2023-02-28 08:50:56 -08:00
2024-07-27 17:26:38 -07:00
2024-08-09 14:25:15 -07:00
2024-10-13 09:21:55 -07:00
2023-05-25 08:57:47 -07:00
2024-09-11 21:15:34 -07:00
2024-02-09 09:52:08 -08:00
2024-10-14 09:52:25 -07:00
2024-09-10 07:20:38 -07:00
2024-02-09 09:52:12 -08:00
2024-02-09 09:52:10 -08:00
2024-08-09 14:25:16 -07:00
2024-09-20 10:44:40 -07:00
2024-08-21 08:47:07 -07:00
2024-08-09 14:25:21 -07:00
2024-09-09 08:00:09 -07:00
2024-02-09 09:52:12 -08:00
2023-05-10 08:01:07 -07:00
2023-06-19 10:24:49 -07:00
2024-06-16 15:54:04 -07:00
2024-10-14 09:52:31 -07:00
2024-09-17 22:11:04 -07:00
2024-01-08 19:54:42 -08:00
2024-02-09 09:52:10 -08:00
2024-06-11 22:02:03 -07:00
2023-09-07 08:22:44 -07:00
2024-05-04 07:08:13 -07:00
2023-08-03 09:14:20 -07:00
2024-02-09 09:52:12 -08:00
2024-09-16 23:01:22 -07:00
2023-10-23 17:00:49 -07:00
2024-07-15 16:36:15 -07:00
2023-09-24 21:29:26 -07:00
2024-09-10 07:20:41 -07:00
2023-08-26 17:32:44 -07:00
2024-02-09 09:52:12 -08:00
2023-08-15 20:07:54 -07:00
2024-02-09 09:52:12 -08:00
2023-12-29 09:04:21 -08:00