Add CHANGES and release note for [GL #2852]
This commit is contained in:
8
CHANGES
8
CHANGES
@@ -1,3 +1,11 @@
|
||||
5714. [bug] Remove the "adjust interface" mechanism that
|
||||
set up a listener on interfaces where the *-source(-v6)
|
||||
address and port were the same as the listening
|
||||
address and port. Such a configuration is no longer
|
||||
supported; in practice, this would disable
|
||||
listening on TCP ports under certain timing conditions.
|
||||
[GL #2852]
|
||||
|
||||
5713. [func] Added "primaries" as a synonym for "masters" and
|
||||
"default-primaries" as a synonym for "default-masters"
|
||||
for catalog zones configuration options. [GL #2818]
|
||||
|
||||
@@ -59,3 +59,7 @@ Bug Fixes
|
||||
that were no longer compatible, triggering an assertion failure on
|
||||
startup. The MAPAPI value has now been updated, so ``named`` will
|
||||
reject outdated files when encountering them. :gl:`#2872`
|
||||
|
||||
- When new IP addresses were added to the system during ``named``
|
||||
startup, ``named`` failed to listen on TCP for the newly added
|
||||
interfaces. :gl:`#2852`
|
||||
|
||||
Reference in New Issue
Block a user