From cf5080f99132adb1ead60a242e8b5fe27506bab7 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 24 Oct 2024 18:55:40 +0200 Subject: [PATCH] bump version to 8.2.5 Signed-off-by: Thomas Lamprecht --- debian/changelog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/debian/changelog b/debian/changelog index ddb70dc8..1c6e9893 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +qemu-server (8.2.5) bookworm; urgency=medium + + * remote migration: fix online migration via API clients + + * fix #5714: fix calloc parameter ordering + + * fix typos in user-visible strings + + * api: status: add some missing description for status return properties + + * pci: device selection: don't reserve PCI IDs when VM is already running to + avoid false-positive if, e.g., one is checking the generated QEMU command + using `qm showcmd`. + + * pci: mdev: adapt to NVIDIA's modern interface with kernel >= 6.8 + + -- Proxmox Support Team Thu, 24 Oct 2024 18:55:37 +0200 + qemu-server (8.2.4) bookworm; urgency=medium * fix #5528: ensure cgroup limits like CPU weight are set correctly and in