From: Mark Andrews Date: Fri, 24 Jul 2026 00:33:18 +0000 (+1000) Subject: fix: usr: Prevent ddns-confgen self-domain update-policy injection X-Git-Url: http://git.ipfire.org/index.cgi?a=commitdiff_plain;h=HEAD;p=thirdparty%2Fbind9.git fix: usr: Prevent ddns-confgen self-domain update-policy injection In `ddns-confgen`, the user-supplied domain name to be updated was not properly escaped and put inside a double-quoted string when generating the example code fragment. This has been corrected. Closes #6072 Merge branch '6072-ddns-confgen-self-domain-update-policy-injection' into 'main' See merge request isc-projects/bind9!12409 --- 680b168c86cddf915eb087d53d00221af1a842c5