]> 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 02:40:33 +0000 (19:40 -0700)
(cherry picked from commit 2aee33f412ca7425989af9a249f9ca4292a4d33a)
(cherry picked from commit 470b8612b247dba5a5f8e9ff1491fdb53cd4215b)

CHANGES
doc/arm/notes.xml

diff --git a/CHANGES b/CHANGES
index 64cced24c8b8ea3a377906a00e71e1cd0e4a428d..ba22d0708dcd8902a6844e2f2cb8d6c80cbe78f5 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]
+
 4979.  [bug]           Non-libcap builds were not checking whether all
                        requested capabilities are present in the permitted
                        capability set. [GL #321]
index b301b5b28758e281958e2de5eefabf581ff524d0..7f2a98b69a0b80ea6199882ab744c5e12d4ab9e8 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>