mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-09 01:30:39 -04:00
add note for update-policy rules changes
(cherry picked from commit ff8f2a584d)
This commit is contained in:
parent
8f1ed05dc0
commit
2767fc751b
1 changed files with 9 additions and 0 deletions
|
|
@ -132,6 +132,15 @@
|
|||
CVE-2017-3145. [RT #46839]
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
update-policy rules that otherwise ignore the name field now
|
||||
require that it be set to "." to ensure that any type list
|
||||
present is properly interpreted. If the name field was omitted
|
||||
from the rule declaration and a type list was present it wouldn't
|
||||
be interpreted as expected.
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue