From: Matthijs Mekking Date: Fri, 28 Nov 2025 15:15:39 +0000 (+0000) Subject: chg: usr: Improve output of 'rndc dnssec -status' X-Git-Tag: v9.21.16~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=814f7a72cd34bd67746bcf0382aa48992a939020;p=thirdparty%2Fbind9.git chg: usr: Improve output of 'rndc dnssec -status' Add a new parameter ``-v`` to the ``rndc dnssec -status`` command for more verbose output. Previously, key states were printed, and keys that can be purged were listed. This made the output hard to read. This information is now only shown in the verbose output. Add more meaningful messages to the status output, making it clearer what the state of a rollover is. This makes the output more condense, improving its readability. Closes #3938 Merge branch '3938-improve-rndc-dnssec-status-output' into 'main' See merge request isc-projects/bind9!11099 --- 814f7a72cd34bd67746bcf0382aa48992a939020