Add CHANGES entry for #1718

(cherry picked from commit d7c26a97c82c256e00b167c65a70fb304a7320d4)
This commit is contained in:
Mark Andrews
2020-06-09 16:24:23 +02:00
committed by Michał Kępień
parent f82bc4aa58
commit 8b2af2d05b
+5
View File
@@ -1,5 +1,10 @@
5437. [bug] Fix a data race in resolver log_formerr. [GL #1808]
5434. [security] It was possible to trigger an INSIST in
lib/dns/rbtdb.c:new_reference() with a particular zone
content and query patterns. (CVE-2020-8619) [GL #1111]
[GL #1718]
5433. [test] Resolver system test for change #5395
(max-recursion-queries) failed on system without
IPv6 suport. [GL #1873]