]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] fix: usr: The resolver now removes other RRsets at the same name when caching...
authorMatthijs Mekking <matthijs@isc.org>
Thu, 28 May 2026 08:49:48 +0000 (08:49 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 28 May 2026 08:49:48 +0000 (08:49 +0000)
When an RRset is in stale cache, and the authoritative server changes the record type to CNAME, the resolver fails to refresh the stale cache. This has been fixed.

Closes #5302

Backport of MR !11758

Merge branch 'backport-5302-serve-stale-cname-to-a-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!12040


Trivial merge