mirror of
git://slackware.nl/current.git
synced 2024-12-29 10:25:00 +01:00
8e0b115ff3
patches/packages/c-ares-1.19.1-x86_64-1_slack15.0.txz: Upgraded. This update fixes bugs and security issues: 0-byte UDP payload causes Denial of Service. Insufficient randomness in generation of DNS query IDs. Buffer Underwrite in ares_inet_net_pton(). AutoTools does not set CARES_RANDOM_FILE during cross compilation. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-32067 https://www.cve.org/CVERecord?id=CVE-2023-31147 https://www.cve.org/CVERecord?id=CVE-2023-31130 https://www.cve.org/CVERecord?id=CVE-2023-31124 (* Security fix *)
19 lines
970 B
Text
19 lines
970 B
Text
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description.
|
|
# Line up the first '|' above the ':' following the base package name, and
|
|
# the '|' on the right side marks the last column you can put a character in.
|
|
# You must make exactly 11 lines for the formatting to be correct. It's also
|
|
# customary to leave one space after the ':' except on otherwise blank lines.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
c-ares: c-ares (C library for DNS requests)
|
|
c-ares:
|
|
c-ares: This is c-ares, an asynchronous resolver library. It is intended for
|
|
c-ares: applications which need to perform DNS queries without blocking, or
|
|
c-ares: need to perform multiple DNS queries in parallel. The primary examples
|
|
c-ares: of such applications are servers which communicate with multiple
|
|
c-ares: clients and programs with graphical user interfaces.
|
|
c-ares:
|
|
c-ares: Homepage: https://c-ares.haxx.se/
|
|
c-ares:
|
|
c-ares:
|