mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-04 00:25:29 +00:00
Add change and release note for [#2780]
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -1,3 +1,7 @@
|
|||||||
|
5667. [bug] The configuration-checking code failed to account for
|
||||||
|
the inheritance rules of the "dnssec-policy" option.
|
||||||
|
[GL #2780]
|
||||||
|
|
||||||
5666. [func] Tweak the safe "edns-udp-size" to match the probing
|
5666. [func] Tweak the safe "edns-udp-size" to match the probing
|
||||||
value from BIND 9.16 for better compatibility.
|
value from BIND 9.16 for better compatibility.
|
||||||
[GL #2183]
|
[GL #2183]
|
||||||
|
@@ -59,3 +59,6 @@ Bug Fixes
|
|||||||
- A deadlock at startup was introduced when fixing :gl:`#1875` because when
|
- A deadlock at startup was introduced when fixing :gl:`#1875` because when
|
||||||
locking key files for reading and writing, "in-view" logic was not taken into
|
locking key files for reading and writing, "in-view" logic was not taken into
|
||||||
account. This has been fixed. :gl:`#2783`
|
account. This has been fixed. :gl:`#2783`
|
||||||
|
|
||||||
|
- Checking of ``dnssec-policy`` was broken. The checks failed to account for
|
||||||
|
``dnssec-policy`` inheritance. :gl:`#2780`
|
||||||
|
Reference in New Issue
Block a user