mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 06:55:30 +00:00
CHANGES, release notes
This commit is contained in:
8
CHANGES
8
CHANGES
@@ -1,3 +1,11 @@
|
|||||||
|
5033. [bug] When adding NTAs to multiple views using "rndc nta",
|
||||||
|
the text returned via rndc was incorrectly terminated
|
||||||
|
after the first line, making it look as if only one
|
||||||
|
NTA had been added. Also, it was not possible to
|
||||||
|
differentiate between views with the same name but
|
||||||
|
different classes; this has been corrected with the
|
||||||
|
addition of a "-class" option. [GL #105]
|
||||||
|
|
||||||
5032. [func] Add krb5-selfsub and ms-selfsub update policy rules.
|
5032. [func] Add krb5-selfsub and ms-selfsub update policy rules.
|
||||||
[GL #511]
|
[GL #511]
|
||||||
|
|
||||||
|
@@ -465,6 +465,14 @@
|
|||||||
instead of using the <command>resolver</command> category.
|
instead of using the <command>resolver</command> category.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
The <command>rndc nta</command> command could not differentiate
|
||||||
|
between views of the same name but different class; this
|
||||||
|
has been corrected with the addition of a <command>-class</command>
|
||||||
|
option. [GL #105]
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
@@ -497,6 +505,15 @@
|
|||||||
to be non-resolvable. [GL #390]
|
to be non-resolvable. [GL #390]
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
When a negative trust anchor was added to multiple views
|
||||||
|
using <command>rndc nta</command>, the text returned via
|
||||||
|
<command>rndc</command> was incorrectly truncated after the
|
||||||
|
first line, making it appear that only one NTA had been
|
||||||
|
added. This has been fixed. [GL #105]
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
<command>named</command> now rejects excessively large
|
<command>named</command> now rejects excessively large
|
||||||
|
Reference in New Issue
Block a user