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.20.1.tar.gz | 0001599175 1.53 MB | |
c-ares-1.20.1.tar.gz.asc | 0000000488 488 Bytes | |
c-ares.changes | 0000025791 25.2 KB | |
c-ares.keyring | 0000001845 1.8 KB | |
c-ares.spec | 0000003636 3.55 KB | |
disable-live-tests.patch | 0000000425 425 Bytes |
Revision 19 (latest revision is 24)
Ana Guerrero (anag+factory)
accepted
request 1116650
from
Adam Majer (adamm)
(revision 19)
- Update to version 1.20.1 * Remove bin/acountry from built tools as nerd.dk is gone * Default per-query timeout has been reduced to 2s with a 3x retry count * rand: add support for getrandom() Bug fixes: * TCP back to back queries were broken * Ensure queries for ares_getaddrinfo() are not requeued during destruction * ares_getaddrinfo() should not retry other address classes if one address class has already been returned * Avoid production ill-formed result when qualifying a name with the root domain * Fix missing prefix for CMake generated libcares.pc * DNS server ports can now be read from system configuration instead of defaulting to port 53, aka openBSD resolv.conf format * Replace usages of sprintf with snprintf
Comments 0