mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 19:29:59 -04:00
Add release note for GL #2236
This commit is contained in:
parent
572bc05aca
commit
563f8a78e9
1 changed files with 4 additions and 0 deletions
|
|
@ -71,6 +71,10 @@ Bug Fixes
|
|||
- ``named`` could crash with an assertion failure if a TCP connection
|
||||
were closed while a request was still being processed. [GL #2227]
|
||||
|
||||
- ``named`` acting as a resolver could incorrectly treat signed zones
|
||||
with no DS record at the parent as bogus. Such zones should be treated
|
||||
as insecure. This has been fixed. [GL #2236]
|
||||
|
||||
- A problem obtaining glue records could prevent a stub zone from
|
||||
functioning properly, if the authoritative server for the zone were
|
||||
configured for minimal responses. [GL #1736]
|
||||
|
|
|
|||
Loading…
Reference in a new issue