]> git.ipfire.org Git - thirdparty/pdns.git/commit
pdnsutil edit-zone: Emit the updated SOA serial 14900/head
authorUwe Kleine-König <uwe@kleine-koenig.org>
Thu, 28 Nov 2024 08:28:03 +0000 (09:28 +0100)
committerUwe Kleine-König <uwe@kleine-koenig.org>
Thu, 28 Nov 2024 08:28:03 +0000 (09:28 +0100)
commitb4a19c256d9b6197dc93ba26ed0aa1d64fb15e60
tree61d5d68faed8ac0ccce1bee226ff6653f56ba460
parent3a4990a73030594f579b10dd9b93830c02a362be
pdnsutil edit-zone: Emit the updated SOA serial

After a change to a zone pdnsutil offers to increase the serial. Similar
to `pdnsutil increase-serial` inform the user about the actual value of
the new serial if the increase was agreed to.
pdns/pdnsutil.cc