]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] fix: usr: Fix purge-keys bug when using views
authorMatthijs Mekking <matthijs@isc.org>
Thu, 19 Jun 2025 10:17:03 +0000 (10:17 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 19 Jun 2025 10:17:03 +0000 (10:17 +0000)
Previously, when a DNSSEC key was purged by one zone view, other zone views would return an error about missing key files. This has been fixed.

Closes #5315

Backport of MR !10550

Merge branch 'backport-5315-fix-spurious-some-key-files-are-missing-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!10598


Trivial merge