diff --git a/debian/changelog b/debian/changelog index cfed6b2..0d3362e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -proxmox-secure-boot-support (1.0.3~presign1) bookworm; urgency=medium +proxmox-secure-boot-support (1.0.3~presign2) bookworm; urgency=medium * bump shim-unsigned to 15.8 + * fix proxmox-grub version - -- Proxmox Support Team Fri, 10 May 2024 09:31:53 +0200 + -- Proxmox Support Team Fri, 10 May 2024 09:35:34 +0200 proxmox-secure-boot-support (1.0.2) bookworm; urgency=medium diff --git a/debian/control b/debian/control index 665534a..c7fd70d 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ 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 (= 1+2.06+13+pmx2), + 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.8-1+pmx1),