]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES, release note
authorEvan Hunt <each@isc.org>
Thu, 28 Jun 2018 00:34:51 +0000 (17:34 -0700)
committerEvan Hunt <each@isc.org>
Thu, 28 Jun 2018 01:40:24 +0000 (18:40 -0700)
(cherry picked from commit 2aee33f412ca7425989af9a249f9ca4292a4d33a)

CHANGES
doc/arm/notes.xml

diff --git a/CHANGES b/CHANGES
index 80800b8c6298ffddaf9460cbe3f38c32c0c30c64..f9601af5214c000e8b8f1ab1b1cbe50a82b23a19 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -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].
 
index 0cebfe9290e89d9cbe1eee0a7f84f588341342ce..528ae6da7adb1563c732128c39e8a7657ea6dad6 100644 (file)
 
   <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>