d/control: bump versioned dependency for pve-edk2-firmware-ovmf

To ensure the new Confidential VM (CVM) images that got the Secure
Management Mode (SMM) disabled are available.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2025-04-03 21:23:18 +02:00
parent 57bc05f7df
commit e47cc3b935

4
debian/control vendored
View File

@ -19,7 +19,7 @@ Build-Depends: debhelper-compat (= 13),
pkg-config,
pve-cluster,
pve-doc-generator (>= 6.2-5),
pve-edk2-firmware,
pve-edk2-firmware-ovmf (>= 4.2025.02-3),
pve-firewall,
pve-ha-manager <!nocheck>,
pve-qemu-kvm (>= 7.1~),
@ -48,7 +48,7 @@ Depends: dbus,
pve-cluster,
# TODO: make legacy edk2 optional (suggests) for PVE 9 and warn explicitly about it
pve-edk2-firmware-legacy | pve-edk2-firmware (<< 4~),
pve-edk2-firmware-ovmf | pve-edk2-firmware (>= 3.20210831-1),
pve-edk2-firmware-ovmf (>= 4.2025.02-3),
pve-firewall (>= 5.0.4),
pve-ha-manager (>= 3.0-9),
pve-qemu-kvm (>= 7.1~),