diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/debian/control b/debian/control index 09cf402..ebf9de5 100644 --- a/debian/control +++ b/debian/control @@ -4,10 +4,7 @@ Priority: optional Maintainer: Debian EFI Team <debian-efi@lists.debian.org> Uploaders: Steve McIntyre <93sam@debian.org>, Steve Langasek <vorlon@debian.org> Build-Depends: debhelper (>= 9), -# Need shim-unsigned version 15+1533136590.3beb971-5 so we can check the -# signature on the right version of shim. Version -6 saw arm64 toolchain -# changes that changed the binary. Ugh. :-( - shim-unsigned (= 15+1533136590.3beb971-5), + shim-unsigned (= 15+1533136590.3beb971-7), # sbsigntool before 0.9.2-2 had a horrid bug with checksum calculation # which broke our build sbsigntool (>= 0.9.2-2), @@ -21,14 +18,14 @@ Architecture: amd64 i386 arm64 Multi-Arch: same Depends: ${misc:Depends}, grub-efi-amd64-bin [amd64], - shim-helpers-amd64-signed (>= 1+15+1533136590.3beb971+5) [amd64], + shim-helpers-amd64-signed (>= 1+15+1533136590.3beb971+7) [amd64], grub-efi-ia32-bin [i386], - shim-helpers-i386-signed (>= 1+15+1533136590.3beb971+5) [i386], + shim-helpers-i386-signed (>= 1+15+1533136590.3beb971+7) [i386], grub-efi-arm64-bin [arm64], - shim-helpers-arm64-signed (>= 1+15+1533136590.3beb971+5) [arm64], + shim-helpers-arm64-signed (>= 1+15+1533136590.3beb971+7) [arm64], grub2-common (>= 2.02+dfsg1-16) Recommends: secureboot-db -Built-Using: shim (= 15+1533136590.3beb971-6) +Built-Using: shim (= 15+1533136590.3beb971-7) Description: Secure Boot chain-loading bootloader (Microsoft-signed binary) This package provides a minimalist boot loader which allows verifying signatures of other UEFI binaries against either the Secure Boot DB/DBX or |
