add note for update-policy rules changes

(cherry picked from commit ff8f2a584d)
This commit is contained in:
Mark Andrews
2018-02-07 14:04:06 +11:00
parent 274b1ae55a
commit e8cf0beea2
+9
View File
@@ -109,6 +109,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>