#1053759 bind9: obsolete conffile left behind

Package:
bind9
Source:
bind9
Description:
Internet Domain Name Server
Submitter:
Sven Joachim
Date:
2025-08-15 07:01:01 UTC
Severity:
normal
#1053759#5
Date:
2023-10-10 15:33:44 UTC
From:
To:
The conffile /etc/bind/bind.keys is no longer shipped in the bind9
package, but it remains as an obsolete conffile on the system.  Can you
please take of its removal?

According to the upstream changelog, the file has been dropped on
purpose in version 9.19.11:

,----
| 6088.	[cleanup]	/etc/bind.keys is no longer needed and has been
| 			removed from the distribution. named and delv can
| 			still load keys from a file for testing purposes,
| 			but they no longer do so by default. [GL #3850]
`----