]> git.ipfire.org Git - thirdparty/bind9.git/commit
fix delv when using the builtin trust-anchors
authorColin Vidal <colin@isc.org>
Mon, 13 Oct 2025 16:35:52 +0000 (18:35 +0200)
committerEvan Hunt <each@isc.org>
Wed, 29 Oct 2025 20:55:47 +0000 (13:55 -0700)
commita7080db2111c26f8e26675a8a2da7fbd2edeb215
tree310305c045a7b1b418c6ea13460b179b955842bc
parent8921f472880833526d0c8afe8613a93ca650d2ff
fix delv when using the builtin trust-anchors

Since the builtin trust-anchors are now called `builtin-trust-anchors`,
delv needs specific handling in order to be able to parse those when
they are used.

Before, delv was simply parsing a single clause (either in the case of
an overriden trust-anchors value from bindkeys file or by simply reading
the builtin value). But since the name changed, the same code can't be
shared and the builtin version is expected to be in a map.
bin/delv/delv.c
lib/isccfg/include/isccfg/namedconf.h