From: Fabian Grünbichler Date: Thu, 9 Apr 2020 06:58:37 +0000 (+0200) Subject: bump version to 6.1-14 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=89b0461af1a1b4718adffce39269c16cb79670c1;p=qemu-server.git bump version to 6.1-14 Signed-off-by: Fabian Grünbichler --- diff --git a/debian/changelog b/debian/changelog index 64ee95c4..7a97c282 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +qemu-server (6.1-14) pve; urgency=medium + + * Use foreach_volume instead of foreach_drive + + * Use new storage_migrate interface + + * migrate: update config with changed volume IDs + + * migrate: allow specifying targetstorage for offline migration + + * migrate: sync_disks: use allow_rename to avoid collisions on the target + storage + + * migrate: sync_disks: log output of storage_migrate + + * migrate: also cleanup disks migrated by storage_migrate in case of failure + + -- Proxmox Support Team Thu, 9 Apr 2020 08:56:44 +0200 + qemu-server (6.1-13) pve; urgency=medium * rescan: fix call to foreach_volume