From: Michal Nowak Date: Thu, 18 Aug 2022 09:29:56 +0000 (+0200) Subject: Merge tag 'v9_19_4' X-Git-Tag: v9.19.5~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffcee7c5b74d0513a8ba42d916e3eb587265c177;p=thirdparty%2Fbind9.git Merge tag 'v9_19_4' BIND 9.19.4 --- ffcee7c5b74d0513a8ba42d916e3eb587265c177 diff --cc CHANGES index ec4f788fe4f,7b641608953..b4ab7c6af57 --- a/CHANGES +++ b/CHANGES @@@ -1,32 -1,5 +1,34 @@@ +5943. [placeholder] + +5942. [bug] Fix tkey.c:buildquery() function's error handling by + adding the missing cleanup code. [GL #3492] + +5941. [func] Zones with dnssec-policy now require dynamic DNS or + inline-siging to be configured explicitly. [GL #3381] + +5940. [placeholder] + +5939. [placeholder] + +5938. [bug] An integer type overflow could cause an assertion + failure when freeing memory. [GL #3483] + +5937. [cleanup] The dns_rdatalist_tordataset() and + dns_rdatalist_fromrdataset() functions can no + longer fail. Clean up their prototypes and error + handling, and that of other calling functions that + subsequently cannot fail, including + dns_message_setquerytsig(). [GL #3467] + +5936. [bug] Don't enable serve-stale for lookups that error because + it is a duplicate query or a query that would be + dropped. [GL #2982] + +5935. [bug] Fix DiG lookup reference counting bug, which could + be observed in NSSEARCH mode. [GL #3478] + + --- 9.19.4 released --- + 5934. [func] Improve fetches-per-zone fetch limit logging to log the final allowed and spilled values of the fetch counters before the counter object gets destroyed. diff --cc doc/arm/notes.rst index 9ad8bd03c4e,24a4a6d8480..c29c9f5552d --- a/doc/arm/notes.rst +++ b/doc/arm/notes.rst @@@ -36,7 -36,7 +36,8 @@@ The latest versions of BIND 9 software https://www.isc.org/download/. There you will find additional information about each release, and source code. +.. include:: ../notes/notes-current.rst + .. include:: ../notes/notes-9.19.4.rst .. include:: ../notes/notes-9.19.3.rst .. include:: ../notes/notes-9.19.2.rst .. include:: ../notes/notes-9.19.1.rst