]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen v9_10_4_patch
authorTinderbox User <tbox@isc.org>
Thu, 7 Jul 2016 04:28:25 +0000 (04:28 +0000)
committerTinderbox User <tbox@isc.org>
Thu, 7 Jul 2016 04:28:25 +0000 (04:28 +0000)
54 files changed:
bin/pkcs11/pkcs11-destroy.8
bin/pkcs11/pkcs11-destroy.html
bin/pkcs11/pkcs11-keygen.8
bin/pkcs11/pkcs11-keygen.html
bin/pkcs11/pkcs11-list.8
bin/pkcs11/pkcs11-list.html
bin/pkcs11/pkcs11-tokens.8
bin/pkcs11/pkcs11-tokens.html
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.ch13.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-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-revoke.html
doc/arm/man.dnssec-settime.html
doc/arm/man.dnssec-signzone.html
doc/arm/man.dnssec-verify.html
doc/arm/man.genrandom.html
doc/arm/man.host.html
doc/arm/man.isc-hmac-fixup.html
doc/arm/man.lwresd.html
doc/arm/man.named-checkconf.html
doc/arm/man.named-checkzone.html
doc/arm/man.named-journalprint.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.nsupdate.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

index 84a70dc5608a8e25c0e9f4c12a984e513ec04db0..284cabc8d613a63d74307b7aeb19b77ea9e5e5f9 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2009, 2014, 2015 Internet Systems Consortium, Inc. ("ISC")
 .\" 
 .\" Permission to use, copy, modify, and/or distribute this software for any
 .\" purpose with or without fee is hereby granted, provided that the above
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id$
-.\"
 .hy 0
 .ad l
-.\"     Title: pkcs11\-destroy
+'\" t
+.\"     Title: pkcs11-destroy
 .\"    Author: 
-.\" Generator: DocBook XSL Stylesheets v1.71.1 <http://docbook.sf.net/>
-.\"      Date: Sep 18, 2009
+.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
+.\"      Date: 2014-01-15
 .\"    Manual: BIND9
-.\"    Source: BIND9
+.\"    Source: ISC
+.\"  Language: English
 .\"
-.TH "PKCS11\-DESTROY" "8" "Sep 18, 2009" "BIND9" "BIND9"
+.TH "PKCS11\-DESTROY" "8" "2014\-01\-15" "ISC" "BIND9"
+.\" -----------------------------------------------------------------
+.\" * Define some portability stuff
+.\" -----------------------------------------------------------------
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.\" http://bugs.debian.org/507673
+.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.ie \n(.g .ds Aq \(aq
+.el       .ds Aq '
+.\" -----------------------------------------------------------------
+.\" * set default formatting
+.\" -----------------------------------------------------------------
 .\" disable hyphenation
 .nh
 .\" disable justification (adjust text to left margin only)
 .ad l
+.\" -----------------------------------------------------------------
+.\" * MAIN CONTENT STARTS HERE *
+.\" -----------------------------------------------------------------
 .SH "NAME"
-pkcs11\-destroy \- destroy PKCS#11 objects
+pkcs11-destroy \- destroy PKCS#11 objects
 .SH "SYNOPSIS"
-.HP 15
+.HP \w'\fBpkcs11\-destroy\fR\ 'u
 \fBpkcs11\-destroy\fR [\fB\-m\ \fR\fB\fImodule\fR\fR] [\fB\-s\ \fR\fB\fIslot\fR\fR] {\-i\ \fIID\fR | \-l\ \fIlabel\fR} [\fB\-p\ \fR\fB\fIPIN\fR\fR] [\fB\-w\ \fR\fB\fIseconds\fR\fR]
 .SH "DESCRIPTION"
 .PP
@@ -39,50 +54,52 @@ pkcs11\-destroy \- destroy PKCS#11 objects
 destroys keys stored in a PKCS#11 device, identified by their
 \fBID\fR
 or
-\fBlabel\fR.
+\fBlabel\fR\&.
 .PP
-Matching keys are displayed before being destroyed. By default, there is a five second delay to allow the user to interrupt the process before the destruction takes place.
+Matching keys are displayed before being destroyed\&. By default, there is a five second delay to allow the user to interrupt the process before the destruction takes place\&.
 .SH "ARGUMENTS"
 .PP
 \-m \fImodule\fR
 .RS 4
-Specify the PKCS#11 provider module. This must be the full path to a shared library object implementing the PKCS#11 API for the device.
+Specify the PKCS#11 provider module\&. This must be the full path to a shared library object implementing the PKCS#11 API for the device\&.
 .RE
 .PP
 \-s \fIslot\fR
 .RS 4
-Open the session with the given PKCS#11 slot. The default is slot 0.
+Open the session with the given PKCS#11 slot\&. The default is slot 0\&.
 .RE
 .PP
 \-i \fIID\fR
 .RS 4
-Destroy keys with the given object ID.
+Destroy keys with the given object ID\&.
 .RE
 .PP
 \-l \fIlabel\fR
 .RS 4
-Destroy keys with the given label.
+Destroy keys with the given label\&.
 .RE
 .PP
 \-p \fIPIN\fR
 .RS 4
-Specify the PIN for the device. If no PIN is provided on the command line,
+Specify the PIN for the device\&. If no PIN is provided on the command line,
 \fBpkcs11\-destroy\fR
-will prompt for it.
+will prompt for it\&.
 .RE
 .PP
 \-w \fIseconds\fR
 .RS 4
-Specify how long to pause before carrying out key destruction. The default is five seconds. If set to
-0, destruction will be immediate.
+Specify how long to pause before carrying out key destruction\&. The default is five seconds\&. If set to
+0, destruction will be immediate\&.
 .RE
 .SH "SEE ALSO"
 .PP
-\fBpkcs11\-list\fR(3),
-\fBpkcs11\-keygen\fR(3)
+\fBpkcs11-keygen\fR(8),
+\fBpkcs11-list\fR(8),
+\fBpkcs11-tokens\fR(8)
 .SH "AUTHOR"
 .PP
-Internet Systems Consortium
+\fBInternet Systems Consortium, Inc\&.\fR
 .SH "COPYRIGHT"
-Copyright \(co 2009 Internet Systems Consortium, Inc. ("ISC")
+.br
+Copyright \(co 2009, 2014, 2015 Internet Systems Consortium, Inc. ("ISC")
 .br
index eb3125709f74e94593203d03a7d3d7f6661f111c..dec663beb8da685701dc3592214bf8ccc9bfafb3 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2009, 2014, 2015 Internet Systems Consortium, Inc. ("ISC")
  - 
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
  - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  - PERFORMANCE OF THIS SOFTWARE.
 -->
-<!-- $Id$ -->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title>pkcs11-destroy</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
 </head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
 <a name="man.pkcs11-destroy"></a><div class="titlepage"></div>
 <div class="refnamediv">
 <h2>Name</h2>
 <h2>Synopsis</h2>
 <div class="cmdsynopsis"><p><code class="command">pkcs11-destroy</code>  [<code class="option">-m <em class="replaceable"><code>module</code></em></code>] [<code class="option">-s <em class="replaceable"><code>slot</code></em></code>] { -i <em class="replaceable"><code>ID</code></em>  |   -l <em class="replaceable"><code>label</code></em> } [<code class="option">-p <em class="replaceable"><code>PIN</code></em></code>] [<code class="option">-w <em class="replaceable"><code>seconds</code></em></code>]</p></div>
 </div>
-<div class="refsect1" lang="en">
-<a name="id2543393"></a><h2>DESCRIPTION</h2>
+<div class="refsection">
+<a name="id-1.7"></a><h2>DESCRIPTION</h2>
 <p>
-      <span><strong class="command">pkcs11-destroy</strong></span> destroys keys stored in a
+      <span class="command"><strong>pkcs11-destroy</strong></span> destroys keys stored in a
       PKCS#11 device, identified by their <code class="option">ID</code> or
       <code class="option">label</code>.
     </p>
@@ -43,9 +42,9 @@
       process before the destruction takes place.
     </p>
 </div>
-<div class="refsect1" lang="en">
-<a name="id2543415"></a><h2>ARGUMENTS</h2>
-<div class="variablelist"><dl>
+<div class="refsection">
+<a name="id-1.8"></a><h2>ARGUMENTS</h2>
+<div class="variablelist"><dl class="variablelist">
 <dt><span class="term">-m <em class="replaceable"><code>module</code></em></span></dt>
 <dd><p>
             Specify the PKCS#11 provider module.  This must be the full
@@ -68,7 +67,7 @@
 <dt><span class="term">-p <em class="replaceable"><code>PIN</code></em></span></dt>
 <dd><p>
             Specify the PIN for the device.  If no PIN is provided on the
-            command line, <span><strong class="command">pkcs11-destroy</strong></span> will prompt for it.
+            command line, <span class="command"><strong>pkcs11-destroy</strong></span> will prompt for it.
           </p></dd>
 <dt><span class="term">-w <em class="replaceable"><code>seconds</code></em></span></dt>
 <dd><p>
           </p></dd>
 </dl></div>
 </div>
-<div class="refsect1" lang="en">
-<a name="id2543537"></a><h2>SEE ALSO</h2>
+<div class="refsection">
+<a name="id-1.9"></a><h2>SEE ALSO</h2>
 <p>
-      <span class="citerefentry"><span class="refentrytitle">pkcs11-list</span>(3)</span>,
-      <span class="citerefentry"><span class="refentrytitle">pkcs11-keygen</span>(3)</span>
-    </p>
-</div>
-<div class="refsect1" lang="en">
-<a name="id2543563"></a><h2>AUTHOR</h2>
-<p><span class="corpauthor">Internet Systems Consortium</span>
+      <span class="citerefentry"><span class="refentrytitle">pkcs11-keygen</span>(8)</span>,
+      <span class="citerefentry"><span class="refentrytitle">pkcs11-list</span>(8)</span>,
+      <span class="citerefentry"><span class="refentrytitle">pkcs11-tokens</span>(8)</span>
     </p>
 </div>
 </div></body>
index 9247e337ce23f91d905acf541b9840a4f1b08bb3..b2f7ee4994a68c069dea0198e2be4c9564d452d9 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2009, 2014, 2015 Internet Systems Consortium, Inc. ("ISC")
 .\" 
 .\" Permission to use, copy, modify, and/or distribute this software for any
 .\" purpose with or without fee is hereby granted, provided that the above
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id$
-.\"
 .hy 0
 .ad l
-.\"     Title: pkcs11\-ecgen
+'\" t
+.\"     Title: pkcs11-keygen
 .\"    Author: 
-.\" Generator: DocBook XSL Stylesheets v1.71.1 <http://docbook.sf.net/>
-.\"      Date: Feb 30, 2012
+.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
+.\"      Date: 2014-01-15
 .\"    Manual: BIND9
-.\"    Source: BIND9
+.\"    Source: ISC
+.\"  Language: English
 .\"
-.TH "PKCS11\-ECGEN" "8" "Feb 30, 2012" "BIND9" "BIND9"
+.TH "PKCS11\-KEYGEN" "8" "2014\-01\-15" "ISC" "BIND9"
+.\" -----------------------------------------------------------------
+.\" * Define some portability stuff
+.\" -----------------------------------------------------------------
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.\" http://bugs.debian.org/507673
+.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.ie \n(.g .ds Aq \(aq
+.el       .ds Aq '
+.\" -----------------------------------------------------------------
+.\" * set default formatting
+.\" -----------------------------------------------------------------
 .\" disable hyphenation
 .nh
 .\" disable justification (adjust text to left margin only)
 .ad l
+.\" -----------------------------------------------------------------
+.\" * MAIN CONTENT STARTS HERE *
+.\" -----------------------------------------------------------------
 .SH "NAME"
-pkcs11\-keygen \- generate keys on a PKCS#11 device
+pkcs11-keygen \- generate keys on a PKCS#11 device
 .SH "SYNOPSIS"
-.HP 14
+.HP \w'\fBpkcs11\-keygen\fR\ 'u
 \fBpkcs11\-keygen\fR {\-a\ \fIalgorithm\fR} [\fB\-b\ \fR\fB\fIkeysize\fR\fR] [\fB\-e\fR] [\fB\-i\ \fR\fB\fIid\fR\fR] [\fB\-m\ \fR\fB\fImodule\fR\fR] [\fB\-P\fR] [\fB\-p\ \fR\fB\fIPIN\fR\fR] [\fB\-q\fR] [\fB\-S\fR] [\fB\-s\ \fR\fB\fIslot\fR\fR] {label}
 .SH "DESCRIPTION"
 .PP
@@ -40,74 +55,74 @@ causes a PKCS#11 device to generate a new key pair with the given
 \fBlabel\fR
 (which must be unique) and with
 \fBkeysize\fR
-bits of prime.
+bits of prime\&.
 .SH "ARGUMENTS"
 .PP
 \-a \fIalgorithm\fR
 .RS 4
-Specify the key algorithm class: Supported classes are RSA, DSA, DH, and ECC. In addition to these strings, the
+Specify the key algorithm class: Supported classes are RSA, DSA, DH, and ECC\&. In addition to these strings, the
 \fBalgorithm\fR
-can be specified as a DNSSEC signing algorithm that will be used with this key; for example, NSEC3RSASHA1 maps to RSA, and ECDSAP256SHA256 maps to ECC. The default class is "RSA".
+can be specified as a DNSSEC signing algorithm that will be used with this key; for example, NSEC3RSASHA1 maps to RSA, and ECDSAP256SHA256 maps to ECC\&. The default class is "RSA"\&.
 .RE
 .PP
 \-b \fIkeysize\fR
 .RS 4
 Create the key pair with
 \fBkeysize\fR
-bits of prime. For ECC keys, the only valid values are 256 and 384, and the default is 256.
+bits of prime\&. For ECC keys, the only valid values are 256 and 384, and the default is 256\&.
 .RE
 .PP
 \-e
 .RS 4
-For RSA keys only, use a large exponent.
+For RSA keys only, use a large exponent\&.
 .RE
 .PP
 \-i \fIid\fR
 .RS 4
-Create key objects with id. The id is either an unsigned short 2 byte or an unsigned long 4 byte number.
+Create key objects with id\&. The id is either an unsigned short 2 byte or an unsigned long 4 byte number\&.
 .RE
 .PP
 \-m \fImodule\fR
 .RS 4
-Specify the PKCS#11 provider module. This must be the full path to a shared library object implementing the PKCS#11 API for the device.
+Specify the PKCS#11 provider module\&. This must be the full path to a shared library object implementing the PKCS#11 API for the device\&.
 .RE
 .PP
 \-P
 .RS 4
-Set the new private key to be non\-sensitive and extractable. The allows the private key data to be read from the PKCS#11 device. The default is for private keys to be sensitive and non\-extractable.
+Set the new private key to be non\-sensitive and extractable\&. The allows the private key data to be read from the PKCS#11 device\&. The default is for private keys to be sensitive and non\-extractable\&.
 .RE
 .PP
 \-p \fIPIN\fR
 .RS 4
-Specify the PIN for the device. If no PIN is provided on the command line,
-\fBpkcs11\-ecgen\fR
-will prompt for it.
+Specify the PIN for the device\&. If no PIN is provided on the command line,
+\fBpkcs11\-keygen\fR
+will prompt for it\&.
 .RE
 .PP
-\-e
+\-q
 .RS 4
-Quiet mode: suppress unnecessary output.
+Quiet mode: suppress unnecessary output\&.
 .RE
 .PP
 \-S
 .RS 4
-For Diffie\-Hellman (DH) keys only, use a special prime of 768, 1024 or 1536 bit size and base (aka generator) 2. If not specified, bit size will default to 1024.
+For Diffie\-Hellman (DH) keys only, use a special prime of 768, 1024 or 1536 bit size and base (aka generator) 2\&. If not specified, bit size will default to 1024\&.
 .RE
 .PP
 \-s \fIslot\fR
 .RS 4
-Open the session with the given PKCS#11 slot. The default is slot 0.
+Open the session with the given PKCS#11 slot\&. The default is slot 0\&.
 .RE
 .SH "SEE ALSO"
 .PP
-\fBpkcs11\-rsagen\fR(3),
-\fBpkcs11\-dsagen\fR(3),
-\fBpkcs11\-list\fR(3),
-\fBpkcs11\-destroy\fR(3),
-\fBdnssec\-keyfromlabel\fR(3),
+\fBpkcs11-destroy\fR(8),
+\fBpkcs11-list\fR(8),
+\fBpkcs11-tokens\fR(8),
+\fBdnssec-keyfromlabel\fR(8)
 .SH "AUTHOR"
 .PP
-Internet Systems Consortium
+\fBInternet Systems Consortium, Inc\&.\fR
 .SH "COPYRIGHT"
-Copyright \(co 2012 Internet Systems Consortium, Inc. ("ISC")
+.br
+Copyright \(co 2009, 2014, 2015 Internet Systems Consortium, Inc. ("ISC")
 .br
index 15fa4484100556ac27feb68bc98e5cb83ced2f07..1b99458a2cd18e6fc0e7157c86f2888e1694ba0b 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2009, 2014, 2015 Internet Systems Consortium, Inc. ("ISC")
  - 
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
  - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  - PERFORMANCE OF THIS SOFTWARE.
 -->
-<!-- $Id$ -->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>pkcs11-ecgen</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
+<title>pkcs11-keygen</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
 </head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
-<a name="man.pkcs11-ecgen"></a><div class="titlepage"></div>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
+<a name="man.pkcs11-keygen"></a><div class="titlepage"></div>
 <div class="refnamediv">
 <h2>Name</h2>
 <p><span class="application">pkcs11-keygen</span> &#8212; generate keys on a PKCS#11 device</p>
 <h2>Synopsis</h2>
 <div class="cmdsynopsis"><p><code class="command">pkcs11-keygen</code>  {-a <em class="replaceable"><code>algorithm</code></em>} [<code class="option">-b <em class="replaceable"><code>keysize</code></em></code>] [<code class="option">-e</code>] [<code class="option">-i <em class="replaceable"><code>id</code></em></code>] [<code class="option">-m <em class="replaceable"><code>module</code></em></code>] [<code class="option">-P</code>] [<code class="option">-p <em class="replaceable"><code>PIN</code></em></code>] [<code class="option">-q</code>] [<code class="option">-S</code>] [<code class="option">-s <em class="replaceable"><code>slot</code></em></code>] {label}</p></div>
 </div>
-<div class="refsect1" lang="en">
-<a name="id2543410"></a><h2>DESCRIPTION</h2>
+<div class="refsection">
+<a name="id-1.7"></a><h2>DESCRIPTION</h2>
 <p>
-      <span><strong class="command">pkcs11-keygen</strong></span> causes a PKCS#11 device to generate
+      <span class="command"><strong>pkcs11-keygen</strong></span> causes a PKCS#11 device to generate
       a new key pair with the given <code class="option">label</code> (which must be
       unique) and with <code class="option">keysize</code> bits of prime.
     </p>
 </div>
-<div class="refsect1" lang="en">
-<a name="id2543430"></a><h2>ARGUMENTS</h2>
-<div class="variablelist"><dl>
+<div class="refsection">
+<a name="id-1.8"></a><h2>ARGUMENTS</h2>
+<div class="variablelist"><dl class="variablelist">
 <dt><span class="term">-a <em class="replaceable"><code>algorithm</code></em></span></dt>
 <dd><p>
             Specify the key algorithm class: Supported classes are RSA,
 <dt><span class="term">-p <em class="replaceable"><code>PIN</code></em></span></dt>
 <dd><p>
             Specify the PIN for the device.  If no PIN is provided on
-            the command line, <span><strong class="command">pkcs11-ecgen</strong></span> will
+            the command line, <span class="command"><strong>pkcs11-keygen</strong></span> will
             prompt for it.
           </p></dd>
-<dt><span class="term">-e</span></dt>
+<dt><span class="term">-q</span></dt>
 <dd><p>
             Quiet mode: suppress unnecessary output.
           </p></dd>
           </p></dd>
 </dl></div>
 </div>
-<div class="refsect1" lang="en">
-<a name="id2543605"></a><h2>SEE ALSO</h2>
+<div class="refsection">
+<a name="id-1.9"></a><h2>SEE ALSO</h2>
 <p>
-      <span class="citerefentry"><span class="refentrytitle">pkcs11-rsagen</span>(3)</span>,
-      <span class="citerefentry"><span class="refentrytitle">pkcs11-dsagen</span>(3)</span>,
-      <span class="citerefentry"><span class="refentrytitle">pkcs11-list</span>(3)</span>,
-      <span class="citerefentry"><span class="refentrytitle">pkcs11-destroy</span>(3)</span>,
-      <span class="citerefentry"><span class="refentrytitle">dnssec-keyfromlabel</span>(3)</span>,
-    </p>
-</div>
-<div class="refsect1" lang="en">
-<a name="id2543657"></a><h2>AUTHOR</h2>
-<p><span class="corpauthor">Internet Systems Consortium</span>
+      <span class="citerefentry"><span class="refentrytitle">pkcs11-destroy</span>(8)</span>,
+      <span class="citerefentry"><span class="refentrytitle">pkcs11-list</span>(8)</span>,
+      <span class="citerefentry"><span class="refentrytitle">pkcs11-tokens</span>(8)</span>,
+      <span class="citerefentry"><span class="refentrytitle">dnssec-keyfromlabel</span>(8)</span>
     </p>
 </div>
 </div></body>
index c10183692e26d242c0dd82b815d965a1e6fbbe99..83e13a0e129f0e6d993264ff75a023b32ef12307 100644 (file)
@@ -1,37 +1,52 @@
-.\" Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
-.\"
+.\" Copyright (C) 2009, 2014, 2015 Internet Systems Consortium, Inc. ("ISC")
+.\" 
 .\" Permission to use, copy, modify, and/or distribute this software for any
 .\" purpose with or without fee is hereby granted, provided that the above
 .\" copyright notice and this permission notice appear in all copies.
-.\"
+.\" 
 .\" THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
 .\" REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
-.\" AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+.\" AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
 .\" INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
 .\" LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: pkcs11-list.8,v 1.3 2009/10/06 04:40:14 tbox Exp $
-.\"
 .hy 0
 .ad l
-.\"     Title: pkcs11\-list
+'\" t
+.\"     Title: pkcs11-list
 .\"    Author: 
-.\" Generator: DocBook XSL Stylesheets v1.71.1 <http://docbook.sf.net/>
-.\"      Date: Sep 18, 2009
+.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
+.\"      Date: 2009-10-05
 .\"    Manual: BIND9
-.\"    Source: BIND9
+.\"    Source: ISC
+.\"  Language: English
 .\"
-.TH "PKCS11\-LIST" "8" "Sep 18, 2009" "BIND9" "BIND9"
+.TH "PKCS11\-LIST" "8" "2009\-10\-05" "ISC" "BIND9"
+.\" -----------------------------------------------------------------
+.\" * Define some portability stuff
+.\" -----------------------------------------------------------------
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.\" http://bugs.debian.org/507673
+.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.ie \n(.g .ds Aq \(aq
+.el       .ds Aq '
+.\" -----------------------------------------------------------------
+.\" * set default formatting
+.\" -----------------------------------------------------------------
 .\" disable hyphenation
 .nh
 .\" disable justification (adjust text to left margin only)
 .ad l
+.\" -----------------------------------------------------------------
+.\" * MAIN CONTENT STARTS HERE *
+.\" -----------------------------------------------------------------
 .SH "NAME"
-pkcs11\-list \- list PKCS#11 objects
+pkcs11-list \- list PKCS#11 objects
 .SH "SYNOPSIS"
-.HP 12
+.HP \w'\fBpkcs11\-list\fR\ 'u
 \fBpkcs11\-list\fR [\fB\-P\fR] [\fB\-m\ \fR\fB\fImodule\fR\fR] [\fB\-s\ \fR\fB\fIslot\fR\fR] [\-i\ \fIID\fR] [\-l\ \fIlabel\fR] [\fB\-p\ \fR\fB\fIPIN\fR\fR]
 .SH "DESCRIPTION"
 .PP
@@ -40,47 +55,49 @@ lists the PKCS#11 objects with
 \fBID\fR
 or
 \fBlabel\fR
-or by default all objects.
+or by default all objects\&.
 .SH "ARGUMENTS"
 .PP
 \-P
 .RS 4
-List only the public objects. (Note that on some PKCS#11 devices, all objects are private.)
+List only the public objects\&. (Note that on some PKCS#11 devices, all objects are private\&.)
 .RE
 .PP
 \-m \fImodule\fR
 .RS 4
-Specify the PKCS#11 provider module. This must be the full path to a shared library object implementing the PKCS#11 API for the device.
+Specify the PKCS#11 provider module\&. This must be the full path to a shared library object implementing the PKCS#11 API for the device\&.
 .RE
 .PP
 \-s \fIslot\fR
 .RS 4
-Open the session with the given PKCS#11 slot. The default is slot 0.
+Open the session with the given PKCS#11 slot\&. The default is slot 0\&.
 .RE
 .PP
 \-i \fIID\fR
 .RS 4
-List only key objects with the given object ID.
+List only key objects with the given object ID\&.
 .RE
 .PP
 \-l \fIlabel\fR
 .RS 4
-List only key objects with the given label.
+List only key objects with the given label\&.
 .RE
 .PP
 \-p \fIPIN\fR
 .RS 4
-Specify the PIN for the device. If no PIN is provided on the command line,
+Specify the PIN for the device\&. If no PIN is provided on the command line,
 \fBpkcs11\-list\fR
-will prompt for it.
+will prompt for it\&.
 .RE
 .SH "SEE ALSO"
 .PP
-\fBpkcs11\-keygen\fR(3),
-\fBpkcs11\-destroy\fR(3)
+\fBpkcs11-destroy\fR(8),
+\fBpkcs11-keygen\fR(8),
+\fBpkcs11-tokens\fR(8)
 .SH "AUTHOR"
 .PP
-Internet Systems Consortium
+\fBInternet Systems Consortium, Inc\&.\fR
 .SH "COPYRIGHT"
-Copyright \(co 2009 Internet Systems Consortium, Inc. ("ISC")
+.br
+Copyright \(co 2009, 2014, 2015 Internet Systems Consortium, Inc. ("ISC")
 .br
index c51c5165a0c5b354c3cf9661877354af864e6ebd..e6d3104c8ef066323dbf46d916fb571e84ea50c3 100644 (file)
@@ -1,27 +1,25 @@
 <!--
- - Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
- -
+ - Copyright (C) 2009, 2014, 2015 Internet Systems Consortium, Inc. ("ISC")
+ - 
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
  - copyright notice and this permission notice appear in all copies.
- -
+ - 
  - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
  - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
- - AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+ - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
  - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
  - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
  - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  - PERFORMANCE OF THIS SOFTWARE.
 -->
-
-<!-- $Id: pkcs11-list.html,v 1.3 2009/10/06 04:40:14 tbox Exp $ -->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title>pkcs11-list</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
 </head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
 <a name="man.pkcs11-list"></a><div class="titlepage"></div>
 <div class="refnamediv">
 <h2>Name</h2>
 <h2>Synopsis</h2>
 <div class="cmdsynopsis"><p><code class="command">pkcs11-list</code>  [<code class="option">-P</code>] [<code class="option">-m <em class="replaceable"><code>module</code></em></code>] [<code class="option">-s <em class="replaceable"><code>slot</code></em></code>] [-i <em class="replaceable"><code>ID</code></em>] [-l <em class="replaceable"><code>label</code></em>] [<code class="option">-p <em class="replaceable"><code>PIN</code></em></code>]</p></div>
 </div>
-<div class="refsect1" lang="en">
-<a name="id2543383"></a><h2>DESCRIPTION</h2>
+<div class="refsection">
+<a name="id-1.7"></a><h2>DESCRIPTION</h2>
 <p>
-      <span><strong class="command">pkcs11-list</strong></span>
+      <span class="command"><strong>pkcs11-list</strong></span>
       lists the PKCS#11 objects with <code class="option">ID</code> or
       <code class="option">label</code> or by default all objects.
     </p>
 </div>
-<div class="refsect1" lang="en">
-<a name="id2543404"></a><h2>ARGUMENTS</h2>
-<div class="variablelist"><dl>
+<div class="refsection">
+<a name="id-1.8"></a><h2>ARGUMENTS</h2>
+<div class="variablelist"><dl class="variablelist">
 <dt><span class="term">-P</span></dt>
 <dd><p>
             List only the public objects. (Note that on some PKCS#11
 <dt><span class="term">-p <em class="replaceable"><code>PIN</code></em></span></dt>
 <dd><p>
             Specify the PIN for the device.  If no PIN is provided on the
-            command line, <span><strong class="command">pkcs11-list</strong></span> will prompt for it.
+            command line, <span class="command"><strong>pkcs11-list</strong></span> will prompt for it.
           </p></dd>
 </dl></div>
 </div>
-<div class="refsect1" lang="en">
-<a name="id2543515"></a><h2>SEE ALSO</h2>
+<div class="refsection">
+<a name="id-1.9"></a><h2>SEE ALSO</h2>
 <p>
-      <span class="citerefentry"><span class="refentrytitle">pkcs11-keygen</span>(3)</span>,
-      <span class="citerefentry"><span class="refentrytitle">pkcs11-destroy</span>(3)</span>
-    </p>
-</div>
-<div class="refsect1" lang="en">
-<a name="id2543542"></a><h2>AUTHOR</h2>
-<p><span class="corpauthor">Internet Systems Consortium</span>
+      <span class="citerefentry"><span class="refentrytitle">pkcs11-destroy</span>(8)</span>,
+      <span class="citerefentry"><span class="refentrytitle">pkcs11-keygen</span>(8)</span>,
+      <span class="citerefentry"><span class="refentrytitle">pkcs11-tokens</span>(8)</span>
     </p>
 </div>
 </div></body>
index 068177fc1267ad86acd33567d490bad0eb9dbec6..5cffd8350b8da5ce636e2e4951d6a4891abe7e67 100644 (file)
@@ -1,51 +1,72 @@
-.\" Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
-.\"
+.\" Copyright (C) 2014, 2015 Internet Systems Consortium, Inc. ("ISC")
+.\" 
 .\" Permission to use, copy, modify, and/or distribute this software for any
 .\" purpose with or without fee is hereby granted, provided that the above
 .\" copyright notice and this permission notice appear in all copies.
-.\"
+.\" 
 .\" THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
 .\" REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
-.\" AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+.\" AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
 .\" INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
 .\" LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id$
-.\"
 .hy 0
 .ad l
-.\"     Title: pkcs11\-tokens
+'\" t
+.\"     Title: pkcs11-tokens
 .\"    Author: 
-.\" Generator: DocBook XSL Stylesheets v1.71.1 <http://docbook.sf.net/>
-.\"      Date: August 25, 2013
+.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
+.\"      Date: 2014-01-15
 .\"    Manual: BIND9
-.\"    Source: BIND9
+.\"    Source: ISC
+.\"  Language: English
 .\"
-.TH "PKCS11\-TOKENS" "8" "August 25, 2013" "BIND9" "BIND9"
+.TH "PKCS11\-TOKENS" "8" "2014\-01\-15" "ISC" "BIND9"
+.\" -----------------------------------------------------------------
+.\" * Define some portability stuff
+.\" -----------------------------------------------------------------
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.\" http://bugs.debian.org/507673
+.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.ie \n(.g .ds Aq \(aq
+.el       .ds Aq '
+.\" -----------------------------------------------------------------
+.\" * set default formatting
+.\" -----------------------------------------------------------------
 .\" disable hyphenation
 .nh
 .\" disable justification (adjust text to left margin only)
 .ad l
+.\" -----------------------------------------------------------------
+.\" * MAIN CONTENT STARTS HERE *
+.\" -----------------------------------------------------------------
 .SH "NAME"
-pkcs11\-tokens \- list PKCS#11 available tokens
+pkcs11-tokens \- list PKCS#11 available tokens
 .SH "SYNOPSIS"
-.HP 14
+.HP \w'\fBpkcs11\-tokens\fR\ 'u
 \fBpkcs11\-tokens\fR [\fB\-m\ \fR\fB\fImodule\fR\fR]
 .SH "DESCRIPTION"
 .PP
 \fBpkcs11\-tokens\fR
-lists the PKCS#11 available tokens with defaults from the slot/token scan performed at application initialization.
+lists the PKCS#11 available tokens with defaults from the slot/token scan performed at application initialization\&.
 .SH "ARGUMENTS"
 .PP
 \-m \fImodule\fR
 .RS 4
-Specify the PKCS#11 provider module. This must be the full path to a shared library object implementing the PKCS#11 API for the device.
+Specify the PKCS#11 provider module\&. This must be the full path to a shared library object implementing the PKCS#11 API for the device\&.
 .RE
+.SH "SEE ALSO"
+.PP
+\fBpkcs11-destroy\fR(8),
+\fBpkcs11-keygen\fR(8),
+\fBpkcs11-list\fR(8)
 .SH "AUTHOR"
 .PP
-Internet Systems Consortium
+\fBInternet Systems Consortium, Inc\&.\fR
 .SH "COPYRIGHT"
-Copyright \(co 2013 Internet Systems Consortium, Inc. ("ISC")
+.br
+Copyright \(co 2014, 2015 Internet Systems Consortium, Inc. ("ISC")
 .br
index 08fe552e7f286e02f977410d708dd75bad0ddcc9..b92bffe466f82636ff6f40163b0c58fe5cb81cd1 100644 (file)
@@ -1,27 +1,25 @@
 <!--
- - Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
- -
+ - Copyright (C) 2014, 2015 Internet Systems Consortium, Inc. ("ISC")
+ - 
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
  - copyright notice and this permission notice appear in all copies.
- -
+ - 
  - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
  - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
- - AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+ - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
  - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
  - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
  - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  - PERFORMANCE OF THIS SOFTWARE.
 -->
-
-<!-- $Id$ -->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title>pkcs11-tokens</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
 </head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
 <a name="man.pkcs11-tokens"></a><div class="titlepage"></div>
 <div class="refnamediv">
 <h2>Name</h2>
 <h2>Synopsis</h2>
 <div class="cmdsynopsis"><p><code class="command">pkcs11-tokens</code>  [<code class="option">-m <em class="replaceable"><code>module</code></em></code>]</p></div>
 </div>
-<div class="refsect1" lang="en">
-<a name="id2543342"></a><h2>DESCRIPTION</h2>
+<div class="refsection">
+<a name="id-1.7"></a><h2>DESCRIPTION</h2>
 <p>
-      <span><strong class="command">pkcs11-tokens</strong></span>
+      <span class="command"><strong>pkcs11-tokens</strong></span>
       lists the PKCS#11 available tokens with defaults from the slot/token
       scan performed at application initialization.
     </p>
 </div>
-<div class="refsect1" lang="en">
-<a name="id2543355"></a><h2>ARGUMENTS</h2>
-<div class="variablelist"><dl>
+<div class="refsection">
+<a name="id-1.8"></a><h2>ARGUMENTS</h2>
+<div class="variablelist"><dl class="variablelist">
 <dt><span class="term">-m <em class="replaceable"><code>module</code></em></span></dt>
 <dd><p>
             Specify the PKCS#11 provider module.  This must be the full
           </p></dd>
 </dl></div>
 </div>
-<div class="refsect1" lang="en">
-<a name="id2543382"></a><h2>AUTHOR</h2>
-<p><span class="corpauthor">Internet Systems Consortium</span>
+<div class="refsection">
+<a name="id-1.9"></a><h2>SEE ALSO</h2>
+<p>
+      <span class="citerefentry"><span class="refentrytitle">pkcs11-destroy</span>(8)</span>,
+      <span class="citerefentry"><span class="refentrytitle">pkcs11-keygen</span>(8)</span>,
+      <span class="citerefentry"><span class="refentrytitle">pkcs11-list</span>(8)</span>
     </p>
 </div>
 </div></body>
index 8e219141df6fac2b3b6c5461f0ff4ea3c396a02d..aa1f38a32156553783b3aa9cbbff81b9653cc1fc 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index f5d4a402566705877ee329f757aa1e1fb26b8e05..e0b7c5cdee614542eb58e1fdb4519f386206f6dd 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index a145283a85ab48b098013a92f6c8c2db05088e02..1ec0daeb671386e2450dd589d1ae1581943406f5 100644 (file)
@@ -669,6 +669,6 @@ controls {
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 58247c9d98d2241d055fe89b33854a03d706a96d..1b0a211334fbfe14fc82802c0ec073a28f94516e 100644 (file)
@@ -2326,6 +2326,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.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 89953f2f8bea66d397d9de6c3509c6c0bba25f30..b9a35c4b4d104fa8aa2bd8551f6e9fa0ffffce8e 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 4610a9b33fe3709c66e1a9d612dff9933255408b..a23509429929f2289534d6bd5f2ce2fd5cde1774 100644 (file)
@@ -12845,6 +12845,6 @@ HOST-127.EXAMPLE. MX 0 .
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 3c6d9f3666cb4a1ffe481d79015626b9e61cb631..73f25434fd0807252e0f4520e57e495294b0fe99 100644 (file)
@@ -248,6 +248,6 @@ zone "example.com" {
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 6ee72bfdfc1049e55a32819590b6f95fcbee0ed5..9d766902c3faef7829eac2cc1b2ead5fa5319774 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 502c732df1d55db1a89edcccf8ebc0dec9144f38..964f9b33314ecdb5cdd7e3b4b7fa387b3d1cbaec 100644 (file)
@@ -44,7 +44,7 @@
 <div class="toc">
 <p><b>Table of Contents</b></p>
 <dl class="toc">
-<dt><span class="section"><a href="Bv9ARM.ch09.html#id-1.10.2">Release Notes for BIND Version 9.10.4-P1</a></span></dt>
+<dt><span class="section"><a href="Bv9ARM.ch09.html#id-1.10.2">Release Notes for BIND Version 9.10.4-P2</a></span></dt>
 <dd><dl>
 <dt><span class="section"><a href="Bv9ARM.ch09.html#relnotes_intro">Introduction</a></span></dt>
 <dt><span class="section"><a href="Bv9ARM.ch09.html#relnotes_download">Download</a></span></dt>
@@ -60,7 +60,7 @@
 </div>
 <div class="section">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="id-1.10.2"></a>Release Notes for BIND Version 9.10.4-P1</h2></div></div></div>
+<a name="id-1.10.2"></a>Release Notes for BIND Version 9.10.4-P2</h2></div></div></div>
 <div class="section">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="relnotes_intro"></a>Introduction</h3></div></div></div>
 <div class="titlepage"><div><div><h3 class="title">
 <a name="relnotes_security"></a>Security Fixes</h3></div></div></div>
 <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p>
-         None.
+         getrrsetbyname with a non absolute name could trigger a
+         infinite recursion bug in lwresd and named with lwres
+         configured if when combined with a search list entry the
+         resulting name is too long.  This flaw is disclosed in
+         CVE-2016-XXXX.
        </p></li></ul></div>
 </div>
 <div class="section">
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 6a7334dbfdb6739a32a3a66fecdff15b7c099ca0..6a688c70c79a72755698d86b34acf49236e34a07 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 3e8f6fabe17b990626cdab47394ad4267e9ccf9a..0fc8f318c7b4a7ee627afaadffa7f7b28f081b36 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index b9e147f68df4881abadd26e3a4de1077d74aa960..e5bf14ef947cc60d7c01b5150063a7588cff70b0 100644 (file)
@@ -543,6 +543,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.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 4dac9380533b0ae82a57816e104b49fb6ec2d08b..7972b2230c3d59710176d9dbfb742557dbeec053 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 4d3bb61c67e31c6949be43fadb37af9980e0d21c..bae875ed11e2b37a61722d790ee11e13f840ec69 100644 (file)
@@ -40,7 +40,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.10.4-P1</p></div>
+<div><p class="releaseinfo">BIND Version 9.10.4-P2</p></div>
 <div><p class="copyright">Copyright Â© 2004-2015 Internet Systems Consortium, Inc. ("ISC")</p></div>
 <div><p class="copyright">Copyright Â© 2000-2003 Internet Software Consortium.</p></div>
 </div>
 </dl></dd>
 <dt><span class="appendix"><a href="Bv9ARM.ch09.html">A. Release Notes</a></span></dt>
 <dd><dl>
-<dt><span class="section"><a href="Bv9ARM.ch09.html#id-1.10.2">Release Notes for BIND Version 9.10.4-P1</a></span></dt>
+<dt><span class="section"><a href="Bv9ARM.ch09.html#id-1.10.2">Release Notes for BIND Version 9.10.4-P2</a></span></dt>
 <dd><dl>
 <dt><span class="section"><a href="Bv9ARM.ch09.html#relnotes_intro">Introduction</a></span></dt>
 <dt><span class="section"><a href="Bv9ARM.ch09.html#relnotes_download">Download</a></span></dt>
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index e97f86214af41dfb7ec129354e8a5a554525ad93..3813666d4d5fe42fc15b2a1c9bc9b4a5d3c2ad20 100644 (file)
Binary files a/doc/arm/Bv9ARM.pdf and b/doc/arm/Bv9ARM.pdf differ
index 10b6ea53b3ebc20129f290ee354e29bc841c1356..d58443bb3d35bdd3af983441ee87fabbde15786a 100644 (file)
@@ -81,6 +81,6 @@
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 1489dcf18490a4ae7b8762578338d5a8cb097894..ad2e9770083dfdfa59e7ff3c59711ae7ffad10ca 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 75e4cd92174fe5ed83bc133effd51b91429d8d84..d41de3a29bdb36f1d833bdab1ab50a0c81166d72 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 30536de1e51dbf81c5eb2609ad59659fdc3bfbea..9810edeb559aebd6ee5d4267f74c3ee2782e4b8f 100644 (file)
@@ -809,6 +809,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.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index da42ffcb3d6bfde68ed1818a52f2967cd621e30e..77ee01721b54c3719cb6fc63c531c6c92e32bcbc 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index c83a6b562ef87ad7b7891fdfaebedbfb2021bcd0..4e20892bb29ce2d5d9319644426f6bbff237942b 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 837df9d49d17dfde016ca2c4ebd1363be06e6b36..e3e18761bda927e0fb235eed59771825600d7d47 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 95988ad19fa936a4a1f25f2babe5c04433666d64..378e478b561ec7d0fc6c2c6e4d7cc69e7cdd3e1d 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 5d81a1c58c3b05d46ebff517f50bd951c3989252..c52d95d98394dadf31bf95b1b02953514bbb5d01 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 1b2b7dfa15a2d40a519f2323f492fabd206eb688..60f189db3e255c0d13957343d1ccb68b0e7b353e 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 489dadd451f610c0ea4170a7e6a6bbe3deca6717..f0a57c8571b21c6bade3aa2e55c398eed3465b78 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 8c737785c0425b4cbbcbf9260ca3ee3ade416495..69178a4a6a9755d516c9de9a1308676c13fc0f52 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 3018e6ed6ace1c73529c588c989652a37e07c2c1..67a84b30c30eecc7d79dfb6ad0bf646c24f97e32 100644 (file)
@@ -564,6 +564,6 @@ db.example.com.signed
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 45935a339adc17a12beb9e86ee41fb2cf6e4977b..1426680e252b3aca10362318f038b80d8c55108a 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 333805485f7a08f3341a6441f1186d80aa3dbcfc..eb98b0ebe4973114c44753c306e962e85ff32193 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 5ddc7c01b86fd0e747daaf8b3beb8d80b08ced6a..ec82487622eaf167feeec77181a974e7b2fc612d 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 3e82e8030f25ec206504d661826ed4a511308fdf..ebceef0f20ad12918d3d73991c0798a511f7d2f4 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 40ec4158fbccce9a15815dcc7ef537eeb1bf8548..f7e5cce656ccf3931ab3adc13077e21eea24acbe 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 53170ca2044117540a3563fcdf3ee2553b3c9959..d2a7ad392975c2ea97e7f4948fade0aad801c53c 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 957bead97dd8772d26bcbe42a967d4bfdb0b08ed..3cca90cf557205ba6fed5e65a0329e909752d1fe 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index cbc622bba11cba91497db095b51f041aefb983a0..d1d1b85520083cbcac8355ed5011a18aee5cfe66 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 85a0fd6d5b8f232c98f30c5e63c55317f00902d9..b118a23114ed081c52a8067df5112cb8cc728a88 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index c2b0dd142f85cef1cc404358844a9c057fde6d59..6054feef4c76a636a12e58c83beeaea0bac5f54e 100644 (file)
@@ -676,6 +676,6 @@ zone
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 22546b28eaac6d35cd56c65cbb6b3b63d5abf7d7..ecb708c85191927708e30986d7fe7f8ba44b40e3 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 8bf23e8d31a832f63a12a30bbef8e524ce998ff1..37749b24a1708d173f187bbe3a68c8afd8f07cb7 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 2ce348852efb894bba01314ab30abd47fa98315b..56837f41db6fe1420586d2f76cad0ccd8cd7e657 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 423ae3258bbae1d2e80b36117c802192c64600ed..067e711afaae5692e25d994867363ce097759aff 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index ee751c5fcee04825ab49b63491eb5fc9f0467fad..ab715f23824f1d6a3b619c0694dccea135699d76 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index 8829c369b4d767be378431365cd2a0cb2b70f0d1..56a87ec79ece4f2653bad500df0e14a306a727c1 100644 (file)
 </tr>
 </table>
 </div>
-<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P1</p>
+<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.10.4-P2</p>
 </body>
 </html>
index fb2d8eacede5c9248ae3c8122ec4fb3f9142dfb6..ce2f4c865e2d3d60aa67ac67c4c423e87b1a96cf 100644 (file)
@@ -21,7 +21,7 @@
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="article"><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.10.4-P1</h2></div></div></div>
+<a name="id-1.2"></a>Release Notes for BIND Version 9.10.4-P2</h2></div></div></div>
 <div class="section">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="relnotes_intro"></a>Introduction</h3></div></div></div>
 <div class="titlepage"><div><div><h3 class="title">
 <a name="relnotes_security"></a>Security Fixes</h3></div></div></div>
 <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p>
-         None.
+         getrrsetbyname with a non absolute name could trigger a
+         infinite recursion bug in lwresd and named with lwres
+         configured if when combined with a search list entry the
+         resulting name is too long.  This flaw is disclosed in
+         CVE-2016-XXXX.
        </p></li></ul></div>
 </div>
 <div class="section">
index 18b8b865e63a624f5c3274b8e73076dfcc2864c3..139d6c6b08251451be7028d739303671506b5341 100644 (file)
Binary files a/doc/arm/notes.pdf and b/doc/arm/notes.pdf differ