From: Tom Krizek Date: Wed, 15 Mar 2023 17:23:44 +0000 (+0100) Subject: Merge tag 'v9_19_11' X-Git-Tag: v9.19.12~76 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=48067d78fa337ccabd39c0015f8987ff5fdb9f39;p=thirdparty%2Fbind9.git Merge tag 'v9_19_11' BIND 9.19.11 --- 48067d78fa337ccabd39c0015f8987ff5fdb9f39 diff --cc CHANGES index de6ee4351a8,f2c9e718f5f..008eb57119d --- a/CHANGES +++ 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() diff --cc doc/arm/notes.rst index cc306dd23d6,9562cdb3ed6..ad77ac85a1a --- a/doc/arm/notes.rst +++ b/doc/arm/notes.rst @@@ -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