The Sigsum team is happy to announce a new version of the Sigsum tools, v0.11.1. The source code for the release can be checked out using
git clone -b v0.11.1 https://git.glasklar.is/sigsum/core/sigsum-go.git
or installed using
go install sigsum.org/sigsum-go/cmd/...@v0.11.1
See the NEWS file
https://git.glasklar.is/sigsum/core/sigsum-go/-/blob/v0.11.1/NEWS
or the excerpt below for the changes since v0.11.0.
For further documentation and project information, see:
/The Sigsum team
--- NEWS for Sigsum tools, v0.11.1
This release fixes manpage nits found during Debian packaging.
Bug fixes:
* Fix non-deterministic date in sigsum-tools manpage. * Fix invalid manpage NAME sections for all subcommands. * Fix typos in usage messages and manpages. * Fix s/--verbose/--quiet/ in NEWS entry for v0.11.0.
Incompatible changes:
* Move sigsum-tools manpage from section 5 to section 7.
sigsum-announce@lists.sigsum.org