]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 8.1.1
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 14 Mar 2024 13:04:37 +0000 (14:04 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 14 Mar 2024 13:04:37 +0000 (14:04 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index 2b2779817f98318ef7cc2277c8cd58fe8fff5dd5..921c4d1b8df51a3316210163cc1cbd7bb2361059 100644 (file)
@@ -1,3 +1,18 @@
+qemu-server (8.1.1) bookworm; urgency=medium
+
+  * config: pending network: avoid undef-warning on old/new comparison
+
+  * support live-import for 'import-from' disk options on create
+
+  * qm: add 'import' command for importing a VM through a volumeid from a
+    storage that provides the new 'import' content-type.
+
+  * disk import: warn when fallback is used instead of requested format
+
+  * cpu config: die on hotplug of non x86_64 CPUs
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 14 Mar 2024 14:04:34 +0100
+
 qemu-server (8.1.0) bookworm; urgency=medium
 
   * migration: do not allow live-migration with VNC clipboard, it's not yet