From c13155abd0e2481d7123175d1b86339ddfb1dfeb Mon Sep 17 00:00:00 2001 From: Charles Arnold Date: Thu, 1 Oct 2020 13:52:32 +0000 Subject: [PATCH] * Return to using qcow2 sparse by default with libvirt 5.0.0+ * Make VM window shortcuts less likely to conflict with guest usage * Fix 3.0.0 regression with spice audio * createvol: Add explicit option for qcow2 non-sparse * Unconditionally add USB redirdev to new VMs when using SPICE * Unconditionally add sound devices to new VMs * Translation string improvements (Pino Toscano) OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=515 --- virt-manager.changes | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/virt-manager.changes b/virt-manager.changes index 390b5aec..a9050db7 100644 --- a/virt-manager.changes +++ b/virt-manager.changes @@ -2,6 +2,14 @@ Wed Sep 30 17:07:44 MDT 2020 - carnold@suse.com - jsc#SLE-16582, Upgrade virt-manager >= 3.x + * Return to using qcow2 sparse by default with libvirt 5.0.0+ + * Make VM window shortcuts less likely to conflict with guest + usage + * Fix 3.0.0 regression with spice audio + * createvol: Add explicit option for qcow2 non-sparse + * Unconditionally add USB redirdev to new VMs when using SPICE + * Unconditionally add sound devices to new VMs + * Translation string improvements (Pino Toscano) - bsc#1176881 - No audio in virt-manager after upgrade virt-manager-3.1.0.tar.bz2 - Drop patches contained in new tarball