]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: nil: Fix the logged ZONEVERSION serial number
authorEvan Hunt <each@isc.org>
Thu, 23 Jul 2026 05:59:56 +0000 (05:59 +0000)
committerEvan Hunt <each@isc.org>
Thu, 23 Jul 2026 05:59:56 +0000 (05:59 +0000)
The serial number in the ZONEVERSION log message was computed
incorrectly; this has been fixed.

Closes #6208

Merge branch '6208-log-zoneversion' into 'main'

See merge request isc-projects/bind9!12338


Trivial merge