From: Tom Krizek Date: Wed, 19 Jul 2023 12:16:32 +0000 (+0200) Subject: Merge tag 'v9.19.15' X-Git-Tag: v9.19.16~35 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5b5d5f9f2225705fe634521e0904c866e7f595db;p=thirdparty%2Fbind9.git Merge tag 'v9.19.15' --- 5b5d5f9f2225705fe634521e0904c866e7f595db diff --cc CHANGES index 3d04287fdcb,9238cf49573..66de1c0c14f --- a/CHANGES +++ b/CHANGES @@@ -1,14 -1,5 +1,16 @@@ +6210. [func] Don't add signing records for DNSKEY added with dynamic + update. The dynamic update DNSSEC management feature was + removed with GL #3686. [GL !8070] + +6209. [func] Reduce query-response latency by making recursive + queries (CNAME, DNAME, NSEC) asynchronous instead + of directly calling the respective functions. [GL #4185] + +6208. [func] Return BADCOOKIE for out-of-date or otherwise bad, well + formed DNS SERVER COOKIES. [GL #4194] + + --- 9.19.15 released --- + 6207. [cleanup] The code implementing TSIG/TKEY support has been cleaned up and refactored for improved robustness, readability, and consistency with other code modules. [GL !7828] diff --cc doc/arm/notes.rst index 13991e02ca9,a9abcb85b02..9e24f50ef69 --- a/doc/arm/notes.rst +++ b/doc/arm/notes.rst @@@ -38,7 -38,7 +38,8 @@@ information about each release, and sou .. include:: ../notes/notes-known-issues.rst +.. include:: ../notes/notes-current.rst + .. include:: ../notes/notes-9.19.15.rst .. include:: ../notes/notes-9.19.14.rst .. include:: ../notes/notes-9.19.13.rst .. include:: ../notes/notes-9.19.12.rst