]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
sync CHANGES from 9.11.6-P1
authorEvan Hunt <each@isc.org>
Fri, 5 Apr 2019 23:27:36 +0000 (16:27 -0700)
committerEvan Hunt <each@isc.org>
Fri, 10 May 2019 01:53:51 +0000 (18:53 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index cad6c2117d3ac9e4f9ea4a257e2fb56330fa777b..9af92827fda02cc53a69798102c37f69a91550f9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
 5203.  [bug]           Enforce whether key rdata exists or not in KEY,
                        DNSKEY, CDNSKEY and RKEY. [GL #899]
 
-5200.  [security]      tcp-clients settings could be exceeded in some cases,
-                       which could lead to exhaustion of file descriptors.
-                       (CVE-2018-5743) [GL #615]
-
 5197.  [bug]           dig could die in best effort mode on multiple SIG(0)
                        records. Similarly on multiple OPT and multiple TSIG
                        records. [GL #920]
 5167.  [bug]           nxdomain-redirect could sometimes lookup the wrong
                        redirect name. [GL #892]
 
+       --- 9.11.6-P1 released ---
+
+5200.  [security]      tcp-clients settings could be exceeded in some cases,
+                       which could lead to exhaustion of file descriptors.
+                       (CVE-2018-5743) [GL #615]
+
        --- 9.11.6 released ---
 
        --- 9.11.6rc1 released ---