From: Hans van Kranenburg Date: Wed, 22 Aug 2018 14:24:16 +0000 (+0200) Subject: debian/changelog: mention the vwprintw compile fix X-Git-Tag: archive/raspbian/4.11.1-1+rpi1~1^2~79 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=859c65f4efdf9e8381102e1611c9273907f1ccc7;p=xen.git debian/changelog: mention the vwprintw compile fix --- diff --git a/debian/changelog b/debian/changelog index 0e7bee77cb..0d0b3a6221 100644 --- a/debian/changelog +++ b/debian/changelog @@ -74,6 +74,7 @@ xen (4.11.1~pre+1.733450b39b-1~) UNRELEASED; urgency=medium * 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) + * debian/patches: Fix "'vwprintw' is deprecated" gcc 8 compilation error [ Mark Pryor ] * Fix shared library build dependencies for the new xentoolcore library.