2022-04-12 07:41:18 -04: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.
|
|
|
|
|
|
2023-11-10 07:50:32 -05:00
|
|
|
Notes for BIND 9.19.19
|
2023-01-13 09:35:32 -05:00
|
|
|
----------------------
|
2022-04-12 07:41:18 -04:00
|
|
|
|
|
|
|
|
Security Fixes
|
|
|
|
|
~~~~~~~~~~~~~~
|
|
|
|
|
|
|
|
|
|
- None.
|
|
|
|
|
|
|
|
|
|
New Features
|
|
|
|
|
~~~~~~~~~~~~
|
|
|
|
|
|
2023-11-23 11:44:38 -05:00
|
|
|
- Initial support for accepting the PROXYv2 protocol in all currently
|
|
|
|
|
implemented DNS transports in :iscman:`named` and complementary
|
|
|
|
|
support for sending it in :iscman:`dig` are included into this
|
|
|
|
|
release. Please consult the related documentation for additional
|
|
|
|
|
details.
|
|
|
|
|
:gl:`#4388`
|
2023-10-16 10:31:56 -04:00
|
|
|
|
2022-04-12 07:41:18 -04:00
|
|
|
Removed Features
|
|
|
|
|
~~~~~~~~~~~~~~~~
|
|
|
|
|
|
2023-11-10 07:50:32 -05:00
|
|
|
- None.
|
2023-10-26 06:00:32 -04:00
|
|
|
|
2023-11-07 08:44:44 -05:00
|
|
|
- The support for AES algorithm for DNS cookies has been removed.
|
2023-11-07 08:44:44 -05:00
|
|
|
:gl:`#4421`
|
|
|
|
|
|
2022-04-12 07:41:18 -04:00
|
|
|
Feature Changes
|
|
|
|
|
~~~~~~~~~~~~~~~
|
|
|
|
|
|
2023-11-22 10:39:40 -05:00
|
|
|
- The maximum number of allowed NSEC3 iterations for validation has been
|
|
|
|
|
lowered from 150 to 50. DNSSEC responses containing NSEC3 records with
|
|
|
|
|
iteration counts greater than 50 are now treated as insecure. :gl:`#4363`
|
|
|
|
|
|
|
|
|
|
- The number of NSEC3 iterations that can be configured for a zone must be 0.
|
|
|
|
|
:gl:`#4363`
|
2023-07-17 22:24:07 -04:00
|
|
|
|
2022-04-12 07:41:18 -04:00
|
|
|
Bug Fixes
|
|
|
|
|
~~~~~~~~~
|
|
|
|
|
|
2023-11-10 07:50:32 -05:00
|
|
|
- None.
|
2023-10-23 08:38:47 -04:00
|
|
|
|
2022-11-07 08:03:15 -05:00
|
|
|
Known Issues
|
|
|
|
|
~~~~~~~~~~~~
|
|
|
|
|
|
2023-03-07 08:10:26 -05: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.
|