bump version to 8.0.2-3

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
master v8.0.2-3
Thomas Lamprecht 2023-06-15 13:59:12 +02:00
parent ea7662074d
commit 409db0cd7b
1 changed files with 6 additions and 0 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
pve-qemu-kvm (8.0.2-3) bookworm; urgency=medium
* fix regression in QEMU 8.0 for drive mirror with bitmap
-- Proxmox Support Team <support@proxmox.com> Thu, 15 Jun 2023 13:57:46 +0200
pve-qemu-kvm (8.0.2-2) bookworm; urgency=medium
* drop custom get_link_status QMP command, was never really used.