mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-04 16:45:24 +00:00
CHANGES and release note
This commit is contained in:
8
CHANGES
8
CHANGES
@@ -1,3 +1,11 @@
|
|||||||
|
5152. [func] Improved logging of DNSSEC key events:
|
||||||
|
- Zone signing and DNSKEY maintenance events are
|
||||||
|
now logged to the "dnssec" category
|
||||||
|
- Messages are now logged when DNSSEC keys are
|
||||||
|
pubished, activated, inactivated, deleted,
|
||||||
|
or revoked.
|
||||||
|
[GL #714]
|
||||||
|
|
||||||
5151. [func] Options that have been been marked as obsolete in
|
5151. [func] Options that have been been marked as obsolete in
|
||||||
named.conf for a very long time are now fatal
|
named.conf for a very long time are now fatal
|
||||||
configuration errors. [GL #358]
|
configuration errors. [GL #358]
|
||||||
|
@@ -597,6 +597,13 @@
|
|||||||
disables reading of the file <filename>$HOME/.digrc</filename>.
|
disables reading of the file <filename>$HOME/.digrc</filename>.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Zone signing and key maintenance events are now logged to the
|
||||||
|
<command>dnssec</command> category rather than
|
||||||
|
<command>zone</command>.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user