]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bind: upgrade 9.18.20 -> 9.18.21
authorWang Mingyu <wangmy@fujitsu.com>
Mon, 15 Jan 2024 08:56:44 +0000 (16:56 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 19 Jan 2024 11:53:56 +0000 (11:53 +0000)
commitb750d54622a0fa0a35d83ddc59f07661e903360b
treea59f4f6746028bdd6e45f33f50cb5f50d23f2c27
parentcd5f6dcf796cace20e459a1d7c8ac93f1a4aee1e
bind: upgrade 9.18.20 -> 9.18.21

bind-ensure-searching-for-json-headers-searches-sysr.patch
refreshed for 9.18.21

Changelog:
==========
-Improve LRU cleaning behaviour.
-The "resolver-nonbackoff-tries" and "resolver-retry-interval" options are
 deprecated; a warning will be logged if they are used.
-BIND might sometimes crash after startup or re-configuration when one 'tls'
 entry is used multiple times to connect to remote servers due to initialisation
 attempts from contexts of multiple threads. That has been fixed.
-Dig +yaml will now report "no servers could be reached" also for UDP setup
 failure when no other servers or tries are left.
-Recognize escapes when reading the public key from file.
-Dig +yaml will now report "no servers could be reached" on TCP connection
 failure as well as for UDP timeouts.
-Deprecate AES-based DNS cookies.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch
meta/recipes-connectivity/bind/bind_9.18.21.bb [moved from meta/recipes-connectivity/bind/bind_9.18.20.bb with 97% similarity]