diff options
| author | Steve McIntyre <steve@einval.com> | 2026-05-19 09:43:36 +0100 |
|---|---|---|
| committer | Steve McIntyre <steve@einval.com> | 2026-05-19 09:43:36 +0100 |
| commit | 1c4e702c99a185924a847ba464cd2205796ecce2 (patch) | |
| tree | 0b7653202875b5f14211823e288822adbe9f9011 /debian/changelog | |
| parent | df6d46ce5a1bd5f7548daca14884905074383e4f (diff) | |
| download | shim-signed-debian/1.49.tar.gz shim-signed-debian/1.49.zip | |
Make mokutil parsing more robust. Closes: #1137063debian/1.49
Cope with "Platform is in Setup Mode" message
If we get any other unexpected output, print what we got for debugging.
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 0eeeb78..8a0bda7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ -shim-signed (1.49) UNRELEASED; urgency=medium +shim-signed (1.49) unstable; urgency=medium - * Make sure we remove shim-signed.preinst during clean + * Make mokutil parsing more robust. Closes: #1137063 + + Cope with "Platform is in Setup Mode" message + + If we get any other unexpected output, print what we got for debugging. - -- Steve McIntyre <93sam@debian.org> Mon, 18 May 2026 14:10:06 +0100 + -- Steve McIntyre <93sam@debian.org> Tue, 19 May 2026 09:42:16 +0100 shim-signed (1.48) unstable; urgency=medium |
