]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES, release note, copyrights
authorEvan Hunt <each@isc.org>
Thu, 26 Jul 2018 21:38:19 +0000 (14:38 -0700)
committerEvan Hunt <each@isc.org>
Fri, 28 Sep 2018 04:56:11 +0000 (21:56 -0700)
CHANGES
doc/arm/notes.xml
util/copyrights

diff --git a/CHANGES b/CHANGES
index e022f605ab9b1f02c642b2ed939a4a26682dadc2..d58c1882a1a175f240d6a7deeaa0d9b29f9fe139 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,10 @@
+5037.  [func]          "allow-recursion-on" and "allow-query-cache-on"
+                       each now default to the other if only one of them
+                       is set, in order to be more consistent with the way
+                       "allow-recursion" and "allow-query-cache" work.
+                       Also we now ensure that both query-cache ACLs are
+                       checked when determining cache access. [GL #319]
+
 5036.  [cleanup]       Fixed a spacing/formatting error in some RPZ-related
                        error messages in the log. [GL !805]
 
index a9f702a9ed01944c9d3522edb7f8cde613578372..15d3a56609641f7610851e9983aca0bc2b54030a 100644 (file)
          option. [GL #105]
        </para>
       </listitem>
+      <listitem>
+       <para>
+         <command>allow-recursion-on</command> and
+         <command>allow-query-cache-on</command> each now default to
+         the other if only one of them is set, in order to be consistent
+         with the way <command>allow-recursion</command> and
+         <command>allow-query-cache</command> work. [GL #319]
+       </para>
+      </listitem>
     </itemizedlist>
   </section>
 
index 489c688e9e70f736b82ccb9eed2533cecfcf0a58..8b942e52a76fe81f5d2cb45b1b0290e99475ae56 100644 (file)
 ./bin/tests/system/allow-query/ns2/named56.conf.in     CONF-C  2010,2016,2018
 ./bin/tests/system/allow-query/ns2/named57.conf.in     CONF-C  2013,2016,2018
 ./bin/tests/system/allow-query/ns3/named.args  X       2018
-./bin/tests/system/allow-query/ns3/named.conf.in       CONF-C  2018
+./bin/tests/system/allow-query/ns3/named1.conf.in      CONF-C  2018
+./bin/tests/system/allow-query/ns3/named2.conf.in      CONF-C  2018
+./bin/tests/system/allow-query/ns3/named3.conf.in      CONF-C  2018
+./bin/tests/system/allow-query/ns3/named4.conf.in      CONF-C  2018
 ./bin/tests/system/allow-query/setup.sh                SH      2010,2012,2016,2018
 ./bin/tests/system/allow-query/tests.sh                SH      2010,2012,2013,2016,2018
 ./bin/tests/system/ans.pl                      PERL    2011,2012,2014,2016,2017,2018