mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 06:55:30 +00:00
CHANGES, release note
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -1,3 +1,6 @@
|
|||||||
|
4984. [bug] Improve handling of very large incremental
|
||||||
|
zone transfers to prevent journal corruption. [GL #339]
|
||||||
|
|
||||||
4983. [func] Add the ability to not return a DNS COOKIE option
|
4983. [func] Add the ability to not return a DNS COOKIE option
|
||||||
when one is present in the request (answer-cookie no;).
|
when one is present in the request (answer-cookie no;).
|
||||||
[GL #173]
|
[GL #173]
|
||||||
|
@@ -316,7 +316,10 @@
|
|||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
None.
|
<command>named</command> now rejects excessively large
|
||||||
|
incremental (IXFR) zone transfers in order to prevent
|
||||||
|
possible corruption of journal files which could cause
|
||||||
|
<command>named</command> to abort when loading zones. [GL #339]
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
Reference in New Issue
Block a user