Add CHANGES and release notes for [GL #3459]
(cherry picked from commit 0b0cf12741)
This commit is contained in:
committed by
Michał Kępień
parent
6f46bfe705
commit
5b6e4465be
@@ -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.
|
||||
|
||||
@@ -35,6 +35,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