From 0d4462207ba23931c168a5d674ee356517e86ba6 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 21 Feb 2024 20:11:27 +0100 Subject: [PATCH] bump version to 8.1.5-3 Signed-off-by: Thomas Lamprecht --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 970fbac..d9485a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +pve-qemu-kvm (8.1.5-3) bookworm; urgency=medium + + * backport fix for potential deadlock during QMP stop command if the VM has + disks attached through VirtIO-Block and IO-Thread enabled + + * fix #4507: add patch to automatically increase NOFILE soft limit + + -- Proxmox Support Team Wed, 21 Feb 2024 20:11:23 +0100 + pve-qemu-kvm (8.1.5-2) bookworm; urgency=medium * work around for a situation where guest IO might get stuck, if the VM is