mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-15 15:40:48 -04:00
regen master
This commit is contained in:
parent
f30019645c
commit
6074bd498f
2 changed files with 18 additions and 0 deletions
|
|
@ -815,6 +815,15 @@
|
|||
code should explicitly include <isc/util.h>.
|
||||
</p>
|
||||
</li>
|
||||
<li class="listitem">
|
||||
<p>
|
||||
<span class="command"><strong>named</strong></span> failed to properly determine whether
|
||||
there were active KSK and ZSK keys for an algorithm when
|
||||
<span class="command"><strong>update-check-ksk</strong></span> was true (which is the
|
||||
default setting). This could leave records unsigned
|
||||
when rolling keys. [RT #46743] [RT #46754]
|
||||
</p>
|
||||
</li>
|
||||
</ul></div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
|
|
@ -775,6 +775,15 @@
|
|||
code should explicitly include <isc/util.h>.
|
||||
</p>
|
||||
</li>
|
||||
<li class="listitem">
|
||||
<p>
|
||||
<span class="command"><strong>named</strong></span> failed to properly determine whether
|
||||
there were active KSK and ZSK keys for an algorithm when
|
||||
<span class="command"><strong>update-check-ksk</strong></span> was true (which is the
|
||||
default setting). This could leave records unsigned
|
||||
when rolling keys. [RT #46743] [RT #46754]
|
||||
</p>
|
||||
</li>
|
||||
</ul></div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue