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 b329876bf1
commit fe8d9962d2

View file

@ -46,6 +46,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>