]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
9.9.7-P2
authorMark Andrews <marka@isc.org>
Tue, 14 Jul 2015 05:59:03 +0000 (15:59 +1000)
committerMark Andrews <marka@isc.org>
Tue, 14 Jul 2015 05:59:03 +0000 (15:59 +1000)
README
doc/arm/notes.xml

diff --git a/README b/README
index bd968c8c013c3d24e008da0e083eb68521a3551d..689e609495f0269e01550c93f7b6eacfefc225f8 100644 (file)
--- a/README
+++ b/README
@@ -51,6 +51,11 @@ BIND 9
        For up-to-date release notes and errata, see
        http://www.isc.org/software/bind9/releasenotes
 
+BIND 9.9.7-P2
+
+       BIND 9.9.7-P1 is a security release addressing the flaw
+       described in CVE-2015-5477.
+
 BIND 9.9.7-P1
 
        BIND 9.9.7-P1 is a security release addressing the flaw
index b46005a39bdaabbc9f6d3a2bcbaec7879e195736..14a178d6f0ee9c72e70e66f0c1413ada6c81d6a6 100644 (file)
@@ -22,6 +22,9 @@
     <para>
       This document summarizes changes since BIND 9.9.7.
     </para>
+    <para>
+      BIND 9.9.7-P2 addresses a security issue described in CVE-2015-5477.
+    </para>
     <para>
       BIND 9.9.7-P1 addresses a security issue described in CVE-2015-4620.
     </para>
   <sect2 id="relnotes_security">
     <title>Security Fixes</title>
     <itemizedlist>
+      <listitem>
+       <para>
+         A specially crafted query could trigger a assertion failure
+         message.c.
+       </para>
+       <para>
+         This flaw is disclosed in CVE-2015-5477. [RT #39795]
+       </para>
+      </listitem>
       <listitem>
        <para>
          On servers configured to perform DNSSEC validation an
          assertion failure could be triggered on answers from
          a specially configured server.
        </para>
-        <para>
+       <para>
          This flaw was discovered by Breno Silveira Soares, and is
          disclosed in CVE-2015-4620. [RT #39795]
-        </para>
-      </listitem> 
+       </para>
+      </listitem>
     </itemizedlist>
   </sect2>
   <sect2 id="relnotes_features">
@@ -82,7 +94,7 @@
     <para>
       The BIND 9.9 (Extended Support Version) will be supported until June, 2017.
       <ulink url="https://www.isc.org/downloads/software-support-policy/"
-        >https://www.isc.org/downloads/software-support-policy/</ulink>
+       >https://www.isc.org/downloads/software-support-policy/</ulink>
     </para>
   </sect2>
   <sect2 id="relnotes_thanks">