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

diff --cc CHANGES
index 56d1c4f02069f1dcb3898f7cf059082156010246,598feff584690edb52d9bc86f0fc0e6835f9eb54..c83d2c15dd16f4eeb13ad6ea25bb11c9424e5d09
+++ b/CHANGES
@@@ -1,27 -1,5 +1,29 @@@
 +6389. [bug]           dnssec-verify and dnssec-signzone could fail if there
 +                      was an obscured DNSKEY RRset at a delegatation.
 +                      [GL #4517]
 +
 +6388. [bug]           Prevent an assertion failure caused by passing NULL to
 +                      dns_dispatch_resume() when a dns_request times out close
 +                      to view shutdown. [GL #4719]
 +
 +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.18.27 released ---
  6374. [bug]           Skip to next RRSIG if signature has expired or is in
                        the future rather than failing immediately. [GL #4586]
  
index b4575e1fc9b7d2fc787c0e968fb71e51cf10ec45,0e61f7f779c60c9c7a75a87ab6ad5378b3c61274..282e00f87e948527caaa5177b032bb52474770c2
@@@ -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.27.rst
  .. include:: ../notes/notes-9.18.26.rst
  .. include:: ../notes/notes-9.18.25.rst
  .. include:: ../notes/notes-9.18.24.rst