+6253. [cleanup] Remove the support for control channel over Unix
+ Domain Sockets. [GL #4311]
+
6252. [test] Python system tests have to be executed by invoking
pytest directly. Executing them with the legacy test
runner is no longer supported. [GL #4250]
- None.
+- Configuring control channel to use Unix Domain Socket has an fatal error since
+ BIND 9.18. Completely remove the feature and make ``named-checkconf`` also
+ report this as an error in the configuration. :gl:`#4311`
+
+ The support for control channel over Unix Domain Sockets has been
+ non-functional since BIND 9.18
+
Feature Changes
~~~~~~~~~~~~~~~