proxmox-secure-boot-support/debian/control
Fabian Grünbichler e1b56ff4c9 bump shim-signed to 15.8
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2024-06-05 12:49:20 +02:00

25 lines
1.1 KiB
Plaintext

Source: proxmox-secure-boot-support
Section: admin
Priority: optional
Build-Depends: debhelper-compat (= 13), lintian,
Standards-Version: 4.6.2
Maintainer: Proxmox Support Team <support@proxmox.com>
Package: proxmox-secure-boot-support
Architecture: amd64
Section: admin
Priority: optional
# NOTE: always keep the last two grub versions as valid dependency to allow users to downgrade
# easily on issues and to make our repo upload simpler w.r.t. satisfying dependencies
Depends: grub-efi-amd64-signed (= 1+2.06+13+pmx1) | grub-efi-amd64-signed (= 1+2.06+13+pmx2),
proxmox-grub (= 2.06-13+pmx1) | proxmox-grub (= 2.06-13+pmx2),
shim-helpers-amd64-signed (= 1+15.8+1+pmx1),
shim-signed (= 1.40+pmx1+15.8-1+pmx1),
shim-unsigned (= 15.8-1+pmx1),
${misc:Depends},
Description: Meta package pulling in signed Secure Boot related packages
This is a metapackage which will install and version-pin Proxmox variants of
the signed shim and Grub packages needed to support Secure Boot out of the box
on most systems. It only needs to be installed if Secure Boot support is
desired and no manual key enrollment is done.