From 415342c03973918a03daa7b4188f724f9c7bda49 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 19 Apr 2024 10:19:37 +0200 Subject: [PATCH] d/control: bump dependency for our grub meta package to 2.06-13+pmx2 Got recently bumped for an opt-in quirk added to grub-mkrescue to support installing the secure boot shim on our ISO. Signed-off-by: Thomas Lamprecht --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 7d867f3..1b04162 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Architecture: amd64 Section: admin Priority: optional Depends: grub-efi-amd64-signed (= 1+2.06+13+pmx1), - proxmox-grub (=2.06-13+pmx1), + proxmox-grub (= 2.06-13+pmx2), shim-helpers-amd64-signed (= 1+15.7+1+pmx1), shim-signed (= 1.39+pmx1+15.7-1+pmx1), shim-unsigned (= 15.7-1+pmx1),