From: Ondřej Surý Date: Fri, 28 Nov 2025 09:51:38 +0000 (+0100) Subject: fix: usr: Fix caching RRSIG covering cache NODATA record X-Git-Tag: v9.21.16~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a81aad0cdcaad25156551e4774e2316227140fd4;p=thirdparty%2Fbind9.git fix: usr: Fix caching RRSIG covering cache NODATA record When a RRSIG for type that we already have cached NODATA record was cached due to mismatch of the records on the upstream nameservers, an assertion failure could trigger. This has been fixed. Closes #5633 Merge branch '5633-evict-related-rrsig-when-adding-negative-header' into 'main' See merge request isc-projects/bind9!11228 --- a81aad0cdcaad25156551e4774e2316227140fd4