mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
Add CHANGES and release note for [GL #4311]
This commit is contained in:
committed by
Ondřej Surý
parent
26685ce5a8
commit
da4ba38c81
3
CHANGES
3
CHANGES
@@ -1,3 +1,6 @@
|
||||
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]
|
||||
|
@@ -32,6 +32,13 @@ Removed Features
|
||||
|
||||
- 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
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
|
Reference in New Issue
Block a user