From: Michal Nowak Date: Wed, 21 Jun 2023 17:31:57 +0000 (+0200) Subject: Merge tag 'v9.19.14' X-Git-Tag: v9.19.15~21 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=71439d0c3aee37361961638de7087e5ab8a3ff11;p=thirdparty%2Fbind9.git Merge tag 'v9.19.14' BIND 9.19.14 --- 71439d0c3aee37361961638de7087e5ab8a3ff11 diff --cc CHANGES index 4336d05dc9d,93722a30f2c..f9262eac38b --- a/CHANGES +++ 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] diff --cc doc/arm/notes.rst index 8b8d64d332a,0a75a013ad6..13991e02ca9 --- 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.14.rst .. include:: ../notes/notes-9.19.13.rst .. include:: ../notes/notes-9.19.12.rst .. include:: ../notes/notes-9.19.11.rst