]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen master
authorTinderbox User <tbox@isc.org>
Sat, 23 Jan 2016 01:04:14 +0000 (01:04 +0000)
committerTinderbox User <tbox@isc.org>
Sat, 23 Jan 2016 01:04:14 +0000 (01:04 +0000)
doc/arm/Bv9ARM.ch09.html
doc/arm/notes.html

index 48d97e87b32c45e969d8b8d8e80edbbec39af8de..1d95e2cf314c5786e1bc6dd64d5d16d32eac9f14 100644 (file)
 <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>
+         A flag could be set in the wrong field when setting up
+         nonrecursive queries; this could cause the SERVFAIL cache to
+         cache responses it shouldn't.  New querytrace logging has been
+         added which identified this error. [RT #41155]
+       </p></li>
 <li class="listitem"><p>
          The server could crash due to a use-after-free if a
          zone transfer timed out. [RT #41297]
index cb973611ebc02c72d99d215d590b9d3d4fb5a78b..2a2ca118ecd6f23f86611eb4c1655e22ae9de6ac 100644 (file)
 <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>
+         A flag could be set in the wrong field when setting up
+         nonrecursive queries; this could cause the SERVFAIL cache to
+         cache responses it shouldn't.  New querytrace logging has been
+         added which identified this error. [RT #41155]
+       </p></li>
 <li class="listitem"><p>
          The server could crash due to a use-after-free if a
          zone transfer timed out. [RT #41297]