]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
prep 9.10.8rc2
authorTinderbox User <tbox@isc.org>
Thu, 28 Jun 2018 05:25:37 +0000 (05:25 +0000)
committerTinderbox User <tbox@isc.org>
Thu, 28 Jun 2018 05:33:44 +0000 (05:33 +0000)
58 files changed:
CHANGES
bin/named/named.conf.5
bin/named/named.conf.docbook
bin/named/named.conf.html
doc/arm/Bv9ARM.ch01.html
doc/arm/Bv9ARM.ch02.html
doc/arm/Bv9ARM.ch03.html
doc/arm/Bv9ARM.ch04.html
doc/arm/Bv9ARM.ch05.html
doc/arm/Bv9ARM.ch06.html
doc/arm/Bv9ARM.ch07.html
doc/arm/Bv9ARM.ch08.html
doc/arm/Bv9ARM.ch09.html
doc/arm/Bv9ARM.ch10.html
doc/arm/Bv9ARM.ch11.html
doc/arm/Bv9ARM.ch12.html
doc/arm/Bv9ARM.ch13.html
doc/arm/Bv9ARM.html
doc/arm/Bv9ARM.pdf
doc/arm/man.arpaname.html
doc/arm/man.ddns-confgen.html
doc/arm/man.delv.html
doc/arm/man.dig.html
doc/arm/man.dnssec-checkds.html
doc/arm/man.dnssec-coverage.html
doc/arm/man.dnssec-dsfromkey.html
doc/arm/man.dnssec-importkey.html
doc/arm/man.dnssec-keyfromlabel.html
doc/arm/man.dnssec-keygen.html
doc/arm/man.dnssec-revoke.html
doc/arm/man.dnssec-settime.html
doc/arm/man.dnssec-signzone.html
doc/arm/man.dnssec-verify.html
doc/arm/man.genrandom.html
doc/arm/man.host.html
doc/arm/man.isc-hmac-fixup.html
doc/arm/man.lwresd.html
doc/arm/man.named-checkconf.html
doc/arm/man.named-checkzone.html
doc/arm/man.named-journalprint.html
doc/arm/man.named-rrchecker.html
doc/arm/man.named.conf.html
doc/arm/man.named.html
doc/arm/man.nsec3hash.html
doc/arm/man.nsupdate.html
doc/arm/man.rndc-confgen.html
doc/arm/man.rndc.conf.html
doc/arm/man.rndc.html
doc/arm/notes.html
doc/arm/notes.pdf
doc/arm/notes.txt
doc/arm/notes.xml
lib/bind9/api
lib/dns/api
lib/isc/api
lib/isc/tests/Atffile
lib/isccfg/api
version

diff --git a/CHANGES b/CHANGES
index 6fe4ed20f4c3556b29f75221ee0e13472fa69f12..cf9548d6526d4c22225eff90dc7e766d9815ff99 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+       --- 9.10.8rc2 released ---
+
 4984.  [bug]           Improve handling of very large incremental
                        zone transfers to prevent journal corruption. [GL #339]
 
index 3371df2dfa2219426cd294feb134faf1d4217a1c..4bb87a2606d9772b305ac78b8e607fa3f0bde34e 100644 (file)
 .\"     Title: named.conf
 .\"    Author: 
 .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
-.\"      Date: 2016-12-02
+.\"      Date: 2018-06-21
 .\"    Manual: BIND9
 .\"    Source: ISC
 .\"  Language: English
 .\"
-.TH "NAMED\&.CONF" "5" "2016\-12\-02" "ISC" "BIND9"
+.TH "NAMED\&.CONF" "5" "2018\-06\-21" "ISC" "BIND9"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -384,6 +384,7 @@ options {
            [ break\-dnssec \fIboolean\fR ] [ max\-policy\-ttl \fIinteger\fR ] [
            min\-ns\-dots \fIinteger\fR ] [ qname\-wait\-recurse \fIboolean\fR ];
        root\-delegation\-only [ exclude { \fIquoted_string\fR; \&.\&.\&. } ];
+       root\-key\-sentinel \fIboolean\fR;
        rrset\-order { [ class \fIstring\fR ] [ type \fIstring\fR ] [ name
            \fIquoted_string\fR ] \fIstring\fR \fIstring\fR; \&.\&.\&. };
        secroots\-file \fIquoted_string\fR;
@@ -676,6 +677,7 @@ view \fIstring\fR [ \fIclass\fR ] {
            [ break\-dnssec \fIboolean\fR ] [ max\-policy\-ttl \fIinteger\fR ] [
            min\-ns\-dots \fIinteger\fR ] [ qname\-wait\-recurse \fIboolean\fR ];
        root\-delegation\-only [ exclude { \fIquoted_string\fR; \&.\&.\&. } ];
+       root\-key\-sentinel \fIboolean\fR;
        rrset\-order { [ class \fIstring\fR ] [ type \fIstring\fR ] [ name
            \fIquoted_string\fR ] \fIstring\fR \fIstring\fR; \&.\&.\&. };
        serial\-update\-method ( increment | unixtime );
index 815c81daaf315399f133b613cdd629db16b1c386..4b8b3dcdb7ea075587a42104a57194ee015aa71b 100644 (file)
@@ -18,7 +18,7 @@
 
 <refentry xmlns:db="http://docbook.org/ns/docbook" version="5.0" xml:id="man.named.conf">
   <info>
-    <date>2016-12-02</date>
+    <date>2018-06-21</date>
   </info>
   <refentryinfo>
     <corpname>ISC</corpname>
@@ -373,6 +373,7 @@ options {
            [ break-dnssec <replaceable>boolean</replaceable> ] [ max-policy-ttl <replaceable>integer</replaceable> ] [
            min-ns-dots <replaceable>integer</replaceable> ] [ qname-wait-recurse <replaceable>boolean</replaceable> ];
        root-delegation-only [ exclude { <replaceable>quoted_string</replaceable>; ... } ];
+       root-key-sentinel <replaceable>boolean</replaceable>;
        rrset-order { [ class <replaceable>string</replaceable> ] [ type <replaceable>string</replaceable> ] [ name
            <replaceable>quoted_string</replaceable> ] <replaceable>string</replaceable> <replaceable>string</replaceable>; ... };
        secroots-file <replaceable>quoted_string</replaceable>;
@@ -649,6 +650,7 @@ view <replaceable>string</replaceable> [ <replaceable>class</replaceable> ] {
            [ break-dnssec <replaceable>boolean</replaceable> ] [ max-policy-ttl <replaceable>integer</replaceable> ] [
            min-ns-dots <replaceable>integer</replaceable> ] [ qname-wait-recurse <replaceable>boolean</replaceable> ];
        root-delegation-only [ exclude { <replaceable>quoted_string</replaceable>; ... } ];
+       root-key-sentinel <replaceable>boolean</replaceable>;
        rrset-order { [ class <replaceable>string</replaceable> ] [ type <replaceable>string</replaceable> ] [ name
            <replaceable>quoted_string</replaceable> ] <replaceable>string</replaceable> <replaceable>string</replaceable>; ... };
        serial-update-method ( increment | unixtime );
index 07085f5917ab1353884cab7b6ccf601e42418437..138594f6278b2c645baa4863558dcb57e26ea0fe 100644 (file)
@@ -364,6 +364,7 @@ options
            [ break-dnssec <em class="replaceable"><code>boolean</code></em> ] [ max-policy-ttl <em class="replaceable"><code>integer</code></em> ] [<br>
            min-ns-dots <em class="replaceable"><code>integer</code></em> ] [ qname-wait-recurse <em class="replaceable"><code>boolean</code></em> ];<br>
        root-delegation-only [ exclude { <em class="replaceable"><code>quoted_string</code></em>; ... } ];<br>
+       root-key-sentinel <em class="replaceable"><code>boolean</code></em>;<br>
        rrset-order { [ class <em class="replaceable"><code>string</code></em> ] [ type <em class="replaceable"><code>string</code></em> ] [ name<br>
            <em class="replaceable"><code>quoted_string</code></em> ] <em class="replaceable"><code>string</code></em> <em class="replaceable"><code>string</code></em>; ... };<br>
        secroots-file <em class="replaceable"><code>quoted_string</code></em>;<br>
@@ -644,6 +645,7 @@ view
            [ break-dnssec <em class="replaceable"><code>boolean</code></em> ] [ max-policy-ttl <em class="replaceable"><code>integer</code></em> ] [<br>
            min-ns-dots <em class="replaceable"><code>integer</code></em> ] [ qname-wait-recurse <em class="replaceable"><code>boolean</code></em> ];<br>
        root-delegation-only [ exclude { <em class="replaceable"><code>quoted_string</code></em>; ... } ];<br>
+       root-key-sentinel <em class="replaceable"><code>boolean</code></em>;<br>
        rrset-order { [ class <em class="replaceable"><code>string</code></em> ] [ type <em class="replaceable"><code>string</code></em> ] [ name<br>
            <em class="replaceable"><code>quoted_string</code></em> ] <em class="replaceable"><code>string</code></em> <em class="replaceable"><code>string</code></em>; ... };<br>
        serial-update-method ( increment | unixtime );<br>
index 8dc739f5b1efe80396c977972bba4b357eb86a31..2afbe0b156bdbecfd906bb604b29a052ae96ddfc 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index 1d966078902445ddc7f38abf903a487bcc720f20..8f3bfb419d4c2897b64d1bc4869ed750817699b3 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index a9eb0ccbde058edf6c339b77264af6328c10aa16..fc40e1217d1555a1843ca7a25fb5026f34898fd6 100644 (file)
@@ -767,6 +767,6 @@ controls {
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index 87e61859fb34ff0664caa2a442fbbbc5b7fbe078..159b6418712400740f1dace3453bf31a42a27ff5 100644 (file)
@@ -2494,6 +2494,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.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index fbaf943010c0f2c2c58faa709ef1677ed3805994..dcb7f095c0c21fbc60a53735db8ecdd9de6dfe7a 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index 407885c3e7c5ef48fec5b6e5434f8f6e4501ec0f..9a15b801e1def37439c306de6c0d9584ed598165 100644 (file)
@@ -13838,6 +13838,6 @@ HOST-127.EXAMPLE. MX 0 .
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index b3ab7c0d5e5f522c48b62ca78c067ef9605bd498..4ba754f942f02a41df293901c4ee91b88ac93af7 100644 (file)
@@ -261,6 +261,6 @@ zone "example.com" {
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index de3903a70d039b126850b9fdd2cca535d7cdbc44..0a5e8690714efe465a640d16c4ce5a56b15afc48 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index 49159a7bfd91e06d4b1468e802cc8b48764faccf..d8d74fd1e81a46311afc41db6a2bda8715502bb7 100644 (file)
@@ -44,7 +44,7 @@
 <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.10.8rc1</a></span></dt>
+<dt><span class="section"><a href="Bv9ARM.ch09.html#id-1.10.2">Release Notes for BIND Version 9.10.8rc2</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>
@@ -60,7 +60,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.10.8rc1</h2></div></div></div>
+<a name="id-1.10.2"></a>Release Notes for BIND Version 9.10.8rc2</h2></div></div></div>
   
   <div class="section">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="relnotes_features"></a>New Features</h3></div></div></div>
     <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
        <p>
-         Add root key sentinel support which enables resolvers to test
-         which trust anchors are configured for the root.  To disable, add
-         'root-key-sentinel no;' to named.conf. [GL #37]
+         <span class="command"><strong>named</strong></span> now supports the "root key sentinel"
+         mechanism. This enables validating resolvers to indicate
+         which trust anchors are configured for the root, so that
+         information about root key rollover status can be gathered.
+         To disable this feature, add
+         <span class="command"><strong>root-key-sentinel no;</strong></span> to
+         <code class="filename">named.conf</code>. [GL #37]
        </p>
       </li></ul></div>
   </div>
   <div class="section">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="relnotes_bugs"></a>Bug Fixes</h3></div></div></div>
-    <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
+    <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
+<li class="listitem">
+       <p>
+         <span class="command"><strong>named</strong></span> now rejects excessively large
+         incremental (IXFR) zone transfers in order to prevent
+         possible corruption of journal files which could cause
+         <span class="command"><strong>named</strong></span> to abort when loading zones. [GL #339]
+       </p>
+      </li>
+<li class="listitem">
        <p>
          <span class="command"><strong>rndc reload</strong></span> could cause <span class="command"><strong>named</strong></span>
          to leak memory if it was invoked before the zone loading actions
          from a previous <span class="command"><strong>rndc reload</strong></span> command were
          completed. [RT #47076]
        </p>
-      </li></ul></div>
+      </li>
+</ul></div>
   </div>
 
   <div class="section">
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index 1d707e0e918b81b457d0c42410cda473f6fad74b..fb56b9233a9154520aa31a978d36d6a15ddd4923 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index 4e4680aac60a9cbb4d3744d1d2ed024f90fa8943..f2053d289af0310dcb73885b7a05b1ca6e80c264 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index f90d84e5ea3348e71017138b87e10d837c58b70d..a439e3723aee342f374f19dab0655a5c3808b75d 100644 (file)
@@ -541,6 +541,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.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index e627a9169bb0e508fd03e6688e7add355f1bd151..f8c9b848b944622480595d045d878eaeca82c00e 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index 6eaa284a7121cf9fd2f86d2635f829fe470325f3..d96dd27da622b585a470f8583fad16962a1f161e 100644 (file)
@@ -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.10.8rc1</p></div>
+<div><p class="releaseinfo">BIND Version 9.10.8rc2</p></div>
 <div><p class="copyright">Copyright © 2000-2018 Internet Systems Consortium, Inc. ("ISC")</p></div>
 </div>
 <hr>
 </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.10.8rc1</a></span></dt>
+<dt><span class="section"><a href="Bv9ARM.ch09.html#id-1.10.2">Release Notes for BIND Version 9.10.8rc2</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>
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index 79c8b1c547c70bf8488bc2ee5bb707c951c4f9c9..8bf6c581126c8e16bf32e2f6b4d18c2401d31552 100644 (file)
Binary files a/doc/arm/Bv9ARM.pdf and b/doc/arm/Bv9ARM.pdf differ
index ccd9508f8533e8bf9501da951b79290f7a879250..dba0aae0bc1e18150be6e3231c006bce5da0e4a8 100644 (file)
@@ -99,6 +99,6 @@
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index bf6096bfd1b9855fffd7523f69bd2b6cc804be7e..054694222571c1340b0c045530c3a8396e562f14 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index 821e3937fe31d5ee8fe5b6cf6740c5b649baf4f3..259b5a05fd1009bb4bceb2d2350519c9d06a0ffb 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index fda1750c9087669bfc5c4a68f62c1c05ce7ebd15..04887cb1cb9f919226bcd859c6508c316e46c16f 100644 (file)
@@ -1076,6 +1076,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.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index 17c285378888a441b8c695cceaac029e0e21a756..ea01b20bc8346fa5deaa957fa2e5f4871541c078 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index 9bd22b440ec1a1d53e81fba38316ae1b27ad2727..ea677cda9fa43689e15a3fb2743637724b35b05d 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index 65946c44fedcf09f328d0e93d0e12630ac3b3a4b..72bb844aed6bf836bfad62a5e1dfc956c9b5464c 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index a0dbe7817ab94ce03e4d2fd69dbac5be028c3470..5530d10737856b1a6650079c4c34f012cbbf21ec 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index 08f77288207560742956d7b7d15dc238d5e66694..ab81058179c7157f599a7a3a064226e3acd712bd 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index 4e2d7b25c051394973bcaac3b0faddf9f8cf9fc6..4d08f4d76ec1d069500c877d3e0072616a8cc985 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index 17328e047e0730dadcf21f3270dc2828c1edcfa6..8dfd45a2c90ca2009956659ebb9cbd0a0dd376db 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index 42c6749fa1829dd9c719dc9127d043b3b0a260a1..3d69bc801e5d02f5752a12eb5d9a98898810a38e 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index 0f871b9cc19b6c033684c8b3b0d7c84ac1c63030..05eec06d8a50bcd54f17731c15b5291d57c5f5cd 100644 (file)
@@ -710,6 +710,6 @@ db.example.com.signed
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index 22044c2579f6395a8c0486c6bd048dbe8dc039a6..21484b2314a36d9079b7c31325a9c790b8e328e0 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index 5a434316878bc03ba3195f8803cfe01ce1a0c163..0a22582b3c3c4468f6210512f9b91c4460af956a 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index 4a05b121f2846b976614b76e72a9b3197a87129d..84509321ae16f092ab3308d64743705ccb90defb 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index 64e94fe4a024533fff9b4eb28948788962e891c6..c5f0faeacf10ce5e14a18c4d743527392a230b4a 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index bc19a9801513628b2680596f008575f7e4e40202..e0b08118f36d02065d5f48dc403f980c1065d607 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index 9a0e66e800f40f5187ea10b45de7866944e3d7f9..10cd369a2cb28f3fbd72ba683f47e54e28c5cf30 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index b1aa7dabb7e1ffcec8120e42234581a5ab6bd357..22c72dee62a6e2b2063356c2b336babc641aff6e 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index dc7616565cf6ff38c40e40b7c513b475c3529700..a2157781a7f2ca0f025889b003d4d6562d30e800 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index eee0843c98b8fcc890568a1283a9bda1d2e4fc61..f7829abfbf5c0a3a4ac660139492cd1fc8a17612 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index d03bff8762ae6d42a1f666644d3a7169026d23aa..ade59c3861bacf8bcd1d54d5057958dd9e64ced5 100644 (file)
@@ -382,6 +382,7 @@ options
            [ break-dnssec <em class="replaceable"><code>boolean</code></em> ] [ max-policy-ttl <em class="replaceable"><code>integer</code></em> ] [<br>
            min-ns-dots <em class="replaceable"><code>integer</code></em> ] [ qname-wait-recurse <em class="replaceable"><code>boolean</code></em> ];<br>
        root-delegation-only [ exclude { <em class="replaceable"><code>quoted_string</code></em>; ... } ];<br>
+       root-key-sentinel <em class="replaceable"><code>boolean</code></em>;<br>
        rrset-order { [ class <em class="replaceable"><code>string</code></em> ] [ type <em class="replaceable"><code>string</code></em> ] [ name<br>
            <em class="replaceable"><code>quoted_string</code></em> ] <em class="replaceable"><code>string</code></em> <em class="replaceable"><code>string</code></em>; ... };<br>
        secroots-file <em class="replaceable"><code>quoted_string</code></em>;<br>
@@ -662,6 +663,7 @@ view
            [ break-dnssec <em class="replaceable"><code>boolean</code></em> ] [ max-policy-ttl <em class="replaceable"><code>integer</code></em> ] [<br>
            min-ns-dots <em class="replaceable"><code>integer</code></em> ] [ qname-wait-recurse <em class="replaceable"><code>boolean</code></em> ];<br>
        root-delegation-only [ exclude { <em class="replaceable"><code>quoted_string</code></em>; ... } ];<br>
+       root-key-sentinel <em class="replaceable"><code>boolean</code></em>;<br>
        rrset-order { [ class <em class="replaceable"><code>string</code></em> ] [ type <em class="replaceable"><code>string</code></em> ] [ name<br>
            <em class="replaceable"><code>quoted_string</code></em> ] <em class="replaceable"><code>string</code></em> <em class="replaceable"><code>string</code></em>; ... };<br>
        serial-update-method ( increment | unixtime );<br>
@@ -962,6 +964,6 @@ zone
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index aeb7a299b1672adf14f540d18e05a9ead0c3f2b0..4c898324e57b94ad62230c917510cb8dc48c4d24 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index 41e3d4bb146e7b8c1fa614b23508e61233e8a513..e70e15bae7ca58263344d88f12fb9fae5d73ef3e 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index c7530836cad61e64b22f491835f53c68fd9ec0c5..a24b7480c55564eba793ae1b4b8f4d6cc05af407 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index ba5d4012fca133fcf7ee7725fa2cfea46c9fb0e9..21f055e2b8400d7d2977c8dce76bef87f5f79bdb 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index 14c0df41bd577005b20c1521200a4a4c6b817799..4a1b358d60ba14e3819a2a025c194fd9848e0d6f 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index d8eff53fd1bbc39a29d793ad6c3385aa8f8b7a24..21bac647787e4cd8a136e95c44b419cfd32aa59f 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.8rc2</p>
 </body>
 </html>
index 6297308141997bbde1a136f27d288eebad55486e..a0c96ae25717d066ae87cba77c7a92a1660d4d2e 100644 (file)
@@ -23,7 +23,7 @@
 
   <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.10.8rc1</h2></div></div></div>
+<a name="id-1.2"></a>Release Notes for BIND Version 9.10.8rc2</h2></div></div></div>
   
   <div class="section">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="relnotes_features"></a>New Features</h3></div></div></div>
     <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
        <p>
-         Add root key sentinel support which enables resolvers to test
-         which trust anchors are configured for the root.  To disable, add
-         'root-key-sentinel no;' to named.conf. [GL #37]
+         <span class="command"><strong>named</strong></span> now supports the "root key sentinel"
+         mechanism. This enables validating resolvers to indicate
+         which trust anchors are configured for the root, so that
+         information about root key rollover status can be gathered.
+         To disable this feature, add
+         <span class="command"><strong>root-key-sentinel no;</strong></span> to
+         <code class="filename">named.conf</code>. [GL #37]
        </p>
       </li></ul></div>
   </div>
   <div class="section">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="relnotes_bugs"></a>Bug Fixes</h3></div></div></div>
-    <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
+    <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
+<li class="listitem">
+       <p>
+         <span class="command"><strong>named</strong></span> now rejects excessively large
+         incremental (IXFR) zone transfers in order to prevent
+         possible corruption of journal files which could cause
+         <span class="command"><strong>named</strong></span> to abort when loading zones. [GL #339]
+       </p>
+      </li>
+<li class="listitem">
        <p>
          <span class="command"><strong>rndc reload</strong></span> could cause <span class="command"><strong>named</strong></span>
          to leak memory if it was invoked before the zone loading actions
          from a previous <span class="command"><strong>rndc reload</strong></span> command were
          completed. [RT #47076]
        </p>
-      </li></ul></div>
+      </li>
+</ul></div>
   </div>
 
   <div class="section">
index 20dae18eb017528edfcba8dcb99788848efb3822..0eecbfa355a302462e1217d08ee2033d5758ae64 100644 (file)
Binary files a/doc/arm/notes.pdf and b/doc/arm/notes.pdf differ
index 279a76471cee1209760df24c06a1cf5f579befe2..4409c4b1392ddee7e3665d327dd05e449463afe9 100644 (file)
@@ -1,4 +1,4 @@
-Release Notes for BIND Version 9.10.8rc1
+Release Notes for BIND Version 9.10.8rc2
 
 Introduction
 
@@ -29,9 +29,11 @@ Security Fixes
 
 New Features
 
-  * Add root key sentinel support which enables resolvers to test which
-    trust anchors are configured for the root. To disable, add
-    'root-key-sentinel no;' to named.conf. [GL #37]
+  * named now supports the "root key sentinel" mechanism. This enables
+    validating resolvers to indicate which trust anchors are configured
+    for the root, so that information about root key rollover status can
+    be gathered. To disable this feature, add root-key-sentinel no; to
+    named.conf. [GL #37]
 
 Feature Changes
 
@@ -39,6 +41,10 @@ Feature Changes
 
 Bug Fixes
 
+  * named now rejects excessively large incremental (IXFR) zone transfers
+    in order to prevent possible corruption of journal files which could
+    cause named to abort when loading zones. [GL #339]
+
   * rndc reload could cause named to leak memory if it was invoked before
     the zone loading actions from a previous rndc reload command were
     completed. [RT #47076]
index 84efc9aa5239821756cb4855b3572c3dfa134904..538f917c92a4139677d276819d4732e286d179aa 100644 (file)
     <itemizedlist>
       <listitem>
        <para>
-         Add root key sentinel support which enables resolvers to test
-         which trust anchors are configured for the root.  To disable, add
-         'root-key-sentinel no;' to named.conf. [GL #37]
+         <command>named</command> now supports the "root key sentinel"
+         mechanism. This enables validating resolvers to indicate
+         which trust anchors are configured for the root, so that
+         information about root key rollover status can be gathered.
+         To disable this feature, add
+         <command>root-key-sentinel no;</command> to
+         <filename>named.conf</filename>. [GL #37]
        </para>
       </listitem>
     </itemizedlist>
index 4d4f42200c51c5a6776a32ad4478d414aa7d2e87..27fce2847b39fe9f33574b19c020bb340423f499 100644 (file)
@@ -9,5 +9,5 @@
 # 9.11: 160-169,1100-1199
 # 9.12: 1200-1299
 LIBINTERFACE = 141
-LIBREVISION = 3
+LIBREVISION = 4
 LIBAGE = 0
index 207477875e7c55259597231bba1bcca38759dc74..2ea33a9f619b78caac777dce649a1ea91c15c497 100644 (file)
@@ -9,5 +9,5 @@
 # 9.11: 160-169,1100-1199
 # 9.12: 1200-1299
 LIBINTERFACE = 193
-LIBREVISION = 0
+LIBREVISION = 1
 LIBAGE = 0
index 2e57dee789feb8b4f4832c59f21a3dc430c83b92..a4d222b4d03235b1c23c73f4d61cb515a6cf8ef5 100644 (file)
@@ -9,5 +9,5 @@
 # 9.11: 160-169,1100-1199
 # 9.12: 1200-1299
 LIBINTERFACE = 191
-LIBREVISION = 2
+LIBREVISION = 3
 LIBAGE = 0
index db520d537a03633959c490e4ef8bc7c6294b0efb..9c4d429a3a1f8725325585213550d50ef3297933 100644 (file)
@@ -24,5 +24,5 @@ tp: socket_test
 tp: symtab_test
 tp: task_test
 tp: taskpool_test
-tp: timer_test
 tp: time_test
+tp: timer_test
index 67678dd656fa8d317bb0fcc9c9c13b8908aad5ac..0aaf5dfceb3c13913c5d5711522e79133bc20af5 100644 (file)
@@ -9,5 +9,5 @@
 # 9.11: 160-169,1100-1199
 # 9.12: 1200-1299
 LIBINTERFACE = 145
-LIBREVISION = 0
+LIBREVISION = 1
 LIBAGE = 1
diff --git a/version b/version
index 20dee2ab45b83c5416b5172b14f77870215fa2aa..bfdc1d8746e35e5a31032b489283b0b47eed3647 100644 (file)
--- a/version
+++ b/version
@@ -7,5 +7,5 @@ MAJORVER=9
 MINORVER=10
 PATCHVER=8
 RELEASETYPE=rc
-RELEASEVER=1
+RELEASEVER=2
 EXTENSIONS=