Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Aaron Thompson
BIND
Commits
d497c325
Commit
d497c325
authored
Mar 11, 2020
by
Tinderbox User
Committed by
Matthijs Mekking
Mar 11, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update changes after QA review
parent
a44ea5bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
6 deletions
+5
-6
CHANGES
CHANGES
+5
-6
No files found.
CHANGES
View file @
d497c325
...
...
@@ -6,14 +6,13 @@
5365. [bug] Algorithm rollover was stuck on submitting DS
because keymgr thought it would move to an invalid
state. Fixed by when checking the current key,
check it against the desired state, not the existing
state. [GL #1626]
state. Fixed by checking the current key against
the desired state, not the existing state. [GL #1626]
5364. [bug] Algorithm rollover waited too long before introducing
zone signatures. It waited to make sure all signatures
were re
sign
ed, but when introducing a new algorithm,
all signatures are re
sign
ed immediately. Only
were re
generat
ed, but when introducing a new algorithm,
all signatures are re
generat
ed immediately. Only
add the sign delay if there is a predecessor key.
[GL #1625]
...
...
@@ -33,7 +32,7 @@
5357. [bug] Newly added RRSIG records with expiry times before
the previous earliest expiry times might not be
re-signed in time. Th
e
was a side effect of 5315.
re-signed in time. Th
is
was a side effect of 5315.
[GL !3137]
--- 9.16.0 released ---
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment