]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.18] fix: usr: Fix purge-keys bug when using views
authorMatthijs Mekking <matthijs@isc.org>
Thu, 19 Jun 2025 10:08:55 +0000 (10:08 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 19 Jun 2025 10:08:55 +0000 (10:08 +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.18' into 'bind-9.18'

See merge request isc-projects/bind9!10599


Trivial merge