From: Mark Andrews Date: Mon, 1 Feb 2021 00:52:16 +0000 (+1100) Subject: Add CHANGES note for [GL #2460] X-Git-Tag: v9.17.11~61^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bef5e723b29b609ee9624bf7c88202cbd89e2a00;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #2460] --- diff --git a/CHANGES b/CHANGES index 20604264e5f..fafaf01b3db 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,9 @@ +5579. [bug] If an invalid key name (e.g. "a..b") is + specified in an primaries list in named.conf + the wrong size is passed to isc_mem_put + resulting in the returned memory being put + on the wrong freed list. [GL #2460] + 5578. [protocol] Make "check-names" accept A records below "_spf", "_spf_rate" and "_spf_verify" labels in order to cater for the "exists" SPF mechanism specified in RFC 7208