rather than the intended value. This has been
fixed. [GL #3327]
+5888. [bug] Only write key files if the dnssec-policy keymgr has
+ changed the metadata. [GL #3302]
+
5885. [bug] RPZ NSIP and NSDNAME rule processing didn't handle stub
and static-stub zones at or above the query name. This
has now been addressed. [GL #3232]
Bug Fixes
~~~~~~~~~
-- None.
+- Key files were updated every time the ``dnssec-policy`` key manager ran,
+ whether the metadata has changed or not. BIND now checks if changes were
+ applied before writing out the key files. :gl:`#3302`.