]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: dns_private_chains wasn't handling PRIVATE DNSSEC algorithms correctly
authorMark Andrews <marka@isc.org>
Wed, 29 Jul 2026 01:33:27 +0000 (11:33 +1000)
committerMark Andrews <marka@isc.org>
Wed, 29 Jul 2026 01:33:27 +0000 (11:33 +1000)
dns_private_chains wasn't looking for the private records that
indicate that a zone is being signed by a PRIVATE DNSSEC algorithm.
This has been fixed.

Closes #6205

Merge branch '6205-dns_private_chains-fix-private-algorithms-support' into 'main'

See merge request isc-projects/bind9!12461


Trivial merge