summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
-rw-r--r--debian/control9
2 files changed, 4 insertions, 8 deletions
diff --git a/debian/changelog b/debian/changelog
index 2bc8e52c..84f0fee5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,9 @@ shim (15.8-1) UNRELEASED; urgency=medium
stack is NX-capable)
+ block-grub-sbat3-debian.patch (not needed now upstream grub SBAT
is 4)
+ * NOTE: Stop building for i386
+ + Debian kernels are no longer signed for i386, it's time to stop
+ supporting i386 SB.
[ Bastien Roucariès ]
* Port autopkgtest from ubuntu
diff --git a/debian/control b/debian/control
index 2c418ffd..a5e9d953 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Vcs-Browser: https://salsa.debian.org/efi-team/shim
Vcs-Git: https://salsa.debian.org/efi-team/shim.git
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~),
@@ -38,13 +38,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},