summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSteve McIntyre <steve@einval.com>2026-05-14 16:33:23 +0100
committerSteve McIntyre <steve@einval.com>2026-05-14 16:33:23 +0100
commitbe5e1a1dd8e69d54bd52ff55f801028af6b83767 (patch)
tree4b93795fc37190672d7a655a07f6ec21ad8fa38e /debian/control
parent51d7291fc779e9c961c942fb503ffa2d02205b3c (diff)
downloadshim-signed-be5e1a1dd8e69d54bd52ff55f801028af6b83767.tar.gz
shim-signed-be5e1a1dd8e69d54bd52ff55f801028af6b83767.zip
Check that we can boot on the current system
If SecureBoot is enabled, check that our shim binary is signed by at least one of the certificates enrolled in firmware.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 07f4685..dbf5481 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,7 @@ Package: shim-signed
Architecture: amd64 arm64
Multi-Arch: same
Depends: ${misc:Depends},
+ mokutil,
shim-signed-common (>= ${source:Version}),
grub-efi-amd64-bin [amd64] | systemd-boot [amd64],
shim-helpers-amd64-signed (>= ${helpers:Version}) [amd64],