forked from pool/c-ares
Update to 1.31.0
This commit is contained in:
BIN
c-ares-1.30.0.tar.gz
(Stored with Git LFS)
BIN
c-ares-1.30.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
@@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQR162yg5j6QxP8sho/B0VYRsuRyCwUCZmLmtQAKCRDB0VYRsuRy
|
||||
CzQKAQDCSS0EUT08hI7KC3KmqrWQGEU0UN2rddaz9Lg3k67MUAD8Cmq7tr8XOCRH
|
||||
FKd2USXldyCwePWqfTZ5EJzXMuhemgw=
|
||||
=utMN
|
||||
-----END PGP SIGNATURE-----
|
BIN
c-ares-1.31.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
c-ares-1.31.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
7
c-ares-1.31.0.tar.gz.asc
Normal file
7
c-ares-1.31.0.tar.gz.asc
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQR162yg5j6QxP8sho/B0VYRsuRyCwUCZnFZJwAKCRDB0VYRsuRy
|
||||
Cw+yAP0XG2csOJAUMxNr0VcnEoel4i2zHTshaIFBI9tn8eJM4QD6ArOpAhZe9Tnt
|
||||
fJdIewCmCBuytNtH1E3Dok1Up50FoQA=
|
||||
=oLjf
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 18 13:51:01 UTC 2024 - Adam Majer <adam.majer@suse.de>
|
||||
|
||||
- c-ares 1.31.0
|
||||
|
||||
Changes:
|
||||
* Enable Query Cache by default. [PR #786]
|
||||
|
||||
Bugfixes:
|
||||
* Enhance Windows DNS configuration change detection to also
|
||||
detect manual DNS configuration changes. [PR #785]
|
||||
* Various legacy MacOS Build fixes. [Issue #782]
|
||||
* Ndots value of zero in resolv.conf was not being honored. [852a60a]
|
||||
* Watt-32 build support had been broken for some time. [PR #781]
|
||||
* Distribute `ares_dns_rec_type_tostr` manpage. [PR #778]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 10 11:36:09 UTC 2024 - Adam Majer <adam.majer@suse.de>
|
||||
|
||||
|
@@ -26,7 +26,7 @@
|
||||
%endif
|
||||
|
||||
Name: c-ares%pkg_suffix
|
||||
Version: 1.30.0
|
||||
Version: 1.31.0
|
||||
Release: 0
|
||||
Summary: Library for asynchronous name resolves
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user