From ee3237c657be04c5a9dc99d959b279fd308c6c1b Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 4 Mar 2025 16:05:37 +0100 Subject: [PATCH] bump version to 8.1.1 Signed-off-by: Thomas Lamprecht --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 623c30c..7c77277 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +proxmox-kernel-helper (8.1.1) bookworm; urgency=medium + + * check removable status of EFI fallback bootloader to ensure that this + second copy of the bootloader also gets updated. + + -- Proxmox Support Team Tue, 04 Mar 2025 16:05:34 +0100 + proxmox-kernel-helper (8.1.0) bookworm; urgency=medium * re-add the simplefb module to initramfs again