]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorDiego Fronza <diego@isc.org>
Tue, 21 Jul 2020 21:02:39 +0000 (18:02 -0300)
committerEvan Hunt <each@isc.org>
Mon, 27 Jul 2020 20:40:50 +0000 (13:40 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 25144163a754708783a2702d782fd6c53fc1c415..50390bb0c0e253468f1c27f67746fe0cad2af606 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,11 @@
 5474.  [bug]           dns_rdata_hip_next() failed to return ISC_R_NOMORE
                        when it should have. [GL !3880]
 
+5466.  [bug]           Fix RPZ wildcard passthru ignored when a rejection
+                       file would overwrite a passthru action matching some
+                       rule in a previously loaded passthru rpz zone.
+                       [GL #1619]
+
 5465.  [func]          Fallback to built in trust-anchors, managed-keys, or
                        trusted-keys if the bindkeys-file (bind.keys) cannot
                        be parsed. [GL #1235]