]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
cleanup of notes.xml
authorCurtis Blackburn <ckb@isc.org>
Mon, 27 Jun 2016 16:55:15 +0000 (09:55 -0700)
committerCurtis Blackburn <ckb@isc.org>
Mon, 27 Jun 2016 16:55:15 +0000 (09:55 -0700)
    added better text to describe the license change

    added information about the following changes to notes.xml

    +4396. [func] dnssec-keymgr now takes a '-r randomfile' option.
    + [RT #42455]
    +4392. [func] Collect statistics for RSSAC02v3 traffic-volume,
    + traffic-sizes and rcode-volume reporting. [RT #41475]
    +4388. [func] Support for master entries with TSIG keys in catalog
    + zones. [RT #42577]
    +4385. [func] Add support for allow-query and allow-transfer ACLs
    + to catalog zones. [RT #42578]

doc/arm/notes.xml

index 5d8e405c7324905497c3db6d1e464cbb4938ab2b..ea38952bc8252183c7aa0c9aab0ec787828ac983 100644 (file)
     </para>
   </section>
 
+  <section xml:id="relnotes_license"><info><title>License Change</title></info>
+    <itemizedlist>
+      <listitem>
+       <para>
+               With the release of BIND 9.11.0, ISC is changing the open source
+               license for BIND from the ISC license to the Mozilla Public License
+               (MPL 2.0).  This change is effective from BIND 9.11.0b1 onwards.  
+       </para>
+       <para>
+               The MPL-2.0 license requires that if you make changes to licensed
+               software (e.g. BIND) and distribute them outside your organization,
+               that you publish those changes under that same license. It does not
+               require that you publish or disclose anything other than the changes
+               you made to our software.
+       </para>
+       <para>
+               This new requirement will not affect anyone who is using BIND
+               without redistributing it, nor anyone redistributing it without changes,
+               therefore this change will be without consequence for most individuals
+               and organizations who are using BIND.
+       </para>
+       <para>
+               Those unsure whether or not the license change affects their use of
+               BIND, or who wish to discuss how to comply with the license may contact
+               ISC at <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.isc.org/mission/contact/">.
+       </para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
   <section xml:id="relnotes_security"><info><title>Security Fixes</title></info>
     <itemizedlist>
       <listitem>
          mechanism.
         </para>
         <para>
-          This feature should be considered experimental. It currently
+      This feature should be considered experimental. It currently
          supports only basic features; more advanced features such as
          ACLs and TSIG keys are not yet supported. Example catalog
          zone configurations can be found in the Chapter 9 of the
          BIND Administrator Reference Manual.
         </para>
+               <para>
+         Support for master entries with TSIG keys has been added to catalog
+         zones, as well as support for allow-query and allow-transfer.
+               </para>
       </listitem>
       <listitem>
        <para>
          or
          <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://localhost:8888/json/v1/traffic">http://localhost:8888/json/v1/traffic</link>.
        </para>
+       <para>
+               Statistics for RSSAC02v3 traffic-volume, traffic-sizes and
+               rcode-volume reporting are now collected.
+       </para>
       </listitem>
       <listitem>
        <para>
          <command>dnssec-checkds</command>, have been
          refactored and updated as part of this work.
        </para>
+       <para>
+         <command>dnssec-keymgr</command> now takes a -r
+         <replacable>randomfile</replacable> option.
+       </para>
        <para>
          (Many thanks to Sebasti&aacute;n
          Castro for his assistance in developing this tool at the IETF