]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Merge tag 'v9_18_13' into v9_18
authorTom Krizek <tkrizek@isc.org>
Wed, 15 Mar 2023 17:38:23 +0000 (18:38 +0100)
committerTom Krizek <tkrizek@isc.org>
Wed, 15 Mar 2023 17:38:23 +0000 (18:38 +0100)
BIND 9.18.13

1  2 
CHANGES
doc/arm/notes.rst

diff --cc CHANGES
index 72730007b405d17f74a5cbad38712dcd9f56e1fe,8ec40e20dab4fba19dea201ff8743820a827e71a..4e922a425fdda6bfccbe07b02c2920bc65198517
+++ b/CHANGES
@@@ -1,11 -1,5 +1,13 @@@
 +6124. [bug]           When changing from a NSEC3 capable DNSSEC algorithm to
 +                      an NSEC3 incapable DNSSEC algorithm using KASP the zone
 +                      could sometimes be incompletely signed. [GL #3937]
 +
 +6121. [bug]           Fix BIND and dig zone transfer hanging when
 +                      downloading large zones over TLS from a primary server,
 +                      especially over unstable connections. [GL #3867]
 +
+       --- 9.18.13 released ---
  6120. [bug]           Use two pairs of dns_db_t and dns_dbversion_t in a
                        catalog zone structure to avoid a race between the
                        dns__catz_update_cb() and dns_catz_dbupdate_callback()
index 3e50823301c06411e5687148f481bfba34455969,d13909a5d8ec24b2e53601ee68273d7254221a8c..94a2330cb6c4d3bf5a0081fe557f8c3abb43c300
@@@ -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.13.rst
  .. include:: ../notes/notes-9.18.12.rst
  .. include:: ../notes/notes-9.18.11.rst
  .. include:: ../notes/notes-9.18.10.rst