mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
Add CHANGES note for [GL #4416]
This commit is contained in:
parent
24ae1157e8
commit
cbbc0051a3
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
|
||||
failure quota. [GL #4586]
|
||||
|
||||
|
@ -20,8 +20,6 @@ Security Fixes
|
||||
New Features
|
||||
~~~~~~~~~~~~
|
||||
|
||||
- None.
|
||||
|
||||
- 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`
|
||||
|
||||
@ -40,6 +38,12 @@ Feature Changes
|
||||
the signature inception and expiration dates no longer count towards maximum
|
||||
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
|
||||
~~~~~~~~~
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user