mirror of
https://git.proxmox.com/git/proxmox-secure-boot-support
synced 2025-10-05 07:53:18 +00:00

this should ensure that a shim-signed package from a non-Proxmox repository cannot overtake ours, even if the version is newer. since proxmox-secure-boot-support is optional, this is entirely opt-in. Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
8 lines
324 B
Plaintext
8 lines
324 B
Plaintext
# automatically added by proxmox-secure-boot-support, to ensure Proxmox version
|
|
# of shim-signed stays installed even if Debian repositories contain an
|
|
# upgraded version earlier than Proxmox ones, since they embed different
|
|
# certificates and are incompatible.
|
|
Package: shim-signed
|
|
Pin: release o=Proxmox
|
|
Pin-Priority: 900
|