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.27.rst
.. include:: ../notes/notes-9.16.26.rst
.. include:: ../notes/notes-9.16.25.rst
.. include:: ../notes/notes-9.16.24.rst
TCP sockets in the ``CLOSE_WAIT`` state when the client did not
properly shut down the connection. (CVE-2022-0396) :gl:`#3112`
-
-Known Issues
-~~~~~~~~~~~~
-
-- None.
-
-New Features
-~~~~~~~~~~~~
-
-- None.
-
-Removed Features
-~~~~~~~~~~~~~~~~
-
-- None.
-
Feature Changes
~~~~~~~~~~~~~~~
miscalculated in certain resolution scenarios, potentially causing the
value of the counter to drop below zero. This has been fixed.
:gl:`#3147`
-
-- Invalid dnssec-policy definitions were being accepted where the
- defined keys did not cover both KSK and ZSK roles for a given
- algorithm. This is now checked for and the dnssec-policy is
- rejected if both roles are not present for all algorithms in use.
- :gl:`#3142`