diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index b9715e3113..3e8c8b3a17 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -132,6 +132,15 @@ CVE-2017-3145. [RT #46839] + + + 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. + +