From: Evan Hunt Date: Thu, 20 Nov 2025 20:19:52 +0000 (+0000) Subject: fix: usr: Fix allow-recursion/allow-query-cache inheritance X-Git-Tag: v9.21.16~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a4368a5ec29eea06a9e60494d0c79dd325218ca;p=thirdparty%2Fbind9.git fix: usr: Fix allow-recursion/allow-query-cache inheritance The merging of the user options and defaults into the effective configuration broke the mutual inheritance of the `allow-recursion`, `allow-query`, and `allow-query-cache` ACLs, and of the `allow-recursion-on` and `allow-query-cache-on` ACLs. This has been fixed. Closes #5647 Merge branch '5647-allow-recursion-inheritance' into 'main' See merge request isc-projects/bind9!11254 --- 4a4368a5ec29eea06a9e60494d0c79dd325218ca