3085. [func] New '-R' option in dnssec-signzone forces removal

of signatures which have not yet expired but
			were generated by a key that no longer exists.
			[RT #22471]
This commit is contained in:
Evan Hunt
2011-03-21 07:26:47 +00:00
parent 7cb226ec34
commit 35f1a4fc93
4 changed files with 105 additions and 22 deletions

View File

@@ -1,3 +1,8 @@
3085. [func] New '-R' option in dnssec-signzone forces removal
of signatures which have not yet expired but
were generated by a key that no longer exists.
[RT #22471]
3084. [func] A new command "rndc sync" dumps pending changes in
a dynamic zone to disk; "rndc sync -clean" also
removes the journal file after syncing. Also,