From 56aa940136b8c66ac6df33ab8fc6c65e089f4732 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 11 Nov 2024 20:38:30 +0100 Subject: [PATCH] bump version to 8.2.6 Signed-off-by: Thomas Lamprecht --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 1c6e9893..06743f64 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +qemu-server (8.2.6) bookworm; urgency=medium + + * vm start: add syslog info with which PID a VM process was started + + * pci: avoid the hard requirement for a passthrough device to be reset on + start to fix a recent regression from improving error handling from the + pve-common package. + + -- Proxmox Support Team Mon, 11 Nov 2024 20:38:25 +0100 + qemu-server (8.2.5) bookworm; urgency=medium * remote migration: fix online migration via API clients