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

CHANGES
doc/arm/notes.xml

diff --git a/CHANGES b/CHANGES
index 7713b7af834eead0430fce44005a931b3659f6cb..6fe4ed20f4c3556b29f75221ee0e13472fa69f12 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]
+
 4981.  [bug]           Fix race in cmsg buffer usage in socket code.
                        [GL #180]
 
index 660f1ad9bce40e3c816e2c7558df017e30f2803e..84efc9aa5239821756cb4855b3572c3dfa134904 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>