Go to file
Richard Brown f7d4aff1a8 Accepting request 911845 from devel:libraries:c_c++
- update to 1.17.2:
  Security:
  * When building c-ares with CMake, the RANDOM_FILE would not be set
    and therefore downgrade to the less secure random number generator
  * If ares_getaddrinfo() was terminated by an ares_destroy(),
    it would cause a crash
  * Crash in sortaddrinfo() if the list size equals 0 due to
    an unexpected DNS response
  * Expand number of escaped characters in DNS replies as per
    RFC1035 5.1 to prevent spoofing follow-up
    (bsc#1188881, CVE-2021-3672)
  * Perform validation on hostnames to prevent possible XSS
    due to applications not performing valiation themselves 
  Changes:
  * ares_malloc(0) is now defined behavior (returns NULL) rather than system-specific to catch edge cases 
  Bug fixes:
  * Building tests should not force building of static libraries except on Windows
  * Relative headers must use double quotes to prevent pulling in a system library
for details see,
https://c-ares.haxx.se/changelog.html#1_17_2

OBS-URL: https://build.opensuse.org/request/show/911845
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/c-ares?expand=0&rev=13
2021-08-16 08:08:59 +00:00
_multibuild OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/c-ares?expand=0&rev=28 2020-11-17 20:20:20 +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
ares_dns.h - ares_dns.h, missing_header.patch: re-add missing header in last release 2020-11-19 09:56:19 +00:00
baselibs.conf Accepting request 577197 from devel:libraries:c_c++ 2018-02-20 09:24:29 +00:00
c-ares-1.17.2.tar.gz - update to 1.17.2: 2021-08-12 14:26:22 +00:00
c-ares-1.17.2.tar.gz.asc - update to 1.17.2: 2021-08-12 14:26:22 +00:00
c-ares-config.cmake.in - Version update to 1.17.0 2020-11-17 12:35:56 +00:00
c-ares.changes - update to 1.17.2: 2021-08-12 14:26:22 +00:00
c-ares.keyring - Rename everything to c-ares 2018-02-20 09:35:11 +00:00
c-ares.spec OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/c-ares?expand=0&rev=40 2021-08-12 14:47:13 +00:00
disable-live-tests.patch Accepting request 819608 from home:elimat:branches:devel:libraries:c_c++ 2020-07-09 06:43:45 +00:00
libcares.pc.cmake - Version update to 1.17.0 2020-11-17 12:35:56 +00:00