]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Fix a possible issue with reponse policy zones and catalog zones
authorArаm Sаrgsyаn <aram@isc.org>
Tue, 27 Jan 2026 11:32:07 +0000 (11:32 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Tue, 27 Jan 2026 11:32:07 +0000 (11:32 +0000)
If a response policy zone (RPZ) or a catalog zone contained an
`$INCLUDE` directive, then manually reloading that zone could
fail to process the changes in the response policy or in the
catalog, respectively. This has been fixed.

Closes #5714

Merge branch '5714-zone_loaddone-rpz-and-catz-bugfix' into 'main'

See merge request isc-projects/bind9!11489


Trivial merge