Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dca6957b62 | ||
|
|
a1ff871f78 | ||
|
|
4ab08a8117 | ||
|
|
448e23ed61 | ||
|
|
a77f86b6ca | ||
|
|
f5b0ad3c8d |
2
CHANGES
2
CHANGES
@@ -1,3 +1,5 @@
|
||||
--- 9.11.0b1 released ---
|
||||
|
||||
4401. [misc] Change LICENSE to MPL 2.0.
|
||||
|
||||
4400. [bug] ttl policy was not being inherited in policy.py.
|
||||
|
||||
@@ -47,7 +47,7 @@ constructed policy example.com:
|
||||
zsk_postpublish 2592000
|
||||
ksk_standby None
|
||||
zsk_standby None
|
||||
keyttl None
|
||||
keyttl 3600
|
||||
|
||||
policy default:
|
||||
inherits None
|
||||
@@ -81,7 +81,7 @@ zone policy example.com:
|
||||
zsk_postpublish 604800
|
||||
ksk_standby None
|
||||
zsk_standby None
|
||||
keyttl None
|
||||
keyttl 7200
|
||||
|
||||
constructed policy example.org:
|
||||
inherits None
|
||||
|
||||
@@ -555,6 +555,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -153,6 +153,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -669,6 +669,6 @@ controls {
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -2682,6 +2682,6 @@ $ORIGIN 0.0.0.0.0.0.0.0.8.b.d.0.1.0.0.2.ip6.arpa.
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -144,6 +144,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -13443,6 +13443,6 @@ HOST-127.EXAMPLE. MX 0 .
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -378,6 +378,6 @@ allow-query { !{ !10/8; any; }; key example; };
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -134,6 +134,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -44,10 +44,11 @@
|
||||
<div class="toc">
|
||||
<p><b>Table of Contents</b></p>
|
||||
<dl class="toc">
|
||||
<dt><span class="section"><a href="Bv9ARM.ch09.html#id-1.10.2">Release Notes for BIND Version 9.11.0a3</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch09.html#id-1.10.2">Release Notes for BIND Version 9.11.0b1</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch09.html#relnotes_intro">Introduction</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch09.html#relnotes_download">Download</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch09.html#relnotes_license">License Change</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch09.html#relnotes_security">Security Fixes</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch09.html#relnotes_features">New Features</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch09.html#relnotes_changes">Feature Changes</a></span></dt>
|
||||
@@ -60,7 +61,7 @@
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="id-1.10.2"></a>Release Notes for BIND Version 9.11.0a3</h2></div></div></div>
|
||||
<a name="id-1.10.2"></a>Release Notes for BIND Version 9.11.0b1</h2></div></div></div>
|
||||
<div class="section">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="relnotes_intro"></a>Introduction</h3></div></div></div>
|
||||
@@ -85,6 +86,35 @@
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="relnotes_license"></a>License Change</h3></div></div></div>
|
||||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
|
||||
<p>
|
||||
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.
|
||||
</p>
|
||||
<p>
|
||||
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.
|
||||
</p>
|
||||
<p>
|
||||
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.
|
||||
</p>
|
||||
<p>
|
||||
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 <a class="link" href="https://www.isc.org/mission/contact/" target="_top">https://www.isc.org/mission/contact/</a>.
|
||||
</p>
|
||||
</li></ul></div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="relnotes_security"></a>Security Fixes</h3></div></div></div>
|
||||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p>
|
||||
None.
|
||||
@@ -116,12 +146,16 @@
|
||||
mechanism.
|
||||
</p>
|
||||
<p>
|
||||
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.
|
||||
</p>
|
||||
<p>
|
||||
Support for master entries with TSIG keys has been added to catalog
|
||||
zones, as well as support for allow-query and allow-transfer.
|
||||
</p>
|
||||
</li>
|
||||
<li class="listitem"><p>
|
||||
Added rndc python module.
|
||||
@@ -208,7 +242,8 @@
|
||||
<a class="link" href="http://dnstap.info" target="_top">http://dnstap.info</a>.
|
||||
</p>
|
||||
</li>
|
||||
<li class="listitem"><p>
|
||||
<li class="listitem">
|
||||
<p>
|
||||
New statistics counters have been added to track traffic
|
||||
sizes, as specified in RSSAC002. Query and response
|
||||
message sizes are broken up into ranges of histogram buckets:
|
||||
@@ -219,7 +254,12 @@
|
||||
<a class="link" href="http://localhost:8888/xml/v3/traffic" target="_top">http://localhost:8888/xml/v3/traffic</a>
|
||||
or
|
||||
<a class="link" href="http://localhost:8888/json/v1/traffic" target="_top">http://localhost:8888/json/v1/traffic</a>.
|
||||
</p></li>
|
||||
</p>
|
||||
<p>
|
||||
Statistics for RSSAC02v3 traffic-volume, traffic-sizes and
|
||||
rcode-volume reporting are now collected.
|
||||
</p>
|
||||
</li>
|
||||
<li class="listitem">
|
||||
<p>
|
||||
A new DNSSEC key management utility,
|
||||
@@ -242,6 +282,10 @@
|
||||
<span class="command"><strong>dnssec-checkds</strong></span>, have been
|
||||
refactored and updated as part of this work.
|
||||
</p>
|
||||
<p>
|
||||
<span class="command"><strong>dnssec-keymgr</strong></span> now takes a -r
|
||||
<span style="color: red"><replacable>randomfile</replacable></span> option.
|
||||
</p>
|
||||
<p>
|
||||
(Many thanks to Sebastián
|
||||
Castro for his assistance in developing this tool at the IETF
|
||||
@@ -735,6 +779,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -155,6 +155,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -497,6 +497,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -543,6 +543,6 @@ $ <strong class="userinput"><code>sample-update -a sample-update -k Kxxx.+nnn+mm
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -157,6 +157,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
<div>
|
||||
<div><h1 class="title">
|
||||
<a name="id-1"></a>BIND 9 Administrator Reference Manual</h1></div>
|
||||
<div><p class="releaseinfo">BIND Version 9.11.0a3</p></div>
|
||||
<div><p class="releaseinfo">BIND Version 9.11.0b1</p></div>
|
||||
<div><p class="copyright">Copyright © 2004-2015 Internet Systems Consortium, Inc. ("ISC")</p></div>
|
||||
<div><p class="copyright">Copyright © 2000-2003 Internet Software Consortium.</p></div>
|
||||
</div>
|
||||
@@ -250,10 +250,11 @@
|
||||
</dl></dd>
|
||||
<dt><span class="appendix"><a href="Bv9ARM.ch09.html">A. Release Notes</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch09.html#id-1.10.2">Release Notes for BIND Version 9.11.0a3</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch09.html#id-1.10.2">Release Notes for BIND Version 9.11.0b1</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch09.html#relnotes_intro">Introduction</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch09.html#relnotes_download">Download</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch09.html#relnotes_license">License Change</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch09.html#relnotes_security">Security Fixes</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch09.html#relnotes_features">New Features</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch09.html#relnotes_changes">Feature Changes</a></span></dt>
|
||||
@@ -399,6 +400,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Binary file not shown.
@@ -81,6 +81,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -185,6 +185,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -510,6 +510,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -854,6 +854,6 @@ dig +qr www.isc.org any -x 127.0.0.1 isc.org ns +noqr
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -112,6 +112,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -229,6 +229,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -213,6 +213,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -187,6 +187,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -391,6 +391,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -465,6 +465,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -134,6 +134,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -277,6 +277,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -567,6 +567,6 @@ db.example.com.signed
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -164,6 +164,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -107,6 +107,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -102,6 +102,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -291,6 +291,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -112,6 +112,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -253,6 +253,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -151,6 +151,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -338,6 +338,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -102,6 +102,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -104,6 +104,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -703,6 +703,6 @@ zone
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -384,6 +384,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -103,6 +103,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -674,6 +674,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -223,6 +223,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -246,6 +246,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -787,6 +787,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0a3</p>
|
||||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="article"><div class="section">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="id-1.2"></a>Release Notes for BIND Version 9.11.0a3</h2></div></div></div>
|
||||
<a name="id-1.2"></a>Release Notes for BIND Version 9.11.0b1</h2></div></div></div>
|
||||
<div class="section">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="relnotes_intro"></a>Introduction</h3></div></div></div>
|
||||
@@ -46,6 +46,35 @@
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="relnotes_license"></a>License Change</h3></div></div></div>
|
||||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
|
||||
<p>
|
||||
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.
|
||||
</p>
|
||||
<p>
|
||||
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.
|
||||
</p>
|
||||
<p>
|
||||
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.
|
||||
</p>
|
||||
<p>
|
||||
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 <a class="link" href="https://www.isc.org/mission/contact/" target="_top">https://www.isc.org/mission/contact/</a>.
|
||||
</p>
|
||||
</li></ul></div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="relnotes_security"></a>Security Fixes</h3></div></div></div>
|
||||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p>
|
||||
None.
|
||||
@@ -77,12 +106,16 @@
|
||||
mechanism.
|
||||
</p>
|
||||
<p>
|
||||
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.
|
||||
</p>
|
||||
<p>
|
||||
Support for master entries with TSIG keys has been added to catalog
|
||||
zones, as well as support for allow-query and allow-transfer.
|
||||
</p>
|
||||
</li>
|
||||
<li class="listitem"><p>
|
||||
Added rndc python module.
|
||||
@@ -169,7 +202,8 @@
|
||||
<a class="link" href="http://dnstap.info" target="_top">http://dnstap.info</a>.
|
||||
</p>
|
||||
</li>
|
||||
<li class="listitem"><p>
|
||||
<li class="listitem">
|
||||
<p>
|
||||
New statistics counters have been added to track traffic
|
||||
sizes, as specified in RSSAC002. Query and response
|
||||
message sizes are broken up into ranges of histogram buckets:
|
||||
@@ -180,7 +214,12 @@
|
||||
<a class="link" href="http://localhost:8888/xml/v3/traffic" target="_top">http://localhost:8888/xml/v3/traffic</a>
|
||||
or
|
||||
<a class="link" href="http://localhost:8888/json/v1/traffic" target="_top">http://localhost:8888/json/v1/traffic</a>.
|
||||
</p></li>
|
||||
</p>
|
||||
<p>
|
||||
Statistics for RSSAC02v3 traffic-volume, traffic-sizes and
|
||||
rcode-volume reporting are now collected.
|
||||
</p>
|
||||
</li>
|
||||
<li class="listitem">
|
||||
<p>
|
||||
A new DNSSEC key management utility,
|
||||
@@ -203,6 +242,10 @@
|
||||
<span class="command"><strong>dnssec-checkds</strong></span>, have been
|
||||
refactored and updated as part of this work.
|
||||
</p>
|
||||
<p>
|
||||
<span class="command"><strong>dnssec-keymgr</strong></span> now takes a -r
|
||||
<span style="color: red"><replacable>randomfile</replacable></span> option.
|
||||
</p>
|
||||
<p>
|
||||
(Many thanks to Sebastián
|
||||
Castro for his assistance in developing this tool at the IETF
|
||||
|
||||
Binary file not shown.
@@ -34,6 +34,36 @@
|
||||
</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/">https://www.isc.org/mission/contact/</link>.
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<section xml:id="relnotes_security"><info><title>Security Fixes</title></info>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
@@ -68,12 +98,16 @@
|
||||
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>
|
||||
@@ -179,6 +213,10 @@
|
||||
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>
|
||||
@@ -202,6 +240,10 @@
|
||||
<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án
|
||||
Castro for his assistance in developing this tool at the IETF
|
||||
|
||||
@@ -6,6 +6,6 @@
|
||||
# 9.9-sub: 130-139, 150-159
|
||||
# 9.10: 140-149
|
||||
# 9.11: 160-169
|
||||
LIBINTERFACE = 162
|
||||
LIBINTERFACE = 163
|
||||
LIBREVISION = 0
|
||||
LIBAGE = 0
|
||||
|
||||
@@ -6,6 +6,6 @@
|
||||
# 9.9-sub: 130-139
|
||||
# 9.10: 140-149
|
||||
# 9.11: 160-169
|
||||
LIBINTERFACE = 162
|
||||
LIBINTERFACE = 163
|
||||
LIBREVISION = 0
|
||||
LIBAGE = 2
|
||||
LIBAGE = 3
|
||||
|
||||
Reference in New Issue
Block a user