]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Fix a zone refresh bug
authorOndřej Surý <ondrej@isc.org>
Wed, 28 May 2025 16:51:33 +0000 (16:51 +0000)
committerOndřej Surý <ondrej@isc.org>
Wed, 28 May 2025 16:51:33 +0000 (16:51 +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

Merge branch '5307-zone-refresh-stuck-after-reconfiguration-fix' into 'main'

See merge request isc-projects/bind9!10468


Trivial merge