]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Merge tag 'v9.19.15'
authorTom Krizek <tkrizek@isc.org>
Wed, 19 Jul 2023 12:16:32 +0000 (14:16 +0200)
committerTom Krizek <tkrizek@isc.org>
Wed, 19 Jul 2023 12:16:32 +0000 (14:16 +0200)
1  2 
CHANGES
doc/arm/notes.rst

diff --cc CHANGES
index 3d04287fdcb376ac8940b20c1ff590f8da1dc07f,9238cf495732c224db7c95b8834399fa27fa8e7b..66de1c0c14fa9c53daab5e7b15d540f4ba9db02f
+++ 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]
index 13991e02ca9a7e7cfa34752b9c76edb593095741,a9abcb85b02a3cc37939b6ddd9fce7a35cf98f52..9e24f50ef69b45914b126cca12272f6b3f2a5bf3
@@@ -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