From 1f538a22c36bf58218850d85f85af03900fddcc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Fri, 21 Feb 2025 08:37:12 +0100 Subject: [PATCH] bump version to 1.0.9 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grünbichler --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) 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),