diff --git a/debian/changelog b/debian/changelog index 857590ed..278e394d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +qemu-server (7.0-2) bullseye; urgency=medium + + * api: clone: sort vm disks to keep numbers consistent + + * api: VM status: make template property optional in return object + + * add compatibility for QEMU 6.0 + + * destroy VM: always remove (referenced) VM state volumes + + * destroy VM: also check if unused volumes are base images + + * live-restore: log more similar to regular restore, outputting the user the + PBS repo/snapshot and target for each drive. + + -- Proxmox Support Team Fri, 28 May 2021 12:46:36 +0200 + qemu-server (7.0-1) pve; urgency=medium * re-build for Proxmox VE 7 / Debian Bullseye