]> git.ipfire.org Git - thirdparty/bind9.git/commit
improve handling of trailing dots in dnssec-keymgr and dnssec-coverage
authorEvan Hunt <each@isc.org>
Mon, 21 Jan 2019 21:12:26 +0000 (13:12 -0800)
committerEvan Hunt <each@isc.org>
Thu, 24 Jan 2019 21:51:53 +0000 (13:51 -0800)
commit4f06d65e38619e44d79f60fd7902b91221240839
tree2ddf3598581a4991c6652a85e6f346c62d0259a7
parent0c2ba7d3035336dbf277a25542ac9390e218410f
improve handling of trailing dots in dnssec-keymgr and dnssec-coverage

- mishandling of trailing dots caused bad behavior with the
  root zone or names like "example.com."
- fixing this exposed an error in dnssec-coverage caused the
  wrong return value if there were KSK errors but no ZSK errors
- incidentally silenced the dnssec-keygen output in the coverage
  system test

(cherry picked from commit 1ccf4e6c169993a20305dfec5a23a55e1d920fe1)
CHANGES
bin/python/isc/coverage.py.in
bin/python/isc/eventlist.py.in
bin/python/isc/keydict.py.in
bin/tests/system/coverage/setup.sh
bin/tests/system/keymgr/clean.sh
bin/tests/system/keymgr/tests.sh