mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
[master] [rt37172] relnote
This commit is contained in:
@@ -216,6 +216,16 @@
|
||||
<sect2 id="relnotes_bugs">
|
||||
<title>Bug Fixes</title>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>
|
||||
When files that <command>named</command> opens for writing,
|
||||
such as zone journal files, were referenced more than once
|
||||
in <filename>named.conf</filename>, it could lead to file
|
||||
corruption as multiple threads wrote to the same file. This
|
||||
is now detected when loading <filename>named.conf</filename>
|
||||
and reported as an error. [RT #37172]
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
When checking for updates to trust anchors listed in
|
||||
|
Reference in New Issue
Block a user