]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
prep 9.12.3-P1
authorTinderbox User <tbox@isc.org>
Fri, 7 Dec 2018 20:19:30 +0000 (20:19 +0000)
committerTinderbox User <tbox@isc.org>
Fri, 7 Dec 2018 20:37:32 +0000 (20:37 +0000)
59 files changed:
CHANGES
README
README.md
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.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-cds.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-keymgr.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.dnstap-read.html
doc/arm/man.genrandom.html
doc/arm/man.host.html
doc/arm/man.mdig.html
doc/arm/man.named-checkconf.html
doc/arm/man.named-checkzone.html
doc/arm/man.named-journalprint.html
doc/arm/man.named-nzd2nzf.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.nslookup.html
doc/arm/man.nsupdate.html
doc/arm/man.pkcs11-destroy.html
doc/arm/man.pkcs11-keygen.html
doc/arm/man.pkcs11-list.html
doc/arm/man.pkcs11-tokens.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
lib/dns/api
version

diff --git a/CHANGES b/CHANGES
index 8e886c29868d4c59e3c1ce86d0e5e02918830b6d..14940b83175999dd05ebea9dd76a95024ec9e0b0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+       --- 9.12.3-P1 released ---
+
 5108.  [bug]           Named could fail to determine bottom of zone when
                        removing out of date keys leading to invalid NSEC
                        and NSEC3 records being added to the zone. [GL #771]
diff --git a/README b/README
index a368dac4f0477053e175d1b4031d4e28f59aff2a..5d4c372bfa51a6b42a3293d7495df1ca2a145f6b 100644 (file)
--- a/README
+++ b/README
@@ -150,6 +150,12 @@ correcting faulty documentation and introducing the following new feature:
     statements allow updating of subdomains based on a Kerberos or Active
     Directory machine principal.
 
+BIND 9.12.3-P1
+
+BIND 9.12.3-P1 addresses a potentially serious flaw which could cause
+faulty NSEC3 chains to be regenerated after a change to the DNSSEC signing
+key of a zone.
+
 Building BIND
 
 BIND requires a UNIX or Linux system with an ANSI C compiler, basic POSIX
index 33ad8cfa4d04c193305bcf3889ff0c9bb24e131e..cb1cc93fba5f317dc1c0c4b46f732015191bce6a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -168,6 +168,12 @@ feature:
   statements allow updating of subdomains based on a Kerberos or
   Active Directory machine principal.
 
+#### BIND 9.12.3-P1
+
+BIND 9.12.3-P1 addresses a potentially serious flaw which could
+cause faulty NSEC3 chains to be regenerated after a change to the
+DNSSEC signing key of a zone.
+
 ### <a name="build"/> Building BIND
 
 BIND requires a UNIX or Linux system with an ANSI C compiler, basic POSIX
index 6f92377f322bcb53fea605f143d02076a24bad6f..8cfb8f6bafc8ea35120367144809d2050c430230 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index b45f3d080fc39104fbb3399ea861ff398435e3a3..c4540133511978be19319835ded1ffbf037bd49b 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 3fd81fac6d2cad68a8c7ed3067a7dbb556785f68..d297a85b392fbc03041307358781552dcf44d56c 100644 (file)
@@ -759,6 +759,6 @@ controls {
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index df21f09b57807a6b4873b9e4ee1f7d4b5e7d6456..8acacd88b6da8342940bb069b383a03d5bdf8fd6 100644 (file)
@@ -2867,6 +2867,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.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 494545ef7c0a46f3211427e4474119fb43e1bfb2..eeea7b0dc4dcd70ecff6f2b86b424fa9be5b9512 100644 (file)
@@ -14787,6 +14787,6 @@ HOST-127.EXAMPLE. MX 0 .
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index cdbcf9719b72122b1aed716b864777a99586c272..ec15d2c7cb64e10d2ffec02dfe71e84d3b243b18 100644 (file)
@@ -399,6 +399,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.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 5fce15ee3c82f02cf48e5c8a374ab1ba9b136088..a7f518cb2d1f6c13fe362a815840193eb89e08e8 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index f1ff1eea4883dcec07eaa2be07113c500055b6de..9af5af035078dd7a658b19e2f1a64ed3a8274139 100644 (file)
@@ -36,7 +36,7 @@
 <div class="toc">
 <p><b>Table of Contents</b></p>
 <dl class="toc">
-<dt><span class="section"><a href="Bv9ARM.ch08.html#id-1.9.2">Release Notes for BIND Version 9.12.3</a></span></dt>
+<dt><span class="section"><a href="Bv9ARM.ch08.html#id-1.9.2">Release Notes for BIND Version 9.12.3-P1</a></span></dt>
 <dd><dl>
 <dt><span class="section"><a href="Bv9ARM.ch08.html#relnotes_intro">Introduction</a></span></dt>
 <dt><span class="section"><a href="Bv9ARM.ch08.html#relnotes_download">Download</a></span></dt>
@@ -52,7 +52,7 @@
 </div>
       <div class="section">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="id-1.9.2"></a>Release Notes for BIND Version 9.12.3</h2></div></div></div>
+<a name="id-1.9.2"></a>Release Notes for BIND Version 9.12.3-P1</h2></div></div></div>
   
   <div class="section">
 <div class="titlepage"><div><div><h3 class="title">
          CVE-2018-5736. [GL #134]
        </p>
       </li>
+<li class="listitem">
+       <p>
+         Code change #4964, intended to prevent double signatures
+         when deleting an inactive zone DNSKEY in some situations,
+         introduced a new problem during zone processing in which
+         some delegation glue RRsets are incorrectly identified
+         as needing RRSIGs, which are then created for them using
+         the current active ZSK for the zone. In some, but not all
+         cases, the newly-signed RRsets are added to the zone's
+         NSEC/NSEC3 chain, but incompletely -- this can result in
+         a broken chain, affecting validation of proof of nonexistence
+         for records in the zone. [GL #771]
+       </p>
+      </li>
 </ul></div>
   </div>
 
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 20593992be1616f783fe22c02713abe008f79375..7515fc28555419b68ba8061820e10df682a52f71 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 9bb14dda848a50442749604716d7ad90cebd5112..e87da3968a6f6637e64aaf3238b53927ce17123d 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 703d6fef6979a7d3bb07a1b1d8b6554b49a94fe6..69bca36764a70683f89bd894642ae428d6edcd0f 100644 (file)
@@ -533,6 +533,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.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index f6528b72ccaa99b054b3999bf92d77378628e7f2..7ae46d365f31bbad938f2a4423c1a7735f8703cd 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 55dec3047daeee35afad2b46ba9fbb97dc06f85a..de9b1f61bc129dd9709461e636a0e50e00e5f5bc 100644 (file)
@@ -32,7 +32,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.12.3</p></div>
+<div><p class="releaseinfo">BIND Version 9.12.3-P1</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.ch08.html">A. Release Notes</a></span></dt>
 <dd><dl>
-<dt><span class="section"><a href="Bv9ARM.ch08.html#id-1.9.2">Release Notes for BIND Version 9.12.3</a></span></dt>
+<dt><span class="section"><a href="Bv9ARM.ch08.html#id-1.9.2">Release Notes for BIND Version 9.12.3-P1</a></span></dt>
 <dd><dl>
 <dt><span class="section"><a href="Bv9ARM.ch08.html#relnotes_intro">Introduction</a></span></dt>
 <dt><span class="section"><a href="Bv9ARM.ch08.html#relnotes_download">Download</a></span></dt>
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index a98b2bd229c2e26b8ac33b8d1f3aaf6a4775fcef..1dee397f0a94ba25db809fc733eb4ead7953b811 100644 (file)
Binary files a/doc/arm/Bv9ARM.pdf and b/doc/arm/Bv9ARM.pdf differ
index f70621756d618621369c8e62988b960d2c22c87f..766ffb57dca4ca8484c7f2498c6fa88af58d86b5 100644 (file)
@@ -90,6 +90,6 @@
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 3d2eb999b8c707aeca2de2730eec7d27cc6cb6d4..0b8d515c6cac040c5588e2f6cc38137c9034c649 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 397a0cff2c88c16f648791422e55ec38c632a3ed..a3fb6ea293f23284c39658c17647da9270f6f5d9 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 0c121b476dfc75eb948a9977273e815a4bd99f6f..ddb6eb6bd07b4d0b5e83770e6700af8cd2209975 100644 (file)
@@ -1121,6 +1121,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.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 0e9401de7ddacace06d80ea378fb5f10a3f7c8ad..e45b55bad58f5a58eae9aa6eae52988d6ffe65fd 100644 (file)
@@ -376,6 +376,6 @@ nsupdate -l
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index f8d019b8f3d1225e8456b4d980e5fe86c7ea3113..ba3b8035f310a8e36cbe50cda9264093c9227a62 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 74596f70954c1bdc3d0782177da3ca8dcd55be91..e4e88b09150bbe395bd990e78847997e46938d32 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 3d05f14dbea0138d49ed47a4aac37937c3dbc7db..f1e547d2a9474afbc5ea278152aa54a5450c94ab 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 5f25e080f8f700be1828939cb13d68797e3f6ef5..f3d4aad4b5ae8312da937c2b6a9856b1aaf758e7 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index c28357e6a0e814bab342ebd865e3ef04a7fa6f74..ba95b4fdc008f36b6764c51c71ad8242f074613a 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 31d033a25a0a7a65f8c69a240094f1725ad1fb96..bac763e7a2770b62219679a9b7cfe18d916c64af 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index dabe8dd5a1eec3af7dc88199f811dd6da0a14b98..cfcbaa857c11edb370e71baa5db388db2aed8d1a 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 6d4668bd1901083043479765eed195aa10e4db8f..e968c721d72127795d6180f6a2094db90c25e6b1 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index d02701c3076ca8ba77be37131b12a7eaece82df8..de02899b80020fd0f2e5a9f02c767f5ea339ee74 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index c53ba7cbfe7a9a97b4a5eaceecfcf70048e3bd8f..28f86725bc788a6d39f9ac2633b0f47c51cd0e6b 100644 (file)
@@ -725,6 +725,6 @@ db.example.com.signed
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 4b1243cada017017a77e99a3b3d0e3bbb62a07d1..dc0b0fa0b8736eb271d455dc85b7e466e1540c6a 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 1034ea61e2c698ab802cdad0666ce7699dce6d52..ce1b6dcfffc9c5cf592b1d78166adc7cadaf5c0e 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 5817b892d60a827399b2c63ff08cd571f4b7fdad..926ea7d9e74819a3f042dd8b007fd4927784d268 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 2fc038cb6c208e1fce075657ddfce775e0af97d3..8c113270dec8b9b29305d973f9b4b6f8b90b0592 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 80b30177cbba16ae6649dce98ab3f78daee0fae5..47a2df8cb57f21714adabf56a55cdb4b2634f0da 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 09f3711d73616251b804714856956fd78a581ee0..5f81d6f2d8917031970cb0bd424e1af5e4d07ba1 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index ccb1d18e94c95bc5524b1b1793a95aa28d137c07..24adeefce90101378cc075883c05f98f30c10220 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index d9802c56735dc188ed9b35ce8306589d17a72b89..715ba3b11c8de4dc234e73eb585c4ccc2c150803 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index d176dd370946b0a6d1db88f2e45cf9b53aab137f..a2cf6407f5ef21c06c9d7efdf65ce6da32c51066 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index afbb15e455dccb54a1e0c9bffb73209ce8516719..0c4bffe767fd710c65a399cc23a6bb1922fc7c17 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 5734760f7382da5a996c440bed241476bfdf05b1..59d296b94729b5e998100e806746bf12a05ffd4c 100644 (file)
@@ -1056,6 +1056,6 @@ zone
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index faee759c4a5425c5abd114742f4878e9ba3fe388..d7a45cb460105ae2f01d0aaa1bcabe3bc42d6ad9 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index b79f796e54dce2d87a3ee8c72e05428a1321119d..b071cfef595802fe4613630fd1a35a79af128ef3 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 2faf174b641a87270f0ad6aab6fa7d8d1d17bad3..e35f144d4f02b3c9def4394815c716efaeab77e9 100644 (file)
@@ -420,6 +420,6 @@ nslookup -query=hinfo  -timeout=10
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 2c540f501d4b5adaefe77cfe5d595a8ce3577725..8cfad028fcb65c8b996f9a401764edc71bbe41b2 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 35553eb49591633a8a3b2537db26d69f0863aefa..35f49440e01c28bfb9eb8fffaa8b44d0fc641f1b 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 368b7f8afec88ad907d30da6f758a082e7d1d98d..48e09688b6b521d7881847d7d8e7d638ad867b7a 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 3e5a6e6d3765356f8b3da46bed17191a3f931199..43041954974f97fc1aaa7527187e1dc1ad30b6dd 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index b91c7b829be21cc1c0c2184b021cf52db486238f..f07acc9f1a2b50a8c4856e5b32fd2c99cf78f790 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 3fdc9f06fb07b1335fe7b5fb30b2991e22b92ff9..75518828ddac0881dc2988e41a19f2376656e1d9 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 8ceef4d6f0ee27b46a4a3c20d29219ad4940622e..578e1fce0ef82640c0518be17f6974bf5a8ea9df 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 0d03fba5226c04ff02b0cb8c0484c37307c08769..543279b1ff6d401ff973876a3ada24321184b696 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.3-P1</p>
 </body>
 </html>
index 8bc239f88386838a295581f56f09c344c167bfed..553fd921eb8fc6bbf2bf44e484d0a1ad0d438506 100644 (file)
@@ -15,7 +15,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.12.3</h2></div></div></div>
+<a name="id-1.2"></a>Release Notes for BIND Version 9.12.3-P1</h2></div></div></div>
   
   <div class="section">
 <div class="titlepage"><div><div><h3 class="title">
          CVE-2018-5736. [GL #134]
        </p>
       </li>
+<li class="listitem">
+       <p>
+         Code change #4964, intended to prevent double signatures
+         when deleting an inactive zone DNSKEY in some situations,
+         introduced a new problem during zone processing in which
+         some delegation glue RRsets are incorrectly identified
+         as needing RRSIGs, which are then created for them using
+         the current active ZSK for the zone. In some, but not all
+         cases, the newly-signed RRsets are added to the zone's
+         NSEC/NSEC3 chain, but incompletely -- this can result in
+         a broken chain, affecting validation of proof of nonexistence
+         for records in the zone. [GL #771]
+       </p>
+      </li>
 </ul></div>
   </div>
 
index 72f364e1a10ab0bfb48f5a98c512f37ed7e00c33..06a5dde6d63dc2e5fc6107109b0dabe8affe42d1 100644 (file)
Binary files a/doc/arm/notes.pdf and b/doc/arm/notes.pdf differ
index 2eef8265fef4503e8760780b02e7bb75b52661b3..994c01bd615d2c222207e7e7b0e5a0d2d8d198b2 100644 (file)
@@ -1,4 +1,4 @@
-Release Notes for BIND Version 9.12.3
+Release Notes for BIND Version 9.12.3-P1
 
 Introduction
 
@@ -35,6 +35,16 @@ Security Fixes
     multiple versions of a slave zone were transferred from a master in
     close succession. This flaw is disclosed in CVE-2018-5736. [GL #134]
 
+  * Code change #4964, intended to prevent double signatures when deleting
+    an inactive zone DNSKEY in some situations, introduced a new problem
+    during zone processing in which some delegation glue RRsets are
+    incorrectly identified as needing RRSIGs, which are then created for
+    them using the current active ZSK for the zone. In some, but not all
+    cases, the newly-signed RRsets are added to the zone's NSEC/NSEC3
+    chain, but incompletely -- this can result in a broken chain,
+    affecting validation of proof of nonexistence for records in the zone.
+    [GL #771]
+
 New Features
 
   * update-policy rules that otherwise ignore the name field now require
index 93218ac06d00091f0d2eb8e81bd831c9f1b52da3..9e76cb73113d2070c795dc15b6e3e6adcdbfb66b 100644 (file)
@@ -9,5 +9,5 @@
 # 9.11: 160-169,1100-1199
 # 9.12: 1200-1299
 LIBINTERFACE = 1207
-LIBREVISION = 0
+LIBREVISION = 1
 LIBAGE = 0
diff --git a/version b/version
index 3eeb2ccaaa8f62a8f3ff1f72a815df2e889b4883..4a08a1a0677f9afd21d1816bf02ea63bd1fafca1 100644 (file)
--- a/version
+++ b/version
@@ -6,6 +6,6 @@ DESCRIPTION=
 MAJORVER=9
 MINORVER=12
 PATCHVER=3
-RELEASETYPE=
-RELEASEVER=
+RELEASETYPE=-P
+RELEASEVER=1
 EXTENSIONS=