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.18.1.tar.gz | 0001560165 1.49 MB | |
c-ares-1.18.1.tar.gz.asc | 0000000488 488 Bytes | |
c-ares.changes | 0000022593 22.1 KB | |
c-ares.keyring | 0000001845 1.8 KB | |
c-ares.spec | 0000003698 3.61 KB | |
disable-live-tests.patch | 0000000425 425 Bytes |
Revision 15 (latest revision is 24)
Dominique Leuenberger (dimstar_suse)
accepted
request 937232
from
Adam Majer (adamm)
(revision 15)
- update to 1.18.1. Changes since 1.17.2: * Allow '/' as a valid character for a returned name for CNAME in-addr.arpa delegation * no longer forwards requests for localhost resolution per RFC6761 * During a domain search, treat ARES_ENODATA as ARES_NXDOMAIN so that the search process will continue to the next domain in the search. * Provide ares_nameser.h as a public interface as needed by NodeJS * Add support for URI(Uniform Resource Identifier) records via ares_parse_uri_reply() - disable unit tests for SLE12 since GCC compiler too old to build unit tests - 5c995d5.patch: upstreamed - disable-live-tests.patch: refreshed
Comments 0