]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen master
authorTinderbox User <tbox@isc.org>
Fri, 31 May 2013 01:04:49 +0000 (01:04 +0000)
committerTinderbox User <tbox@isc.org>
Fri, 31 May 2013 01:04:49 +0000 (01:04 +0000)
doc/arm/Bv9ARM.ch04.html

index 03bc8f0b1f2beaa25b91844e0263a4e36d30fde9..bbcae6f4c8c6cbe8b369d2e00c8c2405069b8c5c 100644 (file)
@@ -1457,14 +1457,15 @@ $ <strong class="userinput"><code>dnssec-signzone -S -K keys example.net</code><
 </ul></div>
 <p>The modified OpenSSL code is included in the BIND 9 release,
         in the form of a context diff against the latest verions of
-        OpenSSL.  OpenSSL 0.9.8 and 1.0.0 are both supported; there are
+        OpenSSL.  OpenSSL 0.9.8, 1.0.0 and 1.0.1 are supported; there are
         separate diffs for each version.  In the examples to follow,
-        we use OpenSSL 0.9.8, but the same methods work with OpenSSL 1.0.0.
+        we use OpenSSL 0.9.8, but the same methods work with OpenSSL 1.0.0
+       and 1.0.1.
     </p>
 <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
 <h3 class="title">Note</h3>
       The latest OpenSSL versions at the time of the BIND release
-      are 0.9.8s and 1.0.0f.
+      are 0.9.8y, 1.0.0k and 1.0.1e.
       ISC will provide an updated patch as new versions of OpenSSL
       are released. The version number in the following examples
       is expected to change.</div>