add note for update-policy rules changes

(cherry picked from commit ff8f2a584d)
This commit is contained in:
Mark Andrews 2018-02-07 14:03:33 +11:00
parent 8f1ed05dc0
commit 2767fc751b

View file

@ -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>