Add release note for [GL #3142]

This commit is contained in:
Mark Andrews 2022-02-18 13:36:15 +11:00
parent d4c2395fff
commit e48af36981

View file

@ -100,3 +100,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`