mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-02 23:55:27 +00:00
Add CHANGES and release notes for [GL #3752]
This commit is contained in:
committed by
Arаm Sаrgsyаn
parent
53afe1f978
commit
a4def095f3
2
CHANGES
2
CHANGES
@@ -1,3 +1,5 @@
|
|||||||
|
6053. [bug] Fix an ADB quota management bug in resolver. [GL #3752]
|
||||||
|
|
||||||
6052. [func] Replace DNS over TCP and DNS over TLS transports
|
6052. [func] Replace DNS over TCP and DNS over TLS transports
|
||||||
code with a new, unified transport implementation.
|
code with a new, unified transport implementation.
|
||||||
[GL #3374]
|
[GL #3374]
|
||||||
|
@@ -55,6 +55,11 @@ Bug Fixes
|
|||||||
- Fix a rare assertion failure in the outgoing TCP DNS connection handling.
|
- Fix a rare assertion failure in the outgoing TCP DNS connection handling.
|
||||||
:gl:`#3178` :gl:`#3636`
|
:gl:`#3178` :gl:`#3636`
|
||||||
|
|
||||||
|
- In addition to a previously fixed bug, another similar issue was discovered
|
||||||
|
where quotas could be erroneously reached for servers, including any
|
||||||
|
configured forwarders, resulting in SERVFAIL answers being sent to clients.
|
||||||
|
This has been fixed. :gl:`#3752`
|
||||||
|
|
||||||
Known Issues
|
Known Issues
|
||||||
~~~~~~~~~~~~
|
~~~~~~~~~~~~
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user