]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
bind: Upgrade 9.18.15 -> 9.18.16
authorSiddharth Doshi <sdoshi@mvista.com>
Tue, 27 Jun 2023 06:32:00 +0000 (12:02 +0530)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Jun 2023 06:55:00 +0000 (07:55 +0100)
commit77d2fa5ac1f394fba2b8e24f2b6ded6ea6b691b4
tree4057485c0e9a38953eaae4ae363acc7eba17877f
parent78105a13af9886d94740533b72c1c665fdf08e9f
bind: Upgrade 9.18.15 -> 9.18.16

- Remove configure options no longer supported online.

Changelog:
=========
[security] A query that prioritizes stale data over lookup
triggers a fetch to refresh the stale data in cache.
If the fetch is aborted for exceeding the recursion
quota, it was possible for 'named' to enter an infinite
callback loop and crash due to stack overflow. This has
been fixed. (CVE-2023-2911) [GL #4089]

[security] Improve the overmem cleaning process to prevent the
cache going over the configured limit. (CVE-2023-2828)
[GL #4055]

[performance] Reduce memory consumption by allocating properly
sized send buffers for stream-based transports.
[GL #4038]

[bug] Fix a 'clients-per-query' miscalculation bug. When the
'stale-answer-enable' options was enabled and the
'stale-answer-client-timeout' option was enabled and
larger than 0, named was taking two places from the
'clients-per-query' limit for each client and was
failing to gradually auto-tune its value, as configured.
[GL #4074]

[func] Add "ClientQuota" statistics channel counter, which
indicates the number of the resolver's spilled queries
due to reaching the clients per query quota. [GL !7978]

[bug] Fix a serve-stale bug where a delegation from cache
could be returned to the client. [GL #3950]

[cleanup] Remove configure checks for epoll, kqueue and
/dev/poll. [GL #4098]

[func] The "tkey-dhkey" option has been deprecated; a
warning will be logged when it is used. In a future
release, Diffie-Hellman TKEY mode will be removed.
[GL #3905]

[bug] The session key object could be incorrectly added
to multiple different views' keyrings. [GL #4079]

[bug] Fix an interfacemgr use-after-free error in
zoneconf.c:isself(). [GL #3765]

[test] Add support for using pytest & pytest-xdist to
execute the system test suite. [GL #3978]

[bug] BIND could get stuck on reconfiguration when a
'listen' statement for HTTP is removed from the
configuration. That has been fixed. [GL #4071]

[bug] Properly process extra "nameserver" lines in
resolv.conf otherwise the next line is not properly
processed. [GL #4066]

[bug] named could crash when deleting inline-signing zones
with "rndc delzone". [GL #4054]

[bug] Fix a logic error in dighost.c which could call the
dighost_shutdown() callback twice and cause problems
if the callback function was not idempotent. [GL #4039]

Signed-off-by: Siddharth Doshi <sdoshi@mvista.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/bind/bind-9.18.16/0001-avoid-start-failure-with-bind-user.patch [moved from meta/recipes-connectivity/bind/bind-9.18.15/0001-avoid-start-failure-with-bind-user.patch with 100% similarity]
meta/recipes-connectivity/bind/bind-9.18.16/0001-named-lwresd-V-and-start-log-hide-build-options.patch [moved from meta/recipes-connectivity/bind/bind-9.18.15/0001-named-lwresd-V-and-start-log-hide-build-options.patch with 100% similarity]
meta/recipes-connectivity/bind/bind-9.18.16/bind-ensure-searching-for-json-headers-searches-sysr.patch [moved from meta/recipes-connectivity/bind/bind-9.18.15/bind-ensure-searching-for-json-headers-searches-sysr.patch with 100% similarity]
meta/recipes-connectivity/bind/bind-9.18.16/bind9 [moved from meta/recipes-connectivity/bind/bind-9.18.15/bind9 with 100% similarity]
meta/recipes-connectivity/bind/bind-9.18.16/conf.patch [moved from meta/recipes-connectivity/bind/bind-9.18.15/conf.patch with 100% similarity]
meta/recipes-connectivity/bind/bind-9.18.16/generate-rndc-key.sh [moved from meta/recipes-connectivity/bind/bind-9.18.15/generate-rndc-key.sh with 100% similarity]
meta/recipes-connectivity/bind/bind-9.18.16/init.d-add-support-for-read-only-rootfs.patch [moved from meta/recipes-connectivity/bind/bind-9.18.15/init.d-add-support-for-read-only-rootfs.patch with 100% similarity]
meta/recipes-connectivity/bind/bind-9.18.16/make-etc-initd-bind-stop-work.patch [moved from meta/recipes-connectivity/bind/bind-9.18.15/make-etc-initd-bind-stop-work.patch with 100% similarity]
meta/recipes-connectivity/bind/bind-9.18.16/named.service [moved from meta/recipes-connectivity/bind/bind-9.18.15/named.service with 100% similarity]
meta/recipes-connectivity/bind/bind_9.18.16.bb [moved from meta/recipes-connectivity/bind/bind_9.18.15.bb with 96% similarity]