]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update CHANGES [GL #4518] [GL #4528]
authorArtem Boldariev <artem@boldariev.com>
Thu, 11 Jan 2024 14:30:17 +0000 (16:30 +0200)
committerArtem Boldariev <artem@boldariev.com>
Fri, 12 Jan 2024 12:56:00 +0000 (14:56 +0200)
Mentioned that all changes to listen-on statements are now applied on
reconfiguration.

CHANGES

diff --git a/CHANGES b/CHANGES
index 10358f8a9f1c2780570d65e6ffb4a7110a1193cf..d852491eacae83e11f048952582b18b954bc0b7f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,9 @@
+6322.  [bug]           Changes to "listen-on" statements were ignored on
+                       reconfiguration unless the port or interface address was
+                       changed, making it impossible to change a related
+                       listener transport type. Thanks to Thomas Amgarten.
+                       [GL #4518] [GL #4528]
+
 6321.  [func]          The 'tls' block was extended with a new
                        'cipher-suites' option that allows setting
                        allowed cipher suites for TLSv1.3.