mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
Add CHANGES and release notes for [GL #3459]
This commit is contained in:
committed by
Michał Kępień
parent
89c2032421
commit
0b0cf12741
4
CHANGES
4
CHANGES
@@ -1,3 +1,7 @@
|
||||
5956. [func] Make RRL code treat all QNAMEs that are subject to
|
||||
wildcard processing within a given zone as the same
|
||||
name. [GL #3459]
|
||||
|
||||
5955. [port] The libxml2 library has deprecated the usage of
|
||||
xmlInitThreads() and xmlCleanupThreads() functions. Use
|
||||
xmlInitParser() and xmlCleanupParser() instead.
|
||||
|
@@ -37,6 +37,10 @@ Removed Features
|
||||
Feature Changes
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
- Response Rate Limiting (RRL) code now treats all QNAMEs that are
|
||||
subject to wildcard processing within a given zone as the same name,
|
||||
to prevent circumventing the limits enforced by RRL. :gl:`#3459`
|
||||
|
||||
- Zones using ``dnssec-policy`` now require dynamic DNS or
|
||||
``inline-signing`` to be configured explicitly :gl:`#3381`.
|
||||
|
||||
|
Reference in New Issue
Block a user