]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Merge tag 'v9_19_4'
authorMichal Nowak <mnowak@isc.org>
Thu, 18 Aug 2022 09:29:56 +0000 (11:29 +0200)
committerMichal Nowak <mnowak@isc.org>
Thu, 18 Aug 2022 09:29:56 +0000 (11:29 +0200)
BIND 9.19.4

1  2 
CHANGES
doc/arm/notes.rst

diff --cc CHANGES
index ec4f788fe4fecdeec001243ea0882a553bb6abc0,7b641608953308299271e427d0c6948f97a9f6b3..b4ab7c6af57805ce8288068a3aa2842f28cd3221
+++ 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.
index 9ad8bd03c4e47c0aadb7d0c0edc6b2ea8d7d9797,24a4a6d84802a72329ff17466dfb1556e779bc91..c29c9f5552d593b51b4235a605322c2577624ea7
@@@ -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