From: Michal Nowak Date: Thu, 16 May 2024 09:37:12 +0000 (+0200) Subject: Merge tag 'v9.19.24' X-Git-Tag: v9.20.0~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b89d66ce8e2226309370ce861465ea6b54b13c8;p=thirdparty%2Fbind9.git Merge tag 'v9.19.24' --- 6b89d66ce8e2226309370ce861465ea6b54b13c8 diff --cc CHANGES index 7802216b8af,35d4658e76f..6c8ef1f8a56 --- a/CHANGES +++ b/CHANGES @@@ -1,30 -1,5 +1,32 @@@ +6389. [bug] dnssec-verify and dnssec-signzone could fail if there + was an obscured DNSKEY RRset at a delegatation. + [GL #4517] + +6388. [placeholder] + +6387. [func] Added a new statistics variable "recursive high-water" + that reports the maximum number of simultaneous + recursive clients BIND has handled while running. + [GL #4668] + +6386. [bug] When shutting down catzs->view could point to freed + memory. Obtain a reference to the view to prevent this. + [GL #4502] + +6385. [func] Relax SVCB alias mode checks to allow parameters. + [GL #4704] + +6384. [bug] Remove infinite loop when including a directory in a + zone file. [GL #4357] + +6383. [bug] Address an infinite loop in $GENERATE when a negative + value was converted in nibble mode. [GL #4353] + +6382. [bug] Fix RPZ response's SOA record TTL, which was incorrectly + set to 1 if 'add-soa' is used. [GL #3323] + + --- 9.19.24 released --- + 6381. [bug] dns_qp_lookup() could position the iterator at the wrong predecessor when searching for names with uncommon characters, which are encoded as two-octet diff --cc doc/arm/notes.rst index 6992c11dddc,aeacc4efe5a..94e6fb2dbc4 --- 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.24.rst .. include:: ../notes/notes-9.19.23.rst .. include:: ../notes/notes-9.19.22.rst .. include:: ../notes/notes-9.19.21.rst