]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Merge tag 'v9.19.14'
authorMichal Nowak <mnowak@isc.org>
Wed, 21 Jun 2023 17:31:57 +0000 (19:31 +0200)
committerMichal Nowak <mnowak@isc.org>
Wed, 21 Jun 2023 17:31:57 +0000 (19:31 +0200)
BIND 9.19.14

1  2 
CHANGES
doc/arm/notes.rst
doc/arm/reference.rst

diff --cc CHANGES
index 4336d05dc9df3caaf715f74731efe8d4f8572075,93722a30f2caf8e470bd9772fcbf5ed3e721f158..f9262eac38b02b50b587f03826f3e808b7d39b40
+++ b/CHANGES
@@@ -1,32 -1,5 +1,34 @@@
 +6200. [placeholder]
 +
 +6199. [bug]           Improve HTTP Connection: header protocol conformance
 +                      in the statistics channel. [GL #4126]
 +
 +6198. [func]          Remove the holes in the isc_result_t enum to compact
 +                      the isc_result tables. [GL #4149]
 +
 +6197. [bug]           Fix a data race between the dns_zone and dns_catz
 +                      modules when registering/unregistering a database
 +                      update notification callback for a catalog zone.
 +                      [GL #4132]
 +
 +6196. [cleanup]       Report "permission denied" instead of "unexpected error"
 +                      when trying to update a zone file on a read-only file
 +                      system. Thanks to Midnight Veil. [GL #4134]
 +
 +6195. [bug]           Use rcu to reference view->adb. [GL #4021]
 +
 +6194. [func]          Change function 'find_zone_keys()' to look for signing
 +                      keys by looking for key files instead of a DNSKEY
 +                      RRset lookup. [GL #4141]
 +
 +6193. [bug]           Fix a catz db update notification callback registration
 +                      logic error, which could crash named when receiving an
 +                      AXFR update for a catalog zone while the previous update
 +                      process of the catalog zone was already running.
 +                      [GL #4136]
 +
+       --- 9.19.14 released ---
  6192. [placeholder]
  
  6191. [placeholder]
index 8b8d64d332afcaedb799d0f640055f1b93b036b1,0a75a013ad6afe1986205aa19ac473600591794d..13991e02ca9a7e7cfa34752b9c76edb593095741
@@@ -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.14.rst
  .. include:: ../notes/notes-9.19.13.rst
  .. include:: ../notes/notes-9.19.12.rst
  .. include:: ../notes/notes-9.19.11.rst
Simple merge