mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
Update documentation with !1706 fix
This commit is contained in:
parent
7f43520893
commit
f47e697da3
3
CHANGES
3
CHANGES
@ -1,3 +1,6 @@
|
|||||||
|
5372. [bug] Fix migration from existing DNSSEC key files using
|
||||||
|
auto-dnssec maintain to dnssec-policy. [GL #1706]
|
||||||
|
|
||||||
5371. [bug] Improve incremental updates of the RPZ summary
|
5371. [bug] Improve incremental updates of the RPZ summary
|
||||||
database to reduce delays that could occur when
|
database to reduce delays that could occur when
|
||||||
a policy zone update included a large number of
|
a policy zone update included a large number of
|
||||||
|
@ -63,6 +63,14 @@
|
|||||||
reducing such delays. [GL #1447]
|
reducing such delays. [GL #1447]
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Migration to dnssec-policy from existing DNSSEC strategy with
|
||||||
|
auto-dnssec maintain did not work due to bad initializing of the
|
||||||
|
key states. Fixed by looking closely at the time metadata to
|
||||||
|
set the key states to the correct values. [GL #1706]
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user