From: Mark Andrews Date: Wed, 21 Apr 2021 01:43:47 +0000 (+1000) Subject: Add CHANGES for [GL #2642] X-Git-Tag: v9.16.16~21^2~1 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=08ceb7daa7210126bf78f26eb3fffe5064f62242;p=thirdparty%2Fbind9.git Add CHANGES for [GL #2642] 5625. [func] Reduce the supported maximum number of iterations that can be configured in an NSEC3 zones to 150. [GL #2642] (cherry picked from commit e04f06873f7d1e9ffd061f6f8f91df05818f0ba2) --- diff --git a/CHANGES b/CHANGES index 20343d7fd0f..03d5073fcc4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5629. [func] Reduce the supported maximum number of iterations + that can be configured in an NSEC3 zone to 150. + [GL #2642] + 5627. [bug] RRSIG(SOA) RRsets placed anywhere else than at zone apex were triggering infinite resigning loops. This has been fixed. [GL #2650]