]> 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 11:57:07 +0000 (13:57 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 6e5ddce4320a712476b5d1de9ed2d91d13496e6b..fc11e3ed06578cd225001a0388c445f3fcc72b52 100644 (file)
--- a/CHANGES
+++ b/CHANGES
                        or reconfiguration if an RPZ zone was still being
                        updated. [GL #1779]
 
+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.
                        Thanks to Aaron Thompson. [GL !3391]