mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
Add release note and CHANGES for #3743
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -1,3 +1,6 @@
|
||||
6061. [bug] Fix unexpected "Prohibited" extended DNS error
|
||||
on allow-recursion. [GL #3743]
|
||||
|
||||
6060. [bug] Fix a use-after-free bug in dns_zonemgr_releasezone()
|
||||
by detaching from the zone manager outside of the write
|
||||
lock. [GL #3768]
|
||||
|
@@ -66,6 +66,9 @@ Bug Fixes
|
||||
configured forwarders, resulting in SERVFAIL answers being sent to clients.
|
||||
This has been fixed. :gl:`#3752`
|
||||
|
||||
- Clients may see an unexpected "Prohibited" extended DNS error when ``named``
|
||||
is configured with :any:`allow-recursion`). :gl:`#3743`
|
||||
|
||||
Known Issues
|
||||
~~~~~~~~~~~~
|
||||
|
||||
|
Reference in New Issue
Block a user