]> git.proxmox.com Git - qemu-server.git/blobdiff - debian/changelog
bump version to 6.2-2
[qemu-server.git] / debian / changelog
index 64ee95c4f51ca5d4b5594efcfa828e4df55df4c8..f361187d0b05a74a171a96617c668c11731fd98c 100644 (file)
@@ -1,3 +1,86 @@
+qemu-server (6.2-2) pve; urgency=medium
+
+  * adapt net-device hotplug to more strict QMP schema of QEMU 5.0
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 08 May 2020 13:00:18 +0200
+
+qemu-server (6.2-1) pve; urgency=medium
+
+  * qmrestore: fix VMA restore from STDIN
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 07 May 2020 21:51:01 +0200
+
+qemu-server (6.1-20) pve; urgency=medium
+
+  * cfg2cmd: fix uninitialized value warning on OVMF w/o efidisk
+
+  * vzdump: fix backup of templates with stdout as output
+
+  * cfg2cmd: set audiodev parameter only on qemu >= 4.2
+
+  * api: allow listing custom and default CPU models
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 06 May 2020 17:16:56 +0200
+
+qemu-server (6.1-19) pve; urgency=medium
+
+  * clone: use new config_lock_shared
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 5 May 2020 11:22:04 +0200
+
+qemu-server (6.1-18) pve; urgency=medium
+
+  * vzdump: assemble: fix skipping all pending and snapshot config entries
+
+  * api/destroy: repeat early checks after locking
+
+  * migrate: skip rescan for efidisk and shared volumes
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 04 May 2020 17:36:40 +0200
+
+qemu-server (6.1-17) pve; urgency=medium
+
+  * backup: never try to freeze in stop mode backup
+
+  * Fix #2124: Add support for zstd
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 4 May 2020 14:11:50 +0200
+
+qemu-server (6.1-16) pve; urgency=medium
+
+  * spice audio: improve compatibility with QEMU versions newer than 4.2
+
+  * migrate: workaround issues with format switch on storage live migration
+
+  * fix live migration with replicated unused volumes
+
+  * importovf: improve compatibility with OVF files without default namespaces
+
+  * backup restore: use correct storage for format check for cloudinit drives
+
+  * handle stopping the storage migration NBD server better
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 29 Apr 2020 16:23:24 +0200
+
+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