mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-13 02:25:35 -04:00
regen v9_11
This commit is contained in:
parent
f6b9092741
commit
fb2e132c5c
2 changed files with 26 additions and 0 deletions
|
|
@ -191,6 +191,19 @@
|
|||
<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>
|
||||
Named could deadlock there were multiple changes to
|
||||
NSEC/NSEC3 parameters for a zone being processed at the
|
||||
same time. [RT #42770]
|
||||
</p>
|
||||
</li>
|
||||
<li class="listitem">
|
||||
<p>
|
||||
Named could trigger a assertion when sending notify
|
||||
messages. [RT #44019]
|
||||
</p>
|
||||
</li>
|
||||
<li class="listitem">
|
||||
<p>
|
||||
Referencing a nonexistent zone in a <span class="command"><strong>response-policy</strong></span>
|
||||
|
|
|
|||
|
|
@ -153,6 +153,19 @@
|
|||
<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>
|
||||
Named could deadlock there were multiple changes to
|
||||
NSEC/NSEC3 parameters for a zone being processed at the
|
||||
same time. [RT #42770]
|
||||
</p>
|
||||
</li>
|
||||
<li class="listitem">
|
||||
<p>
|
||||
Named could trigger a assertion when sending notify
|
||||
messages. [RT #44019]
|
||||
</p>
|
||||
</li>
|
||||
<li class="listitem">
|
||||
<p>
|
||||
Referencing a nonexistent zone in a <span class="command"><strong>response-policy</strong></span>
|
||||
|
|
|
|||
Loading…
Reference in a new issue