diff options
| author | Steve McIntyre <steve@einval.com> | 2026-05-13 23:08:09 +0100 |
|---|---|---|
| committer | Steve McIntyre <steve@einval.com> | 2026-05-13 23:08:09 +0100 |
| commit | 46b1703f38382efebc0526e1c7f98609d6d2f5f0 (patch) | |
| tree | 344a1ed86d033aa0cf6ba8752ab6879028d8b8c5 | |
| parent | d26ca79bcb7a6e2c59f7b6f9292c28b7189d431a (diff) | |
| download | shim-signed-46b1703f38382efebc0526e1c7f98609d6d2f5f0.tar.gz shim-signed-46b1703f38382efebc0526e1c7f98609d6d2f5f0.zip | |
Update changelog
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index ec43225..e0224fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,10 +2,11 @@ shim-signed (1.48) UNRELEASED; urgency=medium * Add support for verifying and then combining signatures from multiple signed shims. + + Existing sbverify versions in Debian are buggy when verifying. + + Switch to using a python script verify_combine_sigs to fill in + the gaps. - WIP: needs a fixed version of sbverify to work... - - -- Steve McIntyre <93sam@debian.org> Tue, 12 Apr 2026 15:11:11 +0100 + -- Steve McIntyre <93sam@debian.org> Wed, 06 May 2026 23:54:12 +0100 shim-signed (1.47) unstable; urgency=medium |
