]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.20] fix: usr: Fix response policy zones and catalog zones with an $INCLUDE stateme...
authorArаm Sаrgsyаn <aram@isc.org>
Wed, 8 Jan 2025 15:21:52 +0000 (15:21 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Wed, 8 Jan 2025 15:21:52 +0000 (15:21 +0000)
commitcc0cbbe697cdaf2a81aff62ac94b89956eaf1399
treefdd1873248f318c927d3c390261ebbf1f630a2d2
parent2d89dae589ddf282982bc5df5d7fc98bd98356c3
parentc9ecf79e8953ff005f4605978e7ae13059919cf1
[9.20] fix: usr: Fix response policy zones and catalog zones with an $INCLUDE statement defined

Response policy zones (RPZ) and catalog zones were not working correctly if they had an $INCLUDE statement defined. This has been fixed.

Closes #5111

Backport of MR !9930

Merge branch 'backport-5111-includes-disable-rpz-and-catz-fix-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!9941