]> git.ipfire.org Git - thirdparty/bind9.git/commit
Always perform a re-write when processing a version 1 journal
authorMark Andrews <marka@isc.org>
Tue, 4 May 2021 07:22:56 +0000 (17:22 +1000)
committerMark Andrews <marka@isc.org>
Wed, 5 May 2021 13:36:06 +0000 (23:36 +1000)
commitc659fed6adddd695eb8fd41424f0e9d31cfddcd2
tree76a7d538180e9bf49e1d96dced6efca5d860a767
parentf10645f21d254367cfaa79b318634dbcab2486b4
Always perform a re-write when processing a version 1 journal

version 1 journals may have a mix of type 1 and type 2 transaction
headers so always use the recovery code.

(cherry picked from commit 4a8e33b9f01820f576d8000d9e479d70ee693c62)
bin/tools/named-journalprint.rst
doc/man/named-journalprint.8in
lib/dns/journal.c