]> 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 00:37:29 +0000 (17:37 -0700)
CHANGES
doc/arm/notes.xml

diff --git a/CHANGES b/CHANGES
index 318c9d32c8f7abcc1565e282e8811e815f864f34..a4dfc050b520c73a5bd5b68be77fd6c68fec718c 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.  [func]          Add the ability to not return a DNS COOKIE option
                        when one is present in the request (answer-cookie no;).
                        [GL #173]
index 42e724fa1d9c2a9be89ea16e4cda96cea9448715..36191cf434310ec4a38e52dd6cb963ae7f258ae7 100644 (file)
     <itemizedlist>
       <listitem>
        <para>
-         None.
+         <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>
     </itemizedlist>