diff --git a/debian/changelog b/debian/changelog index 6b5f6a0..922a425 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +proxmox-secure-boot-support (1.0.9) bookworm; urgency=medium + + * no-change bump for grub 2.06-13+pmx3 + + -- Proxmox Support Team Fri, 21 Feb 2025 08:36:40 +0100 + proxmox-secure-boot-support (1.0.8) bookworm; urgency=medium * no-change bump for shim-signed 1.44+15.8 diff --git a/debian/control b/debian/control index 4811da4..1617b8f 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,8 @@ 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), +Depends: grub-efi-amd64-signed (= 1+2.06+13+pmx2) | grub-efi-amd64-signed (= 1+2.06+13+pmx3), + proxmox-grub (= 2.06-13+pmx2) | proxmox-grub (=2.06-13+pmx3), shim-helpers-amd64-signed (= 1+15.8+1+pmx1), shim-signed (= 1.44+pmx1+15.8-1+pmx1), shim-unsigned (= 15.8-1+pmx1),