From: Nikolay Shirokovskiy Date: Wed, 18 Jan 2017 07:21:44 +0000 (+0300) Subject: news: Fix xml dump of autogenerated websocket X-Git-Tag: CVE-2017-2635~298 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35296ad4a79d4d99b94ec2125dd0d49f1e3534f7;p=thirdparty%2Flibvirt.git news: Fix xml dump of autogenerated websocket --- diff --git a/docs/news.xml b/docs/news.xml index 95b021a83e..b912d8a624 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -274,6 +274,15 @@ for x86_64 HVM domains. + + + qemu: Fix XML dump of autogenerated websocket + + + As a result autogenerated websocket port is regenerated on domain restore, + migration and such as it should be. + +