mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 13:38:26 +00:00
regen master
This commit is contained in:
parent
3a554a444c
commit
f9d602f35c
@ -439,7 +439,12 @@
|
|||||||
<a name="relnotes_bugs"></a>Bug Fixes</h3></div></div></div>
|
<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">
|
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
|
||||||
<p>
|
<p>
|
||||||
None.
|
Due to some incorrectly deleted code, when BIND was
|
||||||
|
built with LMDB, zones that were deleted via
|
||||||
|
<span class="command"><strong>rndc delzone</strong></span> were removed from the
|
||||||
|
running server but were not removed from the new zone
|
||||||
|
database, so that deletion did not persist after a
|
||||||
|
server restart. This has been corrected. [RT #45185]
|
||||||
</p>
|
</p>
|
||||||
</li></ul></div>
|
</li></ul></div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -402,7 +402,12 @@
|
|||||||
<a name="relnotes_bugs"></a>Bug Fixes</h3></div></div></div>
|
<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">
|
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
|
||||||
<p>
|
<p>
|
||||||
None.
|
Due to some incorrectly deleted code, when BIND was
|
||||||
|
built with LMDB, zones that were deleted via
|
||||||
|
<span class="command"><strong>rndc delzone</strong></span> were removed from the
|
||||||
|
running server but were not removed from the new zone
|
||||||
|
database, so that deletion did not persist after a
|
||||||
|
server restart. This has been corrected. [RT #45185]
|
||||||
</p>
|
</p>
|
||||||
</li></ul></div>
|
</li></ul></div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user