]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Merge tag 'v9.19.24'
authorMichal Nowak <mnowak@isc.org>
Thu, 16 May 2024 09:37:12 +0000 (11:37 +0200)
committerMichal Nowak <mnowak@isc.org>
Thu, 16 May 2024 09:37:12 +0000 (11:37 +0200)
1  2 
CHANGES
doc/arm/notes.rst

diff --cc CHANGES
index 7802216b8affaa461d9482e7937afd3c5093e6e7,35d4658e76f14c80810b511a0baac536ca2b1d85..6c8ef1f8a56990525ea2a3f8451875c58997aadf
+++ 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
index 6992c11dddc0247800fd78c2b2c2d3fcbc9c6066,aeacc4efe5a5e9bfbf411a126fd4cfa1d3d6ad85..94e6fb2dbc47d72f3703ddf2342f891a2d3df921
@@@ -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