From: Colin Vidal Date: Tue, 18 Nov 2025 09:08:57 +0000 (+0100) Subject: chg: usr: Enforces the fact that catalog-zone can not be used in non IN views X-Git-Tag: v9.21.16~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=346007d52dad394bcc8e5e191f54377a393a5f47;p=thirdparty%2Fbind9.git chg: usr: Enforces the fact that catalog-zone can not be used in non IN views Catalog-zones can't be used in a view which is not from the IN class. This is now enforced as the server won't load (instead of loading without the catalog-zone) if such configuration is detected. This configuration error is now also caught by `named-checkconf`. Merge branch 'colin/catz-enforce-non-in' into 'main' See merge request isc-projects/bind9!11245 --- 346007d52dad394bcc8e5e191f54377a393a5f47