3e3566 Update c-ares to version 1.28.1 / rev 22 via SR 1164057

8 files Authored by adamm a month ago, Committed by Bernhard M. Wiedemann a month ago,
    Update c-ares to version 1.28.1 / rev 22 via SR 1164057
    
    https://build.opensuse.org/request/show/1164057
    by user adamm + anag+factory
    - c-ares 1.28.1
    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 g
    
        
file modified
+0 -0
file modified
+34 -0
file removed
-1
file modified
+34 -0
file modified
+2 -2