From: Mark Andrews Date: Wed, 7 Feb 2018 03:03:33 +0000 (+1100) Subject: add note for update-policy rules changes X-Git-Tag: v9.13.0~186 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ff8f2a584d6a809158b1aaf59bde12061c096cc1;p=thirdparty%2Fbind9.git add note for update-policy rules changes --- diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index 446b9f51962..022a9eabe6c 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -47,6 +47,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. + +