]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen master
authorTinderbox User <tbox@isc.org>
Tue, 5 Jan 2016 01:04:24 +0000 (01:04 +0000)
committerTinderbox User <tbox@isc.org>
Tue, 5 Jan 2016 01:04:24 +0000 (01:04 +0000)
bin/dig/nslookup.1
bin/dig/nslookup.html
doc/arm/Bv9ARM.ch09.html
doc/arm/notes.html

index ee9106b4fe8c3288146122093039b871d07c80fc..8bc92d8478466968c4381b2c598041629ea3123c 100644 (file)
@@ -281,6 +281,10 @@ Try the next nameserver if a nameserver responds with SERVFAIL or a referral (no
 .RE
 .sp
 .RE
+.SH "RETURN VALUES"
+.PP
+\fBnslookup\fR
+returns with an exit status of 1 if any query failed, and 0 otherwise\&.
 .SH "FILES"
 .PP
 /etc/resolv\&.conf
index ec8d16eaf9665206935425d43d22d8480e9c53fd..f710027349c2af57cfaae0790ac4a944f63faec7 100644 (file)
@@ -298,12 +298,19 @@ nslookup -query=hinfo  -timeout=10
 </dl></div>
 </div>
 <div class="refsection">
-<a name="id-1.10"></a><h2>FILES</h2>
+<a name="id-1.10"></a><h2>RETURN VALUES</h2>
+<p>
+      <span class="command"><strong>nslookup</strong></span> returns with an exit status of 1
+      if any query failed, and 0 otherwise.
+    </p>
+</div>
+<div class="refsection">
+<a name="id-1.11"></a><h2>FILES</h2>
 <p><code class="filename">/etc/resolv.conf</code>
     </p>
 </div>
 <div class="refsection">
-<a name="id-1.11"></a><h2>SEE ALSO</h2>
+<a name="id-1.12"></a><h2>SEE ALSO</h2>
 <p><span class="citerefentry"><span class="refentrytitle">dig</span>(1)</span>,
       <span class="citerefentry"><span class="refentrytitle">host</span>(1)</span>,
       <span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>.
index 591c1caa7595536c752a46dcfe103e3ffd829664..8b0796afb51e5984cbbc29043ffbd8dac527acb5 100644 (file)
        </p>
 </li>
 <li class="listitem"><p>
-         Specfic APL data could trigger a INSIST.  This flaw was discovered
-         by Brian Mitchell and is disclosed in CVE-2015-8704. [RT #41396]
+         Specific APL data could trigger an INSIST.  This flaw
+         was discovered by Brian Mitchell and is disclosed in
+         CVE-2015-8704. [RT #41396]
        </p></li>
 <li class="listitem"><p>
-         render_ecs errors when printing out a OPT record were
-         mishandled resulting in a assertion failure. This flaw
-         was discovered by Brian Mitchell and is disclosed in
-         CVE-2015-8705. [RT #41396]
+         Certain errors that could be encountered when printing out
+         or logging an OPT record containing a CLIENT-SUBNET option
+         could be mishandled, resulting in an assertion failure.
+         This flaw was discovered by Brian Mitchell and is disclosed
+         in CVE-2015-8705. [RT #41396]
        </p></li>
 </ul></div>
 </div>
 <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"><p>
+         Authoritative servers that were marked as bogus (e.g. blackholed
+         in configuration or with invalid addresses) were being queried
+         anyway. [RT #41321]
+       </p></li>
 <li class="listitem"><p>
          Some of the options for GeoIP ACLs, including "areacode",
          "metrocode", and "timezone", were incorrectly documented
index aae029b7feaa62116cdb3db1190bcf341a00ab20..49ae2e5707c995fd2de33f039186f065037a15f0 100644 (file)
        </p>
 </li>
 <li class="listitem"><p>
-         Specfic APL data could trigger a INSIST.  This flaw was discovered
-         by Brian Mitchell and is disclosed in CVE-2015-8704. [RT #41396]
+         Specific APL data could trigger an INSIST.  This flaw
+         was discovered by Brian Mitchell and is disclosed in
+         CVE-2015-8704. [RT #41396]
        </p></li>
 <li class="listitem"><p>
-         render_ecs errors when printing out a OPT record were
-         mishandled resulting in a assertion failure. This flaw
-         was discovered by Brian Mitchell and is disclosed in
-         CVE-2015-8705. [RT #41396]
+         Certain errors that could be encountered when printing out
+         or logging an OPT record containing a CLIENT-SUBNET option
+         could be mishandled, resulting in an assertion failure.
+         This flaw was discovered by Brian Mitchell and is disclosed
+         in CVE-2015-8705. [RT #41396]
        </p></li>
 </ul></div>
 </div>
 <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"><p>
+         Authoritative servers that were marked as bogus (e.g. blackholed
+         in configuration or with invalid addresses) were being queried
+         anyway. [RT #41321]
+       </p></li>
 <li class="listitem"><p>
          Some of the options for GeoIP ACLs, including "areacode",
          "metrocode", and "timezone", were incorrectly documented