]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
bind: upgrade 9.20.5 -> 9.20.6
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 4 Mar 2025 09:08:46 +0000 (17:08 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Mar 2025 11:16:41 +0000 (11:16 +0000)
commit1394e8befb305106695c91e2fe16c55483bf467f
treed9d4cd50784ea4ee28bd646484b10da7d3244ad2
parent87326573c82ac1e8dc335319442236ef2341501e
bind: upgrade 9.20.5 -> 9.20.6

Changelog:
===========
New Features
--------------
- Adds support for EDE code 1 and 2.
- Add a rndc command to toggle jemalloc profiling.
- Add support for multiple extended DNS errors.
- Print the expiration time of the stale records.

Feature Changes
---------------
- Refactor reference counting in both QPDB and RBTDB.
- Shutdown the fetch context after canceling the last fetch.

Bug Fixes
----------
- Fix possible truncation in dns_keymgr_status()
- Recently expired records could be returned with timestamp in future.
- Yaml string not terminated in negative response in delv.
- Fix a bug in dnssec-signzone related to keys being offline.
- Apply the memory limit only to ADB database items.
- Avoid unnecessary locking in the zone/cache database.
- Fix EDE 22 time out detection.
- Split and simplify the use of EDE list implementation.
- Fix the cache findzonecut() implementation.
- DNSSEC EDE system tests on FIPS platform.
- Reduce the false sharing the dns_qpcache and dns_qpzone.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/bind/bind_9.20.6.bb [moved from meta/recipes-connectivity/bind/bind_9.20.5.bb with 97% similarity]