]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Merge tag 'v9_16_30' into v9_16
authorMichał Kępień <michal@isc.org>
Wed, 15 Jun 2022 14:02:06 +0000 (16:02 +0200)
committerMichał Kępień <michal@isc.org>
Wed, 15 Jun 2022 14:02:06 +0000 (16:02 +0200)
BIND 9.16.30

1  2 
CHANGES
doc/arm/notes.rst

diff --cc CHANGES
index 389dd4995bb11f46f579073deb54525dcef6cab8,0c52f3173788d3169961f9027a7867dcede0d294..8c13380fe969afef9816168b1f87e5407c759b96
+++ b/CHANGES
@@@ -1,14 -1,5 +1,16 @@@
 +5905. [bug]           When the TCP connection would be closed/reset between
 +                      the connect/accept and the read, the uv_read_start()
 +                      return value would be unexpected and cause an assertion
 +                      failure. [GL #3400]
 +
 +5903. [bug]           When named checks that the OPCODE in a response matches
 +                      that of the request, if there is a mismatch named logs
 +                      an error.  Some of those error messages incorrectly
 +                      used RCODE instead of OPCODE to lookup the nemonic.
 +                      This has been corrected. [GL !6420]
 +
+       --- 9.16.30 released ---
  5899. [func]          Don't try to process DNSSEC-related and ZONEMD records
                        in catz. [GL #3380]
  
index 64debcae6907caea4ebf2b176e1e18b20f80b5e7,cc83a1357959bcc4e1863a17b6a000ebad77e301..06413a24661387227b72b11294ee2a4c53d568af
@@@ -44,7 -44,7 +44,8 @@@ https://www.isc.org/download/. There yo
  information about each release, source code, and pre-compiled versions
  for Microsoft Windows operating systems.
  
 +.. include:: ../notes/notes-current.rst
+ .. include:: ../notes/notes-9.16.30.rst
  .. include:: ../notes/notes-9.16.29.rst
  .. include:: ../notes/notes-9.16.28.rst
  .. include:: ../notes/notes-9.16.27.rst