From 5813584e45781a272b8ac6f26491642d072342d0 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 1 Sep 2023 15:39:30 +0200 Subject: [PATCH] bump version to 3.8-2 Signed-off-by: Thomas Lamprecht --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index dfd2616..e46024e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-firmware (3.8-2) bookworm; urgency=medium + + * revert compress each firmware file with ZSTD for now until we have support + in initramfs-tools to also recognise those paths too, as some modules like + DRM/GPU ones require a FW there too. + + -- Proxmox Support Team Fri, 01 Sep 2023 15:39:25 +0200 + pve-firmware (3.8-1) bookworm; urgency=medium * update linux-firmware to current master (~ 20230804)