]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen master
authorTinderbox User <tbox@isc.org>
Wed, 25 Jan 2017 01:04:56 +0000 (01:04 +0000)
committerTinderbox User <tbox@isc.org>
Wed, 25 Jan 2017 01:04:56 +0000 (01:04 +0000)
bin/tools/mdig.1
bin/tools/mdig.html
doc/arm/Bv9ARM.ch09.html
doc/arm/man.mdig.html
doc/arm/notes.html

index aa3ad121b265e482bef469334129cfc19d34a3a7..2cac973e6f56af9069d9bd3021da64aa1b157697 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (C) 2015, 2016 Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2015-2017 Internet Systems Consortium, Inc. ("ISC")
 .\" 
 .\" This Source Code Form is subject to the terms of the Mozilla Public
 .\" License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -39,7 +39,7 @@
 mdig \- DNS pipelined lookup utility
 .SH "SYNOPSIS"
 .HP \w'\fBmdig\fR\ 'u
-\fBmdig\fR {@server} [\fB\-f\ \fR\fB\fIfilename\fR\fR] [\fB\-h\fR] [\fB\-v\fR] [\fB\-4\fR] [\fB\-6\fR] [\fB\-b\ \fR\fB\fIaddress\fR\fR] [\fB\-p\ \fR\fB\fIport#\fR\fR] [\fB\-c\ \fR\fB\fIclass\fR\fR] [\fB\-t\ \fR\fB\fItype\fR\fR] [\fB\-i\fR] [\fB\-x\ \fR\fB\fIaddr\fR\fR] [plusopt...]
+\fBmdig\fR {@server} [\fB\-f\ \fR\fB\fIfilename\fR\fR] [\fB\-h\fR] [\fB\-v\fR] [\fB\-4\fR] [\fB\-6\fR] [\fB\-m\fR] [\fB\-b\ \fR\fB\fIaddress\fR\fR] [\fB\-p\ \fR\fB\fIport#\fR\fR] [\fB\-c\ \fR\fB\fIclass\fR\fR] [\fB\-t\ \fR\fB\fItype\fR\fR] [\fB\-i\fR] [\fB\-x\ \fR\fB\fIaddr\fR\fR] [plusopt...]
 .HP \w'\fBmdig\fR\ 'u
 \fBmdig\fR {\-h}
 .HP \w'\fBmdig\fR\ 'u
@@ -114,6 +114,10 @@ option sets the source IP address of the query to
 \fIaddress\fR\&. This must be a valid address on one of the host\*(Aqs network interfaces or "0\&.0\&.0\&.0" or "::"\&. An optional port may be specified by appending "#<port>"
 .PP
 The
+\fB\-m\fR
+option enables memory usage debugging\&.
+.PP
+The
 \fB\-p\fR
 option is used when a non\-standard port number is to be queried\&.
 \fIport#\fR
@@ -400,5 +404,5 @@ RFC1035\&.
 \fBInternet Systems Consortium, Inc\&.\fR
 .SH "COPYRIGHT"
 .br
-Copyright \(co 2015, 2016 Internet Systems Consortium, Inc. ("ISC")
+Copyright \(co 2015-2017 Internet Systems Consortium, Inc. ("ISC")
 .br
index 720a303a7a86627223e914e5301386f03d7f8180..5f5134db9e158de2c9e1eb1805362313d3564756 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!--
- - Copyright (C) 2015, 2016 Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2015-2017 Internet Systems Consortium, Inc. ("ISC")
  - 
  - This Source Code Form is subject to the terms of the Mozilla Public
  - License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -37,6 +37,7 @@
        [<code class="option">-v</code>]
        [<code class="option">-4</code>]
        [<code class="option">-6</code>]
+       [<code class="option">-m</code>]
        [<code class="option">-b <em class="replaceable"><code>address</code></em></code>]
        [<code class="option">-p <em class="replaceable"><code>port#</code></em></code>]
        [<code class="option">-c <em class="replaceable"><code>class</code></em></code>]
       "#&lt;port&gt;"
     </p>
 
+    <p>
+      The <code class="option">-m</code> option enables memory usage debugging.
+    </p>
+
     <p>
       The <code class="option">-p</code> option is used when a non-standard port
       number is to be queried.
index 2c4ab449c7a9d0b35dff5fd3d4d3ecd1757b08d9..088cf488af57a8b252597a20192309dd98d7396b 100644 (file)
     <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
 <li class="listitem">
        <p>
-         Combining dns64 and rpz can result in dereferencing
-         a NULL pointer (read).  This flaw is dislosed in CVE-2017-3135.
-        [RT#44434]
+         If a server is configured with a response policy zone (RPZ)
+         that rewrites an answer with local data, and is also configured
+         for DNS64 address mapping, a NULL pointer can be read
+         triggering a server crash.  This flaw is disclosed in
+         CVE-2017-3135. [RT #44434]
        </p>
       </li>
 <li class="listitem">
index e9ec758dd9ff433b5f67f90d862f7964c31a6696..c636110556e5b9c3881106f709407590bdd8248e 100644 (file)
@@ -55,6 +55,7 @@
        [<code class="option">-v</code>]
        [<code class="option">-4</code>]
        [<code class="option">-6</code>]
+       [<code class="option">-m</code>]
        [<code class="option">-b <em class="replaceable"><code>address</code></em></code>]
        [<code class="option">-p <em class="replaceable"><code>port#</code></em></code>]
        [<code class="option">-c <em class="replaceable"><code>class</code></em></code>]
       "#&lt;port&gt;"
     </p>
 
+    <p>
+      The <code class="option">-m</code> option enables memory usage debugging.
+    </p>
+
     <p>
       The <code class="option">-p</code> option is used when a non-standard port
       number is to be queried.
index 77c44b8d2fed6a5c24ab9a11e78c27b5ba83a257..8068e34f676c25c75e8a69b94ce235428d7e74d1 100644 (file)
     <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
 <li class="listitem">
        <p>
-         Combining dns64 and rpz can result in dereferencing
-         a NULL pointer (read).  This flaw is dislosed in CVE-2017-3135.
-        [RT#44434]
+         If a server is configured with a response policy zone (RPZ)
+         that rewrites an answer with local data, and is also configured
+         for DNS64 address mapping, a NULL pointer can be read
+         triggering a server crash.  This flaw is disclosed in
+         CVE-2017-3135. [RT #44434]
        </p>
       </li>
 <li class="listitem">