]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 8.1.2
authorFiona Ebner <f.ebner@proxmox.com>
Fri, 19 Apr 2024 14:47:54 +0000 (16:47 +0200)
committerFiona Ebner <f.ebner@proxmox.com>
Fri, 19 Apr 2024 14:47:54 +0000 (16:47 +0200)
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
debian/changelog

index 921c4d1b8df51a3316210163cc1cbd7bb2361059..7d4015b1a07bec3926e61b8ae27ee36f43a90ed7 100644 (file)
@@ -1,3 +1,21 @@
+qemu-server (8.1.2) bookworm; urgency=medium
+
+  * fix #4136: backup: implement fleecing option for improved guest
+    stability when the backup target is slow
+
+  * fix #4474: stop VM: add 'overrule-shutdown' parameter to prevent
+    currently running shutdown tasks from blocking the stop task
+
+  * fix #1905: disk move: allow moving unused disks
+
+  * fix #3784: add vIOMMU parameter to support passthrough of PCI devices to
+    nested virtual machines
+
+  * fix #5363: cloudinit: fix regression to make creation of scsi cloudinit
+    disks possible again
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 19 Apr 2024 16:09:18 +0200
+
 qemu-server (8.1.1) bookworm; urgency=medium
 
   * config: pending network: avoid undef-warning on old/new comparison