]> 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:51:05 +0000 (13:51 +1100)
commit274b1ae55ad01905d8fe278fdff9835770340dc4
treedc8c3bbaab5ca30475d29c45a378886e6d845ae7
parent61fea4f83bf7767d4cb74ac05f24329f0b339051
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