2022-04-12 13:41:18 +02:00
|
|
|
.. Copyright (C) Internet Systems Consortium, Inc. ("ISC")
|
|
|
|
..
|
|
|
|
.. SPDX-License-Identifier: MPL-2.0
|
|
|
|
..
|
|
|
|
.. This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
.. License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
.. file, you can obtain one at https://mozilla.org/MPL/2.0/.
|
|
|
|
..
|
|
|
|
.. See the COPYRIGHT file distributed with this work for additional
|
|
|
|
.. information regarding copyright ownership.
|
|
|
|
|
2024-01-15 15:39:46 +01:00
|
|
|
Notes for BIND 9.19.22
|
2023-01-13 15:35:32 +01:00
|
|
|
----------------------
|
2022-04-12 13:41:18 +02:00
|
|
|
|
|
|
|
Security Fixes
|
|
|
|
~~~~~~~~~~~~~~
|
|
|
|
|
|
|
|
- None.
|
|
|
|
|
|
|
|
New Features
|
|
|
|
~~~~~~~~~~~~
|
|
|
|
|
2023-12-14 15:57:55 +02:00
|
|
|
- The ``tls`` block was extended with a new ``cipher-suites`` option
|
|
|
|
that allows setting allowed cipher suites for TLSv1.3. Please
|
|
|
|
consult the documentation for additional details.
|
|
|
|
:gl:`#3504`
|
2023-10-16 16:31:56 +02:00
|
|
|
|
2022-04-12 13:41:18 +02:00
|
|
|
Removed Features
|
|
|
|
~~~~~~~~~~~~~~~~
|
|
|
|
|
2023-11-10 13:50:32 +01:00
|
|
|
- None.
|
2023-10-26 12:00:32 +02:00
|
|
|
|
2022-04-12 13:41:18 +02:00
|
|
|
Feature Changes
|
|
|
|
~~~~~~~~~~~~~~~
|
|
|
|
|
2023-12-08 15:51:48 +01:00
|
|
|
- None.
|
2023-07-18 12:24:07 +10:00
|
|
|
|
2022-04-12 13:41:18 +02:00
|
|
|
Bug Fixes
|
|
|
|
~~~~~~~~~
|
|
|
|
|
2024-01-11 16:39:59 +02:00
|
|
|
- Changes to ``listen-on`` statements were ignored on reconfiguration
|
|
|
|
unless the port or interface address was changed, making it
|
|
|
|
impossible to change a related listener transport type. That issue
|
|
|
|
has been fixed.
|
|
|
|
|
|
|
|
ISC would like to thank Thomas Amgarten for bringing this issue to
|
|
|
|
our attention. :gl:`#4518`, :gl:`#4528`
|
2023-10-23 14:38:47 +02:00
|
|
|
|
2022-11-07 14:03:15 +01:00
|
|
|
Known Issues
|
|
|
|
~~~~~~~~~~~~
|
|
|
|
|
2023-03-07 14:10:26 +01:00
|
|
|
- There are no new known issues with this release. See :ref:`above
|
|
|
|
<relnotes_known_issues>` for a list of all known issues affecting this
|
|
|
|
BIND 9 branch.
|