From ed3b5b8ab8ccec151a5738deb0b0d91a270e9b11 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Wed, 8 Jun 2022 14:04:09 +0200 Subject: [PATCH] bump version to 6.2.0-9 Signed-off-by: Wolfgang Bumiller --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index c028c11..891e010 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-qemu-kvm (6.2.0-9) bullseye; urgency=medium + + * fix possible race conditions during cancellation of a PBS backup + + -- Proxmox Support Team Wed, 08 Jun 2022 14:03:22 +0200 + pve-qemu-kvm (6.2.0-8) bullseye; urgency=medium * revert "block/rbd: implement bdrv_co_block_status" to work around