]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] fix: usr: Fix a zone refresh bug
authorOndřej Surý <ondrej@isc.org>
Wed, 28 May 2025 17:53:22 +0000 (17:53 +0000)
committerOndřej Surý <ondrej@isc.org>
Wed, 28 May 2025 17:53:22 +0000 (17:53 +0000)
A secondary zone could fail to further refresh with new
versions of the zone from a primary server if named was
reconfigured during the SOA request step of an ongoing
zone transfer. This has been fixed.

Closes #5307

Backport of MR !10468

Merge branch 'backport-5307-zone-refresh-stuck-after-reconfiguration-fix-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!10495


Trivial merge