Changes and release notes for [#2596]

This commit is contained in:
Matthijs Mekking
2021-04-12 15:57:38 +02:00
parent 4a8ad0a77f
commit 366ed047dd
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
5634. [bug] Don't roll keys when the private key file is offline.
[GL #2596]
5633. [doc] Inline-signing was incorrectly described as being
inherited from the options / view levels and was
incorrectly accepted at those levels without effect.

View File

@@ -82,3 +82,6 @@ Bug Fixes
between the new keys too. :gl:`#2628`
- Update ZONEMD to match RFC 8976. :gl:`#2658`
- With ``dnssec-policy```, don't roll keys if the private key file is offline.
:gl:`#2596`