]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[v9_10] relnotes
authorEvan Hunt <each@isc.org>
Tue, 25 Aug 2015 20:34:34 +0000 (13:34 -0700)
committerEvan Hunt <each@isc.org>
Tue, 25 Aug 2015 20:34:34 +0000 (13:34 -0700)
doc/arm/notes.xml

index b6ff6ac64c1f30ade7009d01d76ff712a405d4df..4965400d4f1aa0073fea103270e5c7b0baaa472f 100644 (file)
          on Linux is now supported.
        </para>
       </listitem>
+      <listitem>
+       <para>
+         Active Directory names of the form gc._msdcs.&lt;forest&gt; are
+         now accepted as valid hostnames when using the
+         <option>check-names</option> option. &lt;forest&gt; is still
+         restricted to letters, digits and hyphens.
+       </para>
+      </listitem>
+      <listitem>
+       <para>
+         Names containing rich text are now accepted as valid
+         hostnames in PTR records in DNS-SD reverse lookup zones,
+         as specified in RFC 6763. [RT #37889]
+       </para>
+      </listitem>
     </itemizedlist>
   </sect2>
   <sect2 id="relnotes_bugs">
          <command>dig +short</command>. [RT #39291]
        </para>
       </listitem>
+      <listitem>
+       <para>
+         Malformed records of some types, including NSAP and UNSPEC,
+         could trigger assertion failures when loading text zone files.
+         [RT #40274] [RT #40285]
+       </para>
+      </listitem>
+      <listitem>
+       <para>
+         Fixed a possible crash in ratelimiter.c caused by NOTIFY
+         messages being removed from the wrong rate limiter queue.
+         [RT #40350]
+       </para>
+      </listitem>
+      <listitem>
+       <para>
+         The default <option>rrset-order</option> of <literal>random</literal>
+         was inconsistently applied. [RT #40456]
+       </para>
+      </listitem>
+      <listitem>
+       <para>
+         BADVERS responses from broken authoritative name servers were
+         not handled correctly. [RT #40427]
+       </para>
+      </listitem>
       <listitem>
        <para>
          Several bugs have been fixed in the RPZ implementation:
              already in progress. [RT #39649]
            </para>
          </listitem>
+         <listitem>
+           <para>
+             Query names could match against the wrong policy zone
+             if wildcard records were present. [RT #40357]
+           </para>
+         </listitem>
        </itemizedlist>
       </listitem>
     </itemizedlist>