From 33a2d3a8264398ab393a7357411c82c8f3794122 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 14 Feb 2022 15:53:18 +0100 Subject: [PATCH] bump version to 6.1.1-2 Signed-off-by: Thomas Lamprecht --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8bda31a..50f8917 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pve-qemu-kvm (6.1.1-2) bullseye; urgency=medium + + * vma: create: register all streams before entering coroutines to avoid that + an early stream starts to write already before all got registered. + + -- Proxmox Support Team Mon, 14 Feb 2022 15:53:15 +0100 + pve-qemu-kvm (6.1.1-1) bullseye; urgency=medium * update to 6.1.1 stable release