Go to file
Adam Majer b765727bcc - Update to version 1.25
Changes:
 o Rewrite ares_strsplit() as a wrapper for ares__buf_split() for memory
   safety reasons.
 o The ahost utility now uses ares_getaddrinfo() and returns both IPv4 and
   IPv6 addresses by default.
Bug Fixes:
 o Tests: Live reverse lookups for Google's public DNS servers no longer
   return results, replace with CloudFlare pubic DNS servers.
 o Connection failures should increment the server failure count first or a
   retry might be enqueued to the same server
 o On systems that don't implement the ability to enumerate network interfaces
   the stubs used the wrong prototype.
 o Fix minor warnings and documentation typos
 o Fix support for older GoogleTest versions
 o getrandom() may require sys/random.h on some systems.
 o Fix building tests with symbol hiding enabled.
- 0001-Use-RPM-compiler-options.patch: dropped, obsolete

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/c-ares?expand=0&rev=58
2024-01-08 10:22:59 +00:00
.gitattributes Accepting request 577197 from devel:libraries:c_c++ 2018-02-20 09:24:29 +00:00
.gitignore Accepting request 577197 from devel:libraries:c_c++ 2018-02-20 09:24:29 +00:00
baselibs.conf Accepting request 577197 from devel:libraries:c_c++ 2018-02-20 09:24:29 +00:00
c-ares-1.25.0.tar.gz - Update to version 1.25 2024-01-08 10:22:59 +00:00
c-ares-1.25.0.tar.gz.asc - Update to version 1.25 2024-01-08 10:22:59 +00:00
c-ares.changes - Update to version 1.25 2024-01-08 10:22:59 +00:00
c-ares.keyring - Rename everything to c-ares 2018-02-20 09:35:11 +00:00
c-ares.spec - Update to version 1.25 2024-01-08 10:22:59 +00:00