]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorOndřej Surý <ondrej@sury.org>
Fri, 1 Nov 2019 03:17:03 +0000 (22:17 -0500)
committerMichał Kępień <michal@isc.org>
Wed, 6 Nov 2019 20:32:54 +0000 (21:32 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 7a760e8df06d13951d3347c71f1a9b1cd94e53ce..a3cf0cfec65d6026030aba48ccdc23e5bbc4ce8c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -23,6 +23,9 @@
 5307.  [bug]           Fix hang when named-compilezone output is sent to pipe.
                        Thanks to Tony Finch. [GL !2481]
 
+5306.  [security]      Set a limit on the number of concurrently served
+                       pipelined TCP queries. (CVE-2019-6477) [GL #1264]
+
 5302.  [bug]           Fix checking that "dnstap-output" is defined when
                        "dnstap" is specified in a view. [GL #1281]