+5642. [bug] Check "key-directory" conflicts in "named.conf" for
+ zones in multiple views with different "dnssec-policy".
+ [GL #2463].
+
5641. [bug] Address potential memory leak in dst_key_fromnamedfile.
[GL #2689]
- ``named-checkconf`` now complains if zones with ``dnssec-policy`` reference
the same zone file more than once. :gl:`#2603`
+
+- Check ``key-directory`` conflicts in ``named.conf`` for zones in multiple
+ views with different ``dnssec-policy``. Using the same ``key-directory`` for
+ such zones is not allowed. :gl:`#2463`