[Spice-devel] [qxl 5/5] build-sys: Update for 0.1.5 release
Christophe Fergeau
cfergeau at redhat.com
Fri Oct 28 10:18:25 UTC 2016
---
NEWS | 13 +++++++++++++
configure.ac | 2 +-
2 files changed, 14 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index 59e0e4b..237d121 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Major changes in 0.1.5
+======================
+
+Fix X restarts when kms is in use with multiple monitors
+Various Xspice fixes and improvements (agent fixes, command line handling,
+documentation, delayed fps, audio playback)
+Fix Xspice crashing after 11 days
+Add --numheads argument to Xspice script
+Allow to setup video codec for streaming when using Xspice (requires
+spice-server 0.13.2)
+X.Org 1.19 fixes (Xspice is still non-functional with it)
+Fix compilation on arches which do not have outb (aarch64)
+
Major changes in 0.1.4
======================
Added smartcard support to XSpice
diff --git a/configure.ac b/configure.ac
index 2c7bbf7..f90ec2c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-qxl],
- [0.1.4],
+ [0.1.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-qxl])
AC_CONFIG_SRCDIR([Makefile.am])
--
2.9.3
More information about the Spice-devel
mailing list