]> git.ipfire.org Git - thirdparty/bind9.git/commit
4837. [bug] dns_update_signatures{inc} (add_sigs) was not
authorMark Andrews <marka@isc.org>
Sun, 3 Dec 2017 23:03:51 +0000 (10:03 +1100)
committerMark Andrews <marka@isc.org>
Sun, 3 Dec 2017 23:04:58 +0000 (10:04 +1100)
commitbf459d24a117ae2c54c37016430b41cd6d73491c
tree06ea3e7c363d0f0794357204420b699bc238ad24
parente3ef0f1b1fe8aeb64c9a99db3f1c655a62801099
4837.   [bug]           dns_update_signatures{inc} (add_sigs) was not
                        properly determining if there were active KSK and
                        ZSK keys for a algorithm when update-check-ksk is
                        true (default) leaving records unsigned. [RT #46743]

(cherry picked from commit 196e01da5fed56b219b7a86b5549450ce05249a7)
CHANGES
bin/tests/system/inline/clean.sh
bin/tests/system/inline/ns1/root.db.in
bin/tests/system/inline/ns2/named.conf
bin/tests/system/inline/ns3/named.conf
bin/tests/system/inline/ns3/sign.sh
bin/tests/system/inline/setup.sh
bin/tests/system/inline/tests.sh
lib/dns/update.c