mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
[master] [rt37172] relnote
This commit is contained in:
parent
9d49dba3b7
commit
6e23e76b5d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user