summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2026-06-01 20:23:20 +0200
committerChristian Breunig <christian@breunig.cc>2026-06-01 20:24:12 +0200
commitdc02d90e677b796bb4814e069f1cfb0856d95147 (patch)
tree81a9f79f5ccec0bdcd22e3bbb15fa9f288dea248
parentd94c2b0f2abfe9873e0ebad99a43f9b160397df3 (diff)
downloadshim-signed-dc02d90e677b796bb4814e069f1cfb0856d95147.tar.gz
shim-signed-dc02d90e677b796bb4814e069f1cfb0856d95147.zip
Add signed SHIM binary including the VyOS Networks CA certificate
-rw-r--r--debian/changelog8
-rw-r--r--debian/control6
-rw-r--r--shimaa64.efi.signed.MS-2011bin1098744 -> 0 bytes
-rw-r--r--shimaa64.efi.signed.MS-2023bin1098528 -> 0 bytes
-rw-r--r--shimx64.efi.signed.MS-2011bin1079240 -> 1022240 bytes
-rw-r--r--shimx64.efi.signed.MS-2023bin1079024 -> 1022016 bytes
6 files changed, 11 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index b319c63..1ee3a88 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+shim-signed (1.50+vyos1) unstable; urgency=medium
+
+ * Fork from Debian shim-signed version. Add signed SHIM for AMD64 platform.
+ * SHIM is build on top of 1.50 Debian version with the addition of a
+ VyOS Networks CA certificate.
+
+ -- Christian Breunig <christian@breunig.cc> Thu, 28 May 2026 16:46:28 +0200
+
shim-signed (1.50) unstable; urgency=medium
* Fix up stupid omission in the previous package upload - the
diff --git a/debian/control b/debian/control
index 9003419..13e2c20 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,10 @@
Source: shim-signed
Section: utils
Priority: optional
-Maintainer: Debian EFI Team <debian-efi@lists.debian.org>
-Uploaders: Steve McIntyre <93sam@debian.org>, Steve Langasek <vorlon@debian.org>
+Maintainer: VyOS Package Maintainers <maintainers@vyos.net>
+Uploaders: Christian Breunig <christian@breunig.cc>
Build-Depends: debhelper (>= 13),
- shim-unsigned (= 16.1-2),
+ shim-unsigned (= 16.0-1+vyos1),
shim-helpers-amd64-signed [amd64],
shim-helpers-arm64-signed [arm64],
# sbsigntool before 0.9.2-2 had a horrid bug with checksum calculation
diff --git a/shimaa64.efi.signed.MS-2011 b/shimaa64.efi.signed.MS-2011
deleted file mode 100644
index bf57748..0000000
--- a/shimaa64.efi.signed.MS-2011
+++ /dev/null
Binary files differ
diff --git a/shimaa64.efi.signed.MS-2023 b/shimaa64.efi.signed.MS-2023
deleted file mode 100644
index 7cbdcc3..0000000
--- a/shimaa64.efi.signed.MS-2023
+++ /dev/null
Binary files differ
diff --git a/shimx64.efi.signed.MS-2011 b/shimx64.efi.signed.MS-2011
index 1e0d135..54f9638 100644
--- a/shimx64.efi.signed.MS-2011
+++ b/shimx64.efi.signed.MS-2011
Binary files differ
diff --git a/shimx64.efi.signed.MS-2023 b/shimx64.efi.signed.MS-2023
index 4728489..cc58bfc 100644
--- a/shimx64.efi.signed.MS-2023
+++ b/shimx64.efi.signed.MS-2023
Binary files differ