summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)