]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Merge tag 'v9_18_10' into v9_18
authorTom Krizek <tkrizek@isc.org>
Thu, 22 Dec 2022 09:06:46 +0000 (10:06 +0100)
committerTom Krizek <tkrizek@isc.org>
Thu, 22 Dec 2022 09:06:46 +0000 (10:06 +0100)
BIND 9.18.10

1  2 
CHANGES
doc/arm/notes.rst

diff --cc CHANGES
index f713777143ffb35226e68609a548abafdadbf13a,67882c8672d9b4a0dfdc8d5306d499897c02f1b8..fec46c9e98fc28285a53a88f3706facfb2a21f17
+++ b/CHANGES
@@@ -1,35 -1,5 +1,37 @@@
 +6051. [bug]           Improve thread safety in the dns_dispatch unit.
 +                      [GL #3178] [GL #3636]
 +
 +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]
 +
 +6049. [bug]           Exclude ABD hashtables from the ADB memory
 +                      overmem checks and don't clean ADB names
 +                      and ADB entries used in the last 10 seconds
 +                      (ADB_CACHE_MINIMUM). [GL #3739]
 +
 +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]
 +
 +6047. [bug]           Try the next server instead of trying the same
 +                      server again on an outgoing query timeout.
 +                      [GL #3637]
 +
 +6046. [bug]           TLS session resumption might lead to handshake
 +                      failures when client certificates are used for
 +                      authentication (Mutual TLS).  This has been fixed.
 +                      [GL #3725]
 +
 +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.18.10 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 b0be462ca698050cf257b52bd4764607a784e5e4,0a66fd2dc174b58023af429eeb001d25cdbbcf04..fe53af064a1b9806ee5bbfd5fcedc3bfa8bb3174
@@@ -35,7 -35,7 +35,8 @@@ information about each release, and sou
  
  .. include:: ../notes/notes-known-issues.rst
  
 +.. include:: ../notes/notes-current.rst
+ .. include:: ../notes/notes-9.18.10.rst
  .. include:: ../notes/notes-9.18.9.rst
  .. include:: ../notes/notes-9.18.8.rst
  .. include:: ../notes/notes-9.18.7.rst