From 5cf4d57e204e557ecb8f3cb245710d2e47985992 Mon Sep 17 00:00:00 2001 From: Steve McIntyre Date: Tue, 29 Jun 2021 11:54:11 +0100 Subject: New signed binaries based on shim 15.4-6 Pulls multiple bugfixes in for the signed version: * Add arm64 patch to tweak section layout and stop crashing problems. Upstream issue #371. (#990082, #990190) * In insecure mode, don't abort if we can't create the MokListXRT variable. Upstream issue #372. (#989962, #990158) Update build-dep on shim-unsigned to use 15.4-6~deb10u1 --- debian/changelog | 12 ++++++++++++ debian/control | 2 +- shimia32.efi.signed | Bin 747008 -> 746992 bytes shimx64.efi.signed | Bin 934240 -> 934240 bytes 4 files changed, 13 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1569bfb..d78ac2a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +shim-signed (1.37) unstable; urgency=medium + + * Build against new signed binaries corresponding to 15.4-6 + Pulls multiple bugfixes in for the signed version: + + Add arm64 patch to tweak section layout and stop crashing + problems. Upstream issue #371. (#990082, #990190) + + In insecure mode, don't abort if we can't create the MokListXRT + variable. Upstream issue #372. (#989962, #990158) + * Update build-dep on shim-unsigned to use 15.4-6 + + -- Steve McIntyre <93sam@debian.org> Tue, 29 Jun 2021 09:26:20 +0100 + shim-signed (1.36) unstable; urgency=medium * Add defensive code around calls to db_get. Don't fail if they diff --git a/debian/control b/debian/control index 5184c30..cb7d4e6 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian EFI Team Uploaders: Steve McIntyre <93sam@debian.org>, Steve Langasek Build-Depends: debhelper (>= 13), - shim-unsigned (= 15.4-5), + shim-unsigned (= 15.4-6), # sbsigntool before 0.9.2-2 had a horrid bug with checksum calculation # which broke our build sbsigntool (>= 0.9.2-2), diff --git a/shimia32.efi.signed b/shimia32.efi.signed index fd13d5b..580263a 100644 Binary files a/shimia32.efi.signed and b/shimia32.efi.signed differ diff --git a/shimx64.efi.signed b/shimx64.efi.signed index cbd34ff..dcd8b50 100644 Binary files a/shimx64.efi.signed and b/shimx64.efi.signed differ -- cgit v1.2.3