From: Tinderbox User Date: Fri, 4 Dec 2015 01:04:14 +0000 (+0000) Subject: regen master X-Git-Tag: v9.11.0a1~288 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2ba8603ca962450068fe45f04c5caf8219b0d5f1;p=thirdparty%2Fbind9.git regen master --- diff --git a/doc/arm/Bv9ARM.ch06.html b/doc/arm/Bv9ARM.ch06.html index 21b6a3652dc..56d1f203b23 100644 --- a/doc/arm/Bv9ARM.ch06.html +++ b/doc/arm/Bv9ARM.ch06.html @@ -6879,6 +6879,8 @@ deny-answer-aliases { "example.net"; }; that can be queried normally if allowed. It is usually best to restrict those queries with something like allow-query { localhost; };. + Note that zones using masterfile-format map + cannot be used as policy zones.

A response-policy option can support diff --git a/doc/arm/Bv9ARM.ch09.html b/doc/arm/Bv9ARM.ch09.html index a97b738ee32..ac686818fad 100644 --- a/doc/arm/Bv9ARM.ch09.html +++ b/doc/arm/Bv9ARM.ch09.html @@ -90,6 +90,11 @@ were subsequently cached. This flaw is disclosed in CVE-2015-8000. [RT #40987]

+
  • + Incorrect reference counting could result in an INSIST + failure if a socket error occurred while performing a + lookup. This flaw is disclosed in CVE-2015-8461. [RT#40945] +

  • An incorrect boundary check in the OPENPGPKEY rdatatype could trigger an assertion failure. This flaw is disclosed @@ -786,6 +791,15 @@ Negative trust anchors (NTAs) were incorrectly deleted when the server was reloaded or reconfigured. [RT #41058]

  • +
  • + Zones configured to use map format + master files can't be used as policy zones because RPZ + summary data isn't compiled when such zones are mapped into + memory. This limitation may be fixed in a future release, + but in the meantime it has been documented, and attempting + to use such zones in response-policy + statements is now a configuration error. [RT #38321] +

  • diff --git a/doc/arm/notes.html b/doc/arm/notes.html index fb4ff88b209..090fca019e4 100644 --- a/doc/arm/notes.html +++ b/doc/arm/notes.html @@ -51,6 +51,11 @@ were subsequently cached. This flaw is disclosed in CVE-2015-8000. [RT #40987]

    +
  • + Incorrect reference counting could result in an INSIST + failure if a socket error occurred while performing a + lookup. This flaw is disclosed in CVE-2015-8461. [RT#40945] +

  • An incorrect boundary check in the OPENPGPKEY rdatatype could trigger an assertion failure. This flaw is disclosed @@ -747,6 +752,15 @@ Negative trust anchors (NTAs) were incorrectly deleted when the server was reloaded or reconfigured. [RT #41058]

  • +
  • + Zones configured to use map format + master files can't be used as policy zones because RPZ + summary data isn't compiled when such zones are mapped into + memory. This limitation may be fixed in a future release, + but in the meantime it has been documented, and attempting + to use such zones in response-policy + statements is now a configuration error. [RT #38321] +