]> git.proxmox.com Git - efi-boot-shim.git/blame - debian/control
Add Debian SBAT data to the shim build
[efi-boot-shim.git] / debian / control
CommitLineData
c86d9dac
SL
1Source: shim
2Section: admin
3Priority: optional
d71a71f4
SM
4Maintainer: Debian EFI team <debian-efi@lists.debian.org>
5Uploaders: Steve Langasek <vorlon@debian.org>, Steve McIntyre <93sam@debian.org>
434300fc 6Standards-Version: 4.4.1
334e9afa
SM
7Build-Depends: debhelper-compat (= 12),
8 gnu-efi (>= 3.0u),
9 sbsigntool,
10 openssl,
11 libelf-dev,
12 gcc-10,
2e0a83e1 13 dos2unix,
334e9afa 14 pesign (>= 0.112-5)
839af42e
SM
15Vcs-Browser: https://salsa.debian.org/efi-team/shim
16Vcs-Git: https://salsa.debian.org/efi-team/shim.git
c86d9dac 17
c2dbb9ef 18Package: shim-unsigned
21efb35c 19Architecture: amd64 arm64 i386
c86d9dac 20Depends: ${shlibs:Depends}, ${misc:Depends}
c2dbb9ef
PH
21Conflicts: shim (<< 15+1533136590.3beb971-3~),
22Replaces: shim (<< 15+1533136590.3beb971-3~),
c86d9dac
SL
23Description: boot loader to chain-load signed boot loaders under Secure Boot
24 This package provides a minimalist boot loader which allows verifying
25 signatures of other UEFI binaries against either the Secure Boot DB/DBX or
26 against a built-in signature database. Its purpose is to allow a small,
27 infrequently-changing binary to be signed by the UEFI CA, while allowing
28 an OS distributor to revision their main bootloader independently of the CA.
f7add225 29
ba30131d 30Package: shim-helpers-amd64-signed-template
f7add225
PH
31Architecture: amd64
32Depends: ${misc:Depends},
33Description: boot loader to chain-load signed boot loaders (signing template)
ba30131d 34 This package contains template files for shim-helpers-amd64-signed.
739950c1 35 This is only needed for Secure Boot signing.
f7add225 36
ba30131d 37Package: shim-helpers-i386-signed-template
f7add225
PH
38Architecture: i386
39Depends: ${misc:Depends},
40Description: boot loader to chain-load signed boot loaders (signing template)
ba30131d 41 This package contains template files for shim-helpers-i386-signed.
739950c1 42 This is only needed for Secure Boot signing.
f7add225 43
ba30131d 44Package: shim-helpers-arm64-signed-template
f7add225
PH
45Architecture: arm64
46Depends: ${misc:Depends},
47Description: boot loader to chain-load signed boot loaders (signing template)
ba30131d 48 This package contains template files for shim-helpers-arm64-signed.
739950c1 49 This is only needed for Secure Boot signing.