mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
Add CHANGES note for [GL #4416]
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -1,3 +1,6 @@
|
|||||||
|
6375. [func] Allow multiple RNDC message to be processed from
|
||||||
|
a single TCP read. [GL #4416]
|
||||||
|
|
||||||
6374. [func] Don't count expired / future RRSIGs in verification
|
6374. [func] Don't count expired / future RRSIGs in verification
|
||||||
failure quota. [GL #4586]
|
failure quota. [GL #4586]
|
||||||
|
|
||||||
|
@@ -20,8 +20,6 @@ Security Fixes
|
|||||||
New Features
|
New Features
|
||||||
~~~~~~~~~~~~
|
~~~~~~~~~~~~
|
||||||
|
|
||||||
- None.
|
|
||||||
|
|
||||||
- A new option :any:`signatures-jitter` is added to :any:`dnssec-policy` to
|
- A new option :any:`signatures-jitter` is added to :any:`dnssec-policy` to
|
||||||
spread out signature expiration times over a period of time. :gl:`#4554`
|
spread out signature expiration times over a period of time. :gl:`#4554`
|
||||||
|
|
||||||
@@ -40,6 +38,12 @@ Feature Changes
|
|||||||
the signature inception and expiration dates no longer count towards maximum
|
the signature inception and expiration dates no longer count towards maximum
|
||||||
validation and maximum validation failures limits. :gl:`#4586`
|
validation and maximum validation failures limits. :gl:`#4586`
|
||||||
|
|
||||||
|
- Multiple RNDC messages will be processed when sent in a single TCP
|
||||||
|
message.
|
||||||
|
|
||||||
|
ISC would like to thank Dominik Thalhammer for reporting the issue
|
||||||
|
and preparing the initial patch. :gl:`#4416`
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
~~~~~~~~~
|
~~~~~~~~~
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user