+6175. [test] Fix the `upforwd` system test to be more reliable,
+ especially when using thread sanitizer. [GL #4069]
+
+6174. [placeholder]
+
+6173. [bug] Properly process extra "nameserver" lines in
+ resolv.conf otherwise the next line is not properly
+ processed. [GL #4066]
+
+6172. [cleanup] Refactor the loop manager and qp-trie code to remove
+ isc_qsbr and use liburcu instead. [GL #3936]
+
+6171. [cleanup] Remove the stack implementation added in change 6108:
+ we are using the liburcu concurrent data structures
+ instead. [GL !7920]
+
+6170. [func] The 'rndc -t' option allows a timeout to be set in
+ seconds, so that commands that take a long time to
+ complete (e.g., reloading a very large configuration)
+ can be given time to do so. The default is 60
+ seconds. [GL #4046]
+
+6169. [bug] named could crash when deleting inline-signing zones
+ with "rndc delzone". [GL #4054]
+
+6168. [func] Refactor the glue cache to store list of the GLUE
+ directly in the rdatasetheader instead of keeping
+ it in the hashtable indexed by the node pointer.
+ [GL #4045]
+
+6167. [func] Add 'cdnskey' configuration option. [GL #4050]
+
+6166. [func] Retry without DNS COOKIE on FORMERR if it appears that
+ the FORMERR was due to the presence of a DNS COOKIE
+ option. [GL #4049]
+
+6165. [bug] Fix a logic error in dighost.c which could call the
+ dighost_shutdown() callback twice and cause problems
+ if the callback function was not idempotent. [GL #4039]
+
+ --- 9.19.13 released ---
+
6164. [bug] Set the rndc idle read timeout back to 60 seconds,
from the netmgr default of 30 seconds, in order to
match the behavior of 9.16 and earlier. [GL #4046]
.. include:: ../notes/notes-known-issues.rst
+.. include:: ../notes/notes-current.rst
+ .. include:: ../notes/notes-9.19.13.rst
.. include:: ../notes/notes-9.19.12.rst
.. include:: ../notes/notes-9.19.11.rst
.. include:: ../notes/notes-9.19.10.rst