CHANGES, release note

(cherry picked from commit 2aee33f412)
This commit is contained in:
Evan Hunt 2018-06-27 17:34:51 -07:00
parent 65bf99c85a
commit 470b8612b2
2 changed files with 11 additions and 0 deletions

View file

@ -1,3 +1,6 @@
4984. [bug] Improve handling of very large incremental
zone transfers to prevent journal corruption. [GL #339]
4983. [cleanup] Remove the deprecated flag from "answer-cookie";
it will be allowed to persist into 9.13. [GL #275].

View file

@ -181,6 +181,14 @@
<section xml:id="relnotes_bugs"><info><title>Bug Fixes</title></info>
<itemizedlist>
<listitem>
<para>
<command>named</command> now rejects excessively large
incremental (IXFR) zone transfers in order to prevent
possible corruption of journal files which could cause
<command>named</command> to abort when loading zones. [GL #339]
</para>
</listitem>
<listitem>
<para>
<command>rndc reload</command> could cause <command>named</command>