2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

[master] notes formatting, fix a CHANGES tag

This commit is contained in:
Evan Hunt
2016-07-02 14:05:34 -07:00
parent 66cbd6fc69
commit c2d0738d5c
2 changed files with 29 additions and 25 deletions

View File

@@ -32,7 +32,7 @@
4392. [func] Collect statistics for RSSAC02v3 traffic-volume, 4392. [func] Collect statistics for RSSAC02v3 traffic-volume,
traffic-sizes and rcode-volume reporting. [RT #41475] traffic-sizes and rcode-volume reporting. [RT #41475]
4391. [bug] Fix leaks in contrib DLZ code. [RT #42707] 4391. [contrib] Fix leaks in contrib DLZ code. [RT #42707]
4390. [doc] Description of masters with TSIG, allow-query and 4390. [doc] Description of masters with TSIG, allow-query and
allow-transfer options in catalog zones. [RT #42692] allow-transfer options in catalog zones. [RT #42692]

View File

@@ -39,26 +39,30 @@
<listitem> <listitem>
<para> <para>
With the release of BIND 9.11.0, ISC is changing the open source 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 license for BIND from the ISC license to the Mozilla Public
(MPL 2.0). This change is effective from BIND 9.11.0b1 onwards. License (MPL 2.0). This change is effective from BIND 9.11.0b1
onwards.
</para> </para>
<para> <para>
The MPL-2.0 license requires that if you make changes to licensed The MPL-2.0 license requires that if you make changes to licensed
software (e.g. BIND) and distribute them outside your organization, software (e.g. BIND) and distribute them outside your
that you publish those changes under that same license. It does not organization, that you publish those changes under that same
require that you publish or disclose anything other than the changes license. It does not require that you publish or disclose
you made to our software. anything other than the changes you made to our software.
</para> </para>
<para> <para>
This new requirement will not affect anyone who is using BIND This new requirement will not affect anyone who is using BIND
without redistributing it, nor anyone redistributing it without changes, without redistributing it, nor anyone redistributing it without
therefore this change will be without consequence for most individuals changes, therefore this change will be without consequence for
and organizations who are using BIND. most individuals and organizations who are using BIND.
</para> </para>
<para> <para>
Those unsure whether or not the license change affects their use of Those unsure whether or not the license change affects their use
BIND, or who wish to discuss how to comply with the license may contact of BIND, or who wish to discuss how to comply with the license
ISC at <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.isc.org/mission/contact/">https://www.isc.org/mission/contact/</link>. may contact ISC at <link xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="https://www.isc.org/mission/contact/">
https://www.isc.org/mission/contact/
</link>.
</para> </para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>