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

1  2 
CHANGES
doc/arm/notes.rst

diff --cc CHANGES
index de6ee4351a8cca00b9a0b20dbd96a76073623b36,f2c9e718f5f9f7da22336ac6e1f2156e913310b5..008eb57119df094403171f8f6349c78ccafb4b68
+++ b/CHANGES
@@@ -1,17 -1,5 +1,19 @@@
 +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]
 +
 +6123. [placeholder]
 +
 +6122. [func]          BIND now requires liburcu for lock-free data structures
 +                      and concurrent safe memory reclamation. It replaces the
 +                      home-grown lock-free linked list and QSBR machinery
 +                      added in changes 6108 and 6109.  [GL #3935]
 +
 +6121. [cleanup]       Remove support for TKEY Mode 2 (Diffie-Hellman Exchanged
 +                      Keying). [GL #3905]
 +
+       --- 9.19.11 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 cc306dd23d68f3d2938632bdb77ce3e66838a90f,9562cdb3ed68426ba54ad48fec52b6ad6c3c26c9..ad77ac85a1a22967b465358ba17220fd932585e9
@@@ -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.11.rst
  .. include:: ../notes/notes-9.19.10.rst
  .. include:: ../notes/notes-9.19.9.rst
  .. include:: ../notes/notes-9.19.8.rst