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.18.8.rst
.. include:: ../notes/notes-9.18.7.rst
.. include:: ../notes/notes-9.18.6.rst
.. include:: ../notes/notes-9.18.5.rst
Notes for BIND 9.18.8
---------------------
-Security Fixes
-~~~~~~~~~~~~~~
-
-- None.
-
Known Issues
~~~~~~~~~~~~
New Features
~~~~~~~~~~~~
-- None.
-
- :iscman:`named` now logs the supported cryptographic algorithms during
startup and in the output of :option:`named -V`. :gl:`#3541`
-Removed Features
-~~~~~~~~~~~~~~~~
-
-- None.
-
Feature Changes
~~~~~~~~~~~~~~~
-- None.
-
- The ability to use pkcs11 via engine_pkcs11 has been restored, by only using
deprecated APIs in OpenSSL 3.0.0. BIND needs to be compiled
with '-DOPENSSL_API_COMPAT=10100' specified in the CFLAGS at