]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
NEWS: add merge request numbers for security fixes
authorPetr Špaček <petr.spacek@nic.cz>
Mon, 8 Jul 2019 10:56:51 +0000 (12:56 +0200)
committerPetr Špaček <petr.spacek@nic.cz>
Wed, 10 Jul 2019 12:26:03 +0000 (14:26 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 000103e479f2f2a38698b3e4b00754b38076d1ea..e5b8aea4c12a90e6ac80c7973b024c455394e3b5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,8 @@ Knot Resolver 4.1.0 (2019-07-10)
 
 Security
 --------
-- fix CVE-2019-10191: caching negative answer with forged QNAME+QTYPE
+- fix CVE-2019-10190: do not pass bogus negative answer to client (!827)
+- fix CVE-2019-10191: do not cache negative answer with forged QNAME+QTYPE (!839)
 
 Improvements
 ------------