bump version to 8.0.7

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
This commit is contained in:
Fiona Ebner 2023-08-21 11:53:38 +02:00
parent d6989068fa
commit c86d705295

23
debian/changelog vendored
View File

@ -1,3 +1,26 @@
qemu-server (8.0.7) bookworm; urgency=medium
* fix #4822: vzdump: fix PBS encryption for guests without disks
* qmeventd: fix parsing of VMID in presence of legacy cgroup entries
* api: check access for already configured bridge when updating vNIC
* fix #4620: make 'ide1' and 'ide3' drive keys work for machine type q35
* cloudinit: fix two checks that were mistakenly restricted to root only,
one for setting the ciupgrade option and one for updating the cloudinit
drive
* migration: improve format hint when allocating live-migrated disk on the
target to make e.g. remote-migration with qcow2 and LVM-thin target work
* net: fix setting value for tx_queue_size
* fix #3963: allow backup of template VM with immutable TPM drive
-- Proxmox Support Team <support@proxmox.com> Mon, 21 Aug 2023 11:30:45 +0200
qemu-server (8.0.6) bookworm; urgency=medium
* cloudinit: restore previous default for package upgrades