Go to file
Adam Majer 9871bab11a Accepting request 1061853 from home:mnhauke
- Update to version 1.19.0
  Security:
  * Low. Stack overflow in ares_set_sortlist() which is used
    during c-ares initialization and typically provided by an
    administrator and not an end user.
  Changes:
  * Add ARES_OPT_HOSTS_FILE similar to ARES_OPT_RESOLVCONF for
    specifying a custom hosts file location.
  Bug fixes:
  * Fix memory leak in reading /etc/hosts when using localhost
    fallback.
  * Fix chain building c-ares when libresolv is already included by
    another project.
  * File lookup should not immediately abort as there may be other
    tries due to search criteria.
  * Asterisks should be allowed in host validation as CNAMEs may
    reference wildcard domains.
  * AutoTools build system referenced bad STDC_HEADERS macro.
  * Even if one address class returns a failure for
    ares_getaddrinfo() we should still return the results we have.
  * Fix ares_getaddrinfo() numerical address resolution with
    AF_UNSPEC
  * Fix tools and help information.
  * Various documentation fixes and cleanups.
  * Add include guards to ares_data.h
  * c-ares could try to exceed maximum number of iovec entries
    supported by system.
  * The RFC6761 6.3 states localhost subdomains must be offline too

OBS-URL: https://build.opensuse.org/request/show/1061853
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/c-ares?expand=0&rev=46
2023-01-30 13:37:09 +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
0001-Use-RPM-compiler-options.patch 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.19.0.tar.gz Accepting request 1061853 from home:mnhauke 2023-01-30 13:37:09 +00:00
c-ares-1.19.0.tar.gz.asc Accepting request 1061853 from home:mnhauke 2023-01-30 13:37:09 +00:00
c-ares.changes Accepting request 1061853 from home:mnhauke 2023-01-30 13:37:09 +00:00
c-ares.keyring - Rename everything to c-ares 2018-02-20 09:35:11 +00:00
c-ares.spec Accepting request 1061853 from home:mnhauke 2023-01-30 13:37:09 +00:00
disable-live-tests.patch - update to 1.18.1. Changes since 1.17.2: 2021-12-08 14:08:53 +00:00