CHANGES, release note

(cherry picked from commit 2aee33f412)
(cherry picked from commit 470b8612b2)
This commit is contained in:
Evan Hunt 2018-06-27 17:34:51 -07:00
parent dd685955ee
commit c36dc130f5
2 changed files with 11 additions and 0 deletions

View file

@ -1,3 +1,6 @@
4984. [bug] Improve handling of very large incremental
zone transfers to prevent journal corruption. [GL #339]
4979. [bug] Non-libcap builds were not checking whether all
requested capabilities are present in the permitted
capability set. [GL #321]

View file

@ -90,6 +90,14 @@
<section xml:id="relnotes_bugs"><info><title>Bug Fixes</title></info>
<itemizedlist>
<listitem>
<para>
<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>
<listitem>
<para>
<command>rndc reload</command> could cause <command>named</command>