mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 08:50:00 -04:00
parent
6f317f27ea
commit
2df311eb21
2 changed files with 6 additions and 0 deletions
3
CHANGES
3
CHANGES
|
|
@ -1,3 +1,6 @@
|
|||
6051. [bug] Improve thread safety in the dns_dispatch unit.
|
||||
[GL #3178] [GL #3636]
|
||||
|
||||
6050. [bug] Changes to the RPZ response-policy min-update-interval
|
||||
and add-soa options now take effect as expected when
|
||||
named is reconfigured. [GL #3740]
|
||||
|
|
|
|||
|
|
@ -49,6 +49,9 @@ Bug Fixes
|
|||
structures used for "housekeeping") and exclude recently used (<= 10 seconds)
|
||||
ADB names and entries from the overmem memory cleaner. :gl:`#3739`
|
||||
|
||||
- Fix a rare assertion failure in the outgoing TCP DNS connection handling.
|
||||
:gl:`#3178` :gl:`#3636`
|
||||
|
||||
Known Issues
|
||||
~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue