From 06586cceb4293b6152cecb3600423557bd4cd283 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Tue, 1 Aug 2023 11:45:23 +0200 Subject: [PATCH] bump version to 8.0.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grünbichler --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 423944e..6aef8e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +proxmox-ve (8.0.2) bookworm; urgency=medium + + * switch to new Proxmox kernel meta packages + + * make pve-headers transitional to switch to proxmox-default-headers + + -- Proxmox Support Team Tue, 01 Aug 2023 11:39:53 +0200 + proxmox-ve (8.0.1) bookworm; urgency=medium * switch dependency over to proxmox-kernel-helper package (again)