mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
Add CHANGES and release notes for [GL #3026]
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -1,3 +1,7 @@
|
|||||||
|
5772. [bug] The resolver could hang on shutdown due to dispatch
|
||||||
|
resources not being cleaned up when a TCP connection
|
||||||
|
was reset. [GL #3026]
|
||||||
|
|
||||||
5771. [bug] Use idn2 UseSTD3ASCIIRules=false to disable additional
|
5771. [bug] Use idn2 UseSTD3ASCIIRules=false to disable additional
|
||||||
unicode validity checks because enabling the additional
|
unicode validity checks because enabling the additional
|
||||||
checks would break valid domain names that contains
|
checks would break valid domain names that contains
|
||||||
|
@@ -56,3 +56,6 @@ Bug Fixes
|
|||||||
``rndc reconfig``, then bringing back the removed ``catalog-zone`` clause and
|
``rndc reconfig``, then bringing back the removed ``catalog-zone`` clause and
|
||||||
running ``rndc reconfig`` again caused ``named`` to crash. This has been fixed.
|
running ``rndc reconfig`` again caused ``named`` to crash. This has been fixed.
|
||||||
:gl:`#1608`
|
:gl:`#1608`
|
||||||
|
|
||||||
|
- The resolver could hang on shutdown due to dispatch resources not being
|
||||||
|
cleaned up when a TCP connection was reset. This has been fixed. :gl:`#3026`
|
||||||
|
Reference in New Issue
Block a user