bump version to 8.2.5

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2024-10-24 18:55:40 +02:00
parent 0fe851a3f4
commit cf5080f991

18
debian/changelog vendored
View File

@ -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 <support@proxmox.com> Thu, 24 Oct 2024 18:55:37 +0200
qemu-server (8.2.4) bookworm; urgency=medium qemu-server (8.2.4) bookworm; urgency=medium
* fix #5528: ensure cgroup limits like CPU weight are set correctly and in * fix #5528: ensure cgroup limits like CPU weight are set correctly and in