From: Hans van Kranenburg Date: Thu, 29 Mar 2018 22:18:47 +0000 (+0200) Subject: debian/changelog: mention init script qemu fix X-Git-Tag: archive/raspbian/4.11.1-1+rpi1~1^2~88 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=bc2329f2e9a2ae9c09b51319729461d8ef3f8fe8;p=xen.git debian/changelog: mention init script qemu fix --- diff --git a/debian/changelog b/debian/changelog index 2b323d0841..f8f018be39 100644 --- a/debian/changelog +++ b/debian/changelog @@ -44,6 +44,7 @@ xen (4.10.1~pre+4.0f92968bcf-1~) UNRELEASED; urgency=medium * Add README.source.md to document how the packaging works. * This package builds correctly with gcc 7. (Closes: #853710) * Fix grub config file conflict when upgrading from Stretch. (Closes: #852545) + * Init scripts: Do not kill per-domain qemu processes. (Closes: #879751) [ Mark Pryor ] * Fix shared library build dependencies for the new xentoolcore library.