]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Merge tag 'v9_16_36' into v9_16
authorTom Krizek <tkrizek@isc.org>
Thu, 22 Dec 2022 08:51:08 +0000 (09:51 +0100)
committerTom Krizek <tkrizek@isc.org>
Thu, 22 Dec 2022 08:51:08 +0000 (09:51 +0100)
BIND 9.16.36

1  2 
CHANGES
doc/arm/notes.rst

diff --cc CHANGES
index 3fd8080ae6a7e833793fff4543f54b2362b1bad5,fb81f0f3ff1b4782e901b2f69465aa00907449db..83fb60cb6a9f9a5832e839f81c74f3d0dda3455e
+++ b/CHANGES
@@@ -1,18 -1,5 +1,20 @@@
 +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]
 +
 +6048. [bug]           Fix a log message error in dns_catz_update_from_db(),
 +                      where serials with values of 2^31 or larger were logged
 +                      incorrectly as negative numbers. [GL #3742]
 +
 +6045. [cleanup]       The list of supported DNSSEC algorithms changed log
 +                      level from "warning" to "notice" to match named's other
 +                      startup messages. [GL !7217]
 +
 +6044. [bug]           There was an "RSASHA236" typo in a log message.
 +                      [GL !7206]
 +
+       --- 9.16.36 released ---
  6043. [bug]           The key file IO locks objects would never get
                        deleted from the hashtable due to off-by-one error.
                        [GL #3727]
index 54a22e70bfe441dcaae71d9788f9cd88c77be7b4,2a519ada02a029c53cbe4ea045006615b482f01f..5830608da38d4d3e91c682c16fbfbc3f845628f1
@@@ -46,7 -46,7 +46,8 @@@ for Microsoft Windows operating systems
  
  .. include:: ../notes/notes-known-issues.rst
  
 +.. include:: ../notes/notes-current.rst
+ .. include:: ../notes/notes-9.16.36.rst
  .. include:: ../notes/notes-9.16.35.rst
  .. include:: ../notes/notes-9.16.34.rst
  .. include:: ../notes/notes-9.16.33.rst