summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSteve McIntyre <steve@einval.com>2023-02-18 00:51:19 +0000
committerSteve McIntyre <steve@einval.com>2023-02-18 00:51:19 +0000
commitf819cbfdb473ce2fd4afd2d897c637dddedd9022 (patch)
tree2a5289d6aad9ff2930b25c09ee51bb1a44d18eee /debian
parentf54efb4ac055002cd5008194c72cb53dbd143fb8 (diff)
downloadshim-signed-f819cbfdb473ce2fd4afd2d897c637dddedd9022.tar.gz
shim-signed-f819cbfdb473ce2fd4afd2d897c637dddedd9022.zip
Update Depends on grub2-common
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 3582dd9..251c021 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ shim-signed (1.39) UNRELEASED; urgency=medium
new shim binaries.
* Update build-dep on shim-unsigned to use 15.7-1
* Block Debian grub binaries with sbat < 4 (see #1024617)
+ + Update Depends on grub2-common to match.
-- Steve McIntyre <93sam@debian.org> Fri, 17 Feb 2023 13:21:24 +0000
diff --git a/debian/control b/debian/control
index cc2107e..b710846 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Depends: ${misc:Depends},
shim-helpers-i386-signed (>= 1+15.4+2) [i386],
grub-efi-arm64-bin [arm64],
shim-helpers-arm64-signed (>= 1+15.4+2) [arm64],
- grub2-common (>= 2.02+dfsg1-16)
+ grub2-common (>= 2.06-6)
Recommends: secureboot-db
Built-Using: shim (= ${shim:Version})
Description: Secure Boot chain-loading bootloader (Microsoft-signed binary)