Fix CHANGES marker location for BIND 9.17.22

This commit is contained in:
Michał Kępień 2022-04-11 15:56:43 +02:00
parent cb17d68ae7
commit d0e094e81e

View file

@ -76,7 +76,6 @@
be called before send callback dereferencing
dns_request_t object too early. [GL #3105]
5821. [bug] Fix query context management issues in the TCP part
of dig. [GL #3184]
@ -185,8 +184,6 @@
when receiving NOTIFY query with SOA record in
ANSWER section. [GL #3086]
--- 9.17.22 released ---
5790. [bug] The control channel was incorrectly looking for
ISC_R_CANCELED as a signal that the named is
shutting down. In the dispatch refactoring,
@ -195,6 +192,8 @@
channel code to use ISC_R_SHUTTINGDOWN result
code to detect named being shut down. [GL #3079]
--- 9.17.22 released ---
5789. [bug] Allow replacing expired zone signatures with
signatures created by the KSK. [GL #3049]