Library for asynchronous name resolves
This package is based on the package 'libcares2' from project 'openSUSE:Factory'.
c-ares is a C library that performs DNS requests and name resolves
asynchronously. c-ares is a fork of the library named 'ares', written
by Greg Hudson at MIT.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/c-ares && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Use-RPM-compiler-options.patch | 0000001433 1.4 KB | |
baselibs.conf | 0000000010 10 Bytes | |
c-ares-1.19.1.tar.gz | 0001579100 1.51 MB | |
c-ares-1.19.1.tar.gz.asc | 0000000488 488 Bytes | |
c-ares.changes | 0000024881 24.3 KB | |
c-ares.keyring | 0000001845 1.8 KB | |
c-ares.spec | 0000003695 3.61 KB | |
disable-live-tests.patch | 0000000425 425 Bytes |
Revision 18 (latest revision is 24)
Dominique Leuenberger (dimstar_suse)
accepted
request 1088407
from
Adam Majer (adamm)
(revision 18)
- Update to version 1.19.1 Security: * CVE-2023-32067. High. 0-byte UDP payload causes Denial of Service (bsc#1211604) * CVE-2023-31147 Moderate. Insufficient randomness in generation of DNS query IDs (bsc#1211605) * CVE-2023-31130. Moderate. Buffer Underwrite in ares_inet_net_pton() (bsc#1211606) * CVE-2023-31124. Low. AutoTools does not set CARES_RANDOM_FILE during cross compilation (bsc#1211607) Bug fixes: * Fix uninitialized memory warning in test * ares_getaddrinfo() should allow a port of 0 * Fix memory leak in ares_send() on error * Fix comment style in ares_data.h * Fix typo in ares_init_options.3 * Sync ax_pthread.m4 with upstream * Sync ax_cxx_compile_stdcxx_11.m4 with upstream to fix uclibc support
Comments 0