From 603bef1c44332f9acda8a4da68fef1506ae7ebc0 Mon Sep 17 00:00:00 2001
From: Tinderbox User
As a slave zone can also be a master to other slaves, named, by default, sends NOTIFY messages for every zone it loads. Specifying notify master-only; will cause named to only send NOTIFY for master zones that it loads. -
None of the keys listed in this example are valid. In particular, the root key is not valid. -
When DNSSEC validation is enabled and properly configured, the resolver will reject any answers from signed, secure zones diff --git a/doc/arm/Bv9ARM.ch06.html b/doc/arm/Bv9ARM.ch06.html index ed96615cbc..efd8ca7d55 100644 --- a/doc/arm/Bv9ARM.ch06.html +++ b/doc/arm/Bv9ARM.ch06.html @@ -3410,7 +3410,6 @@ options { queries. Caching may still occur as an effect the server's internal operation, such as NOTIFY address lookups. - See also fetch-glue above.
@@ -4691,13 +4690,15 @@ avoid-v6-udp-ports {};
If you do not wish the alternate transfer source to be used, you should set use-alt-transfer-source appropriately and you should not depend upon getting an answer back to the first refresh query. -
@@ -5955,11 +5956,13 @@ avoid-v6-udp-ports { 40000; range 50000 60000; };
The real parent servers for these zones should disable all empty zone under the parent zone they serve. For the real root servers, this is all built-in empty zones. This will enable them to return referrals to deeper in the tree. -
@@ -8475,7 +8478,7 @@ example.com. NS ns2.example.net.
The name field
is subject to DNS wildcard expansion, and
this rule matches when the name being updated
- name is a valid expansion of the wildcard.
+ is a valid expansion of the wildcard.
+ If the named daemon is running as an unprivileged user, it will not be able to bind to new restricted ports if the server is reloaded. -
An incorrect boundary check in the OPENPGPKEY rdatatype @@ -190,6 +190,9 @@
+ Updated the complied in addresses for H.ROOT-SERVERS.NET. +
Large inline-signing changes should be less disruptive. Signature generation is now done incrementally; the number diff --git a/doc/arm/notes.html b/doc/arm/notes.html index 2b2f7bcaa6..1db8f0a241 100644 --- a/doc/arm/notes.html +++ b/doc/arm/notes.html @@ -49,7 +49,7 @@ records with an incorrect class to be be accepted, triggering a REQUIRE failure when those records were subsequently cached. This flaw is disclosed - in CVE-2015-8000. [RT #4098] + in CVE-2015-8000. [RT #40987]
An incorrect boundary check in the OPENPGPKEY rdatatype @@ -151,6 +151,9 @@
+ Updated the complied in addresses for H.ROOT-SERVERS.NET. +
Large inline-signing changes should be less disruptive. Signature generation is now done incrementally; the number