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.
|
|
|
|
|
2022-07-11 08:49:38 +02:00
|
|
|
Notes for BIND 9.19.4
|
2022-04-12 13:41:18 +02:00
|
|
|
---------------------
|
|
|
|
|
|
|
|
Security Fixes
|
|
|
|
~~~~~~~~~~~~~~
|
|
|
|
|
|
|
|
- None.
|
|
|
|
|
|
|
|
Known Issues
|
|
|
|
~~~~~~~~~~~~
|
|
|
|
|
|
|
|
- None.
|
|
|
|
|
|
|
|
New Features
|
|
|
|
~~~~~~~~~~~~
|
|
|
|
|
2022-07-11 08:49:38 +02:00
|
|
|
- None.
|
2022-05-03 09:28:26 +00:00
|
|
|
|
2022-04-12 13:41:18 +02:00
|
|
|
Removed Features
|
|
|
|
~~~~~~~~~~~~~~~~
|
|
|
|
|
2022-07-11 08:49:38 +02:00
|
|
|
- None.
|
2022-04-12 13:41:18 +02:00
|
|
|
|
|
|
|
Feature Changes
|
|
|
|
~~~~~~~~~~~~~~~
|
|
|
|
|
2022-07-11 08:49:38 +02:00
|
|
|
- None.
|
2022-04-12 13:41:18 +02:00
|
|
|
|
|
|
|
Bug Fixes
|
|
|
|
~~~~~~~~~
|
|
|
|
|
2022-06-23 14:33:00 +02:00
|
|
|
- A DNS compression would be applied on the root zone name if it is repeatedly
|
|
|
|
used in the same RRSet. :gl:`#3423`
|
2022-07-11 10:34:24 +02:00
|
|
|
|
|
|
|
- Non-dynamic zones that inherit dnssec-policy from the view or
|
|
|
|
options level were not marked as inline-signed, and thus were never
|
|
|
|
scheduled to be re-signed. This is now fixed. :gl:`#3438`
|