From f2b4cf1a534eb2a767989093150ba0f6ccaec432 Mon Sep 17 00:00:00 2001 From: Michael Tokarev Date: Sat, 23 Apr 2022 12:03:03 +0300 Subject: [PATCH] d/xen-utils-common.NEWS: add item about qemu-system-xen --- debian/xen-utils-common.NEWS | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/debian/xen-utils-common.NEWS b/debian/xen-utils-common.NEWS index 3e640d195a..183ee04c73 100644 --- a/debian/xen-utils-common.NEWS +++ b/debian/xen-utils-common.NEWS @@ -1,3 +1,24 @@ +xen (4.16.1-1) unstable; urgency=medium + + At this version xen in Debian switched from using standard full-blown build + of qemu-system-i386 for the HVM domains and qdisks to a special xen-only + build of qemu in qemu-system-xen package. Previously we recommended + qemu-system-x86, now we recommend qemu-system-xen. This significantly + reduces amount of inter-dependencies. + + If you have apt configured to automatically install package Recommends + (which is the default), when updating to this version of xen, apt will + install the new qemu-system-xen recommendation by default, so your + qemu-xen domains, if any, will continue to work as before. You might + want to remove qemu-system-x86 package at this time if you do not use + it, - xen does not use it anymore. + + If your apt is configured to not install Recommends by default, and you + do have qemu-xen domUs, you may want to install qemu-system-xen package + manually. + + -- Michael Tokarev Sat, 23 Apr 2022 12:02:00 +0300 + xen (4.11.4-1) unstable; urgency=medium This package version fixes a bug that would call the stop action on the -- 2.30.2