]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 7.0-3
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 21 Jun 2021 09:15:21 +0000 (11:15 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 21 Jun 2021 09:18:39 +0000 (11:18 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index 278e394d9298d7e3f30e1fe31f44831baf6b2395..4b9950d36a1a5b3495a30a7a53db1c5fbfc6d9b0 100644 (file)
@@ -1,3 +1,23 @@
+qemu-server (7.0-3) bullseye; urgency=medium
+
+  * vzdump: add master key support
+
+  * vzdump: drop legacy fallback logging for dirty-bitmap
+
+  * vm destroy: do not remove unreferenced disks by default
+
+  * fix #3329: turn on cache=writeback for efidisks on rbd
+
+  * avoid setting LUN number for drives when the `pvscsi` controller is used,
+    as that cannot handle multiple LUNs, increase the `scsi-id` instead
+
+  * config: limit description/comment length to 8 KiB
+
+  * migrate: enforce that image content type is available and configured on
+    target storage
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 21 Jun 2021 11:17:52 +0200
+
 qemu-server (7.0-2) bullseye; urgency=medium
 
   * api: clone: sort vm disks to keep numbers consistent