mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 20:10:04 -04:00
Prepare release notes for BIND 9.18.8
This commit is contained in:
parent
d2b428d8d2
commit
ec93236a5f
2 changed files with 1 additions and 15 deletions
|
|
@ -33,7 +33,7 @@ The latest versions of BIND 9 software can always be found at
|
|||
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
|
||||
|
|
|
|||
|
|
@ -12,11 +12,6 @@
|
|||
Notes for BIND 9.18.8
|
||||
---------------------
|
||||
|
||||
Security Fixes
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
- None.
|
||||
|
||||
Known Issues
|
||||
~~~~~~~~~~~~
|
||||
|
||||
|
|
@ -39,21 +34,12 @@ 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
|
||||
Loading…
Reference in a new issue