2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

CHANGES, release note

This commit is contained in:
Evan Hunt
2018-06-27 17:34:51 -07:00
parent b1254430df
commit 2aee33f412
2 changed files with 7 additions and 1 deletions

View File

@@ -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
when one is present in the request (answer-cookie no;).
[GL #173]

View File

@@ -316,7 +316,10 @@
<itemizedlist>
<listitem>
<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>
</listitem>
</itemizedlist>