]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Prepare release notes for BIND 9.17.3
authorMichał Kępień <michal@isc.org>
Fri, 3 Jul 2020 07:36:17 +0000 (09:36 +0200)
committerMichał Kępień <michal@isc.org>
Wed, 15 Jul 2020 20:51:32 +0000 (22:51 +0200)
doc/arm/notes.rst
doc/notes/notes-9.17.3.rst [moved from doc/notes/notes-current.rst with 66% similarity]
util/copyrights

index a651c3b09133ef5fc326e70549b8d14594aa4fca..f5291bc9e7a82356df66fdfc010355ed9e38a039 100644 (file)
@@ -52,7 +52,7 @@ https://www.isc.org/download/. There you will find additional
 information about each release, source code, and pre-compiled versions
 for Microsoft Windows operating systems.
 
-.. include:: ../notes/notes-current.rst
+.. include:: ../notes/notes-9.17.3.rst
 .. include:: ../notes/notes-9.17.2.rst
 .. include:: ../notes/notes-9.17.1.rst
 .. include:: ../notes/notes-9.17.0.rst
similarity index 66%
rename from doc/notes/notes-current.rst
rename to doc/notes/notes-9.17.3.rst
index ae057efdaa65eaa723489bb1351697323a761a32..52531846e48a938930df2cafd4698c03de690945 100644 (file)
 Notes for BIND 9.17.3
 ---------------------
 
-Security Fixes
-~~~~~~~~~~~~~~
-
-- None.
-
-Known Issues
-~~~~~~~~~~~~
-
-- None.
-
-New Features
-~~~~~~~~~~~~
-
-- ``rndc`` has been updated to use the new BIND network manager API.
-  This change had the side effect of altering the TCP timeout for RNDC
-  connections from 60 seconds to the ``tcp-idle-timeout`` value, which
-  defaults to 30 seconds. Also, because the network manager currently
-  has no support for UNIX-domain sockets, those cannot now be used
-  with ``rndc``. This will be addressed in a future release, either by
-  restoring UNIX-domain socket support or by formally declaring them
-  to be obsolete in the control channel. [GL #1759]
-
 Feature Changes
 ~~~~~~~~~~~~~~~
 
@@ -56,14 +34,6 @@ Feature Changes
 Bug Fixes
 ~~~~~~~~~
 
-- Addressed an error in recursive clients stats reporting.
-  There were occasions when an incoming query could trigger a prefetch for
-  some eligible rrset, and if the prefetch code were executed before recursion,
-  no increment in recursive clients stats would take place. Conversely,
-  when processing the answers, if the recursion code were executed before the
-  prefetch, the same counter would be decremented without a matching increment.
-  [GL #1719]
-
 - The DS set returned by ``dns_keynode_dsset()`` was not thread-safe.
   This could result in an INSIST being triggered. [GL #1926]
 
@@ -92,7 +62,3 @@ Bug Fixes
 
 - ``named`` could crash when cleaning dead nodes in ``lib/dns/rbtdb.c`` that
   have been reused meanwhile.  [GL #1968]
-
-- The introduction of KASP support broke whether the second field
-  of sig-validity-interval was treated as days or hours. (Thanks to
-  Tony Finch.) [GL !3735]
index 557b9b33fd7bbd4af28f5f885b89d18c040e356b..15d0484ec46c027cdf20b90afcf9b3b2839ffdc0 100644 (file)
 ./doc/notes/notes-9.17.0.rst                   RST     2020
 ./doc/notes/notes-9.17.1.rst                   RST     2020
 ./doc/notes/notes-9.17.2.rst                   RST     2020
-./doc/notes/notes-current.rst                  RST     2020
+./doc/notes/notes-9.17.3.rst                   RST     2020
 ./docutil/HTML_COPYRIGHT                       X       2001,2004,2016,2018,2019,2020
 ./docutil/MAN_COPYRIGHT                                X       2001,2004,2016,2018,2019,2020
 ./docutil/patch-db2latex-duplicate-template-bug        X       2007,2018,2019,2020