]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 8.0.1
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 7 Jun 2023 11:47:58 +0000 (13:47 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 7 Jun 2023 11:48:04 +0000 (13:48 +0200)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
debian/changelog

index dd368820dd6a900129a4b272262142dda4f9d992..e4fbad535eeeb844661e63c4e5014de712aeeed0 100644 (file)
@@ -1,3 +1,19 @@
+qemu-server (8.0.1) UNRELEASED; urgency=medium
+
+  * fix #4737: qmeventd: gracefully handle interrupted epoll_wait call
+
+  * handle and warn about VM network interfaces not attached to any bridges
+
+  * block resize: avoid passing zero size to QMP command
+
+  * qmrestore: improve description of bwlimit parameter
+
+  * api: switch agent api call to 'array' type
+
+  * tests: fix invoking migration tests with make
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 07 Jun 2023 13:44:06 +0200
+
 qemu-server (8.0.0) bookworm; urgency=medium
 
   * never enable 'smm' flag for the 'virt' machine type (doesn't exist)