]> git.ipfire.org Git - thirdparty/bind9.git/commit
4885. [security] update-policy rules that otherwise ignore the name
authorMark Andrews <marka@isc.org>
Wed, 7 Feb 2018 02:34:02 +0000 (13:34 +1100)
committerMark Andrews <marka@isc.org>
Wed, 7 Feb 2018 02:50:31 +0000 (13:50 +1100)
commitc02650fe38babe953e07a17bd0404bed30735795
tree9f77f2cb301930e705dd7286810102480c88e510
parent1d21f57316aa5ddc07e0bcdcf5f26a41643621ed
4885.   [security]      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.
                        [RT #47126]

(cherry picked from commit ec771bbdc80223ab94eda2173f3b20fd3ecfad49)
29 files changed:
CHANGES
bin/named/zoneconf.c
bin/tests/system/checkconf/bad-update-policy1.conf [new file with mode: 0644]
bin/tests/system/checkconf/bad-update-policy2.conf [new file with mode: 0644]
bin/tests/system/checkconf/bad-update-policy3.conf [new file with mode: 0644]
bin/tests/system/checkconf/bad-update-policy4.conf [new file with mode: 0644]
bin/tests/system/checkconf/bad-update-policy5.conf [new file with mode: 0644]
bin/tests/system/checkconf/bad-update-policy6.conf [new file with mode: 0644]
bin/tests/system/checkconf/bad-update-policy7.conf [new file with mode: 0644]
bin/tests/system/checkconf/bad-update-policy8.conf [new file with mode: 0644]
bin/tests/system/checkconf/bad-update-policy9.conf [new file with mode: 0644]
bin/tests/system/checkconf/good-update-policy1.conf [new file with mode: 0644]
bin/tests/system/checkconf/good-update-policy10.conf [new file with mode: 0644]
bin/tests/system/checkconf/good-update-policy11.conf [new file with mode: 0644]
bin/tests/system/checkconf/good-update-policy12.conf [new file with mode: 0644]
bin/tests/system/checkconf/good-update-policy2.conf [new file with mode: 0644]
bin/tests/system/checkconf/good-update-policy3.conf [new file with mode: 0644]
bin/tests/system/checkconf/good-update-policy4.conf [new file with mode: 0644]
bin/tests/system/checkconf/good-update-policy5.conf [new file with mode: 0644]
bin/tests/system/checkconf/good-update-policy6.conf [new file with mode: 0644]
bin/tests/system/checkconf/good-update-policy7.conf [new file with mode: 0644]
bin/tests/system/checkconf/good-update-policy8.conf [new file with mode: 0644]
bin/tests/system/checkconf/good-update-policy9.conf [new file with mode: 0644]
bin/tests/system/checkconf/tests.sh
doc/arm/Bv9ARM-book.xml
lib/bind9/check.c
lib/dns/include/dns/ssu.h
lib/dns/ssu.c
lib/dns/win32/libdns.def.in