mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 03:19:59 -04:00
parent
d1766d4515
commit
63f194995a
1 changed files with 6 additions and 0 deletions
|
|
@ -94,3 +94,9 @@ Bug Fixes
|
|||
miscalculated in certain resolution scenarios, potentially causing the
|
||||
value of the counter to drop below zero. This has been fixed.
|
||||
:gl:`#3147`
|
||||
|
||||
- Invalid dnssec-policy definitions were being accepted where the
|
||||
defined keys did not cover both KSK and ZSK roles for a given
|
||||
algorithm. This is now checked for and the dnssec-policy is
|
||||
rejected if both roles are not present for all algorithms in use.
|
||||
:gl:`#3142`
|
||||
|
|
|
|||
Loading…
Reference in a new issue