From bf3018eb1399f512672127987fbc134e898d3102 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Fri, 14 Apr 2017 21:44:06 +0000 Subject: Import Debian version 1.28 shim-signed (1.28) unstable; urgency=medium * Initial Debian upload, based on Ubuntu package. --- debian/control | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..dfd26bd --- /dev/null +++ b/debian/control @@ -0,0 +1,21 @@ +Source: shim-signed +Section: utils +Priority: optional +Maintainer: Steve Langasek +Build-Depends: debhelper (>= 9), shim, sbsigntool (>= 0.6-0ubuntu4), po-debconf +Standards-Version: 3.9.4 + +Package: shim-signed +Architecture: amd64 +Depends: ${misc:Depends}, shim (= ${shim:Version}), grub-efi-amd64-bin, grub2-common (>= 2.02~beta2-36ubuntu12), mokutil +Recommends: secureboot-db +Built-Using: shim (= ${shim:Version}) +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 + against a built-in signature database. Its purpose is to allow a small, + infrequently-changing binary to be signed by the UEFI CA, while allowing + an OS distributor to revision their main bootloader independently of the CA. + . + This package contains the version of the bootloader binary signed by the + Microsoft UEFI CA. -- cgit v1.2.3