From 438cee907cd7636465c20c5ac7ed10da058780d5 Mon Sep 17 00:00:00 2001 From: Steve McIntyre Date: Thu, 25 Apr 2024 22:23:33 +0100 Subject: [PATCH] Stop building shim for i386 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Debian kernels are no longer signed for i386, it's time to stop supporting i386 SB. (cherry picked from commit a1e8635ac6e7e122e698c859628c5b5e41679dab) Conflicts: debian/changelog FG: dropped changelog part Signed-off-by: Fabian Grünbichler --- debian/control | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/debian/control b/debian/control index 1a077f9..49fea81 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Vcs-Browser: https://git.proxmox.com/?p=efi-boot-shim.git Vcs-Git: git://git.proxmox.com/git/efi-boot-shim.git -b proxmox/bookworm Package: shim-unsigned -Architecture: amd64 arm64 i386 +Architecture: amd64 arm64 Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: shim (<< 15+1533136590.3beb971-3~), Replaces: shim (<< 15+1533136590.3beb971-3~), @@ -37,13 +37,6 @@ Description: boot loader to chain-load signed boot loaders (signing template) This package contains template files for shim-helpers-amd64-signed. This is only needed for Secure Boot signing. -Package: shim-helpers-i386-signed-template -Architecture: i386 -Depends: ${misc:Depends}, -Description: boot loader to chain-load signed boot loaders (signing template) - This package contains template files for shim-helpers-i386-signed. - This is only needed for Secure Boot signing. - Package: shim-helpers-arm64-signed-template Architecture: arm64 Depends: ${misc:Depends},