]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMark Andrews <marka@isc.org>
Mon, 30 Mar 2020 00:18:52 +0000 (11:18 +1100)
committerMichał Kępień <michal@isc.org>
Tue, 19 May 2020 10:29:21 +0000 (12:29 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index b74f254722b018934f35f06af291477feae203ee..ce1860a8dd73740dc57fb2347eea575de4c32711 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -91,7 +91,9 @@
                        from the Git repository, run "autoreconf -fi" first.
                        [GL #4]
 
-5390.  [placeholder]
+5390.  [security]      Replaying a TSIG BADTIME response as a request could
+                       trigger an assertion failure. (CVE-2020-8617)
+                       [GL #1703]
 
 5389.  [bug]           Finish PKCS#11 code cleanup, fix a couple of smaller
                        bugs and use PKCS#11 v3.0 EdDSA macros and constants.