]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen master
authorTinderbox User <tbox@isc.org>
Thu, 21 Sep 2017 01:10:02 +0000 (01:10 +0000)
committerTinderbox User <tbox@isc.org>
Thu, 21 Sep 2017 01:10:02 +0000 (01:10 +0000)
README
configure
doc/arm/Bv9ARM.ch09.html
doc/arm/notes.html

diff --git a/README b/README
index a48dd6403c0df50e417eb86fc3725a64089ff4a5..296d7530aa2953932a793d5e5cc404d366e5d0a8 100644 (file)
--- a/README
+++ b/README
@@ -94,7 +94,7 @@ BIND 9.12.0 is the newest development branch of BIND 9. It includes a
 number of changes from BIND 9.11 and earlier releases. New features
 include:
 
-  * named and related libraries have been substantially refactored for for
+  * named and related libraries have been substantially refactored for
     improved query performance -- particularly on delegation heavy zones
     -- and for improved readability, maintainability, and testability.
   * Code implementing the name server query processing logic has been
index 7459f1bc78478c9ca05639654842454b5bf65dc0..ba6c7ff2c549fe91ea5cd95c2cddfb0661d06d8b 100755 (executable)
--- a/configure
+++ b/configure
@@ -16649,8 +16649,8 @@ else
 fi
 
 
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use OpenSSL hash functions" >&5
-$as_echo_n "checking whether to use OpenSSL hash functions... " >&6; }
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for using OpenSSL for hash functions" >&5
+$as_echo_n "checking for using OpenSSL for hash functions... " >&6; }
 ISC_PLATFORM_OPENSSLHASH="#undef ISC_PLATFORM_OPENSSLHASH"
 if test "whenossl" = "$want_openssl_hash"
 then
index 6f7d0c16fbff5c267f292d6ffa562e7bb168fd09..d6ca123f9365b7ef557b0a27c216809634fa61ba 100644 (file)
 <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>
-         None.
+         The introduction of <span class="command"><strong>libns</strong></span> caused a bug
+         in which TCP client objects were not recycled after use,
+         leading to unconstrained memory growth. [RT #46029]
        </p>
       </li></ul></div>
   </div>
index 803d992c022536ba1414cacff2fa87209775224d..fdfb3da29cc7c625e3c29b8ab2a50908ef643a70 100644 (file)
 <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>
-         None.
+         The introduction of <span class="command"><strong>libns</strong></span> caused a bug
+         in which TCP client objects were not recycled after use,
+         leading to unconstrained memory growth. [RT #46029]
        </p>
       </li></ul></div>
   </div>