diff --git a/debian/changelog b/debian/changelog index dd368820..e4fbad53 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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)