]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 6.1-14
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 9 Apr 2020 06:58:37 +0000 (08:58 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 9 Apr 2020 07:36:41 +0000 (09:36 +0200)
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
debian/changelog

index 64ee95c4f51ca5d4b5594efcfa828e4df55df4c8..7a97c282b4e843063fb357b8376fb5c9c76e9504 100644 (file)
@@ -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 <support@proxmox.com>  Thu, 9 Apr 2020 08:56:44 +0200
+
 qemu-server (6.1-13) pve; urgency=medium
 
   * rescan: fix call to foreach_volume