Hello community, here is the log from the commit of package spice for openSUSE:Factory checked in at 2017-11-03 16:31:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spice (Old) and /work/SRC/openSUSE:Factory/.spice.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spice" Fri Nov 3 16:31:12 2017 rev:26 rq:536913 version:0.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/spice/spice.changes 2017-02-11 01:36:49.213950095 +0100 +++ /work/SRC/openSUSE:Factory/.spice.new/spice.changes 2017-11-03 16:31:44.533159980 +0100 @@ -1,0 +2,41 @@ +Thu Oct 26 07:25:59 UTC 2017 - [email protected] + +- Release 0.14.0 + * fix client mouse with virgl + * fix frozen display after seamless migration + * set human-readable name on spice threads + * add sanity-checks for ORC library as it can abort spice-server + when selinux is in use + * Close TCP connection early when client did not send the correct + SPICE magic bytes: this allows VNC clients to gracefully fail + when connecting to a SPICE port + * Add VP9 encoding support when GStreamer is being used and misc + streaming/encoding improvements + * Improvements to replay utility + * Limit (deprecated/unusud) QXLMessage size to 100,000 characters + for improved safety + * Improve image quality in low bitrate situation when using the + GStreamer backend + * Added GStreamer support to the video streaming code + * Fix old migration bug causing migration to never end in some cases + * Added lz4 compression to the spicevmc channel + * Ongoing code cleanups + * add spice_qxl_gl_scanout() spice_qxl_gl_draw_async() for local + virgl support + * spice_server_set_keepalive_timeout() has been removed in favour of + unconditionally sending keepalive probes every 10 minutes + * Added public spice_server_set_keepalive_timeout() to make it possible + to tweak keepalive on all SPICE connection. This can prevent unwanted + idle disconnections if proxies are used between the client and the host. + * Fix important memory usage when the webdav channel is used + * Do not disconnect when the client requests an unsupported compression type + * Fix potential race condition when using multiple QXL devices + * Fix display glitch when using XSpice + * Improve help string for 'replay -s' + * Fix small leak in MJPEG code + +- Removed patches: + * CVE-2016-9577-buffer-overflow-in-main_channel_alloc_msg_rcv_buf.patch + * CVE-2016-9578-remote-dos-via-crafted-message.patch + +------------------------------------------------------------------- Old: ---- CVE-2016-9577-buffer-overflow-in-main_channel_alloc_msg_rcv_buf.patch CVE-2016-9578-remote-dos-via-crafted-message.patch spice-0.12.8.tar.bz2 New: ---- spice-0.14.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spice.spec ++++++ --- /var/tmp/diff_new_pack.oWSE2H/_old 2017-11-03 16:31:45.285132609 +0100 +++ /var/tmp/diff_new_pack.oWSE2H/_new 2017-11-03 16:31:45.289132464 +0100 @@ -18,16 +18,14 @@ # Common info Name: spice -Version: 0.12.8 +Version: 0.14.0 Release: 0 Summary: SPICE client and server library -License: LGPL-2.1+ +License: LGPL-2.1+ OR GPL-2.0+ Group: Productivity/Networking/Other Url: http://www.spice-space.org/ Source: http://spice-space.org/download/releases/%{name}-%{version}.tar.bz2 Source99: %{name}.rpmlintrc -Patch0: CVE-2016-9577-buffer-overflow-in-main_channel_alloc_msg_rcv_buf.patch -Patch1: CVE-2016-9578-remote-dos-via-crafted-message.patch # Build-time parameters BuildRequires: alsa-devel @@ -45,7 +43,7 @@ BuildRequires: python-six BuildRequires: spice-protocol-devel >= 0.12.11 BuildRequires: zlib-devel -BuildRequires: pkgconfig(glib-2.0) >= 2.22 +BuildRequires: pkgconfig(glib-2.0) >= 2.28 BuildRequires: pkgconfig(opus) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xext) @@ -84,8 +82,6 @@ %prep %setup -q -%patch0 -p1 -%patch1 -p1 %build %configure \ ++++++ spice-0.12.8.tar.bz2 -> spice-0.14.0.tar.bz2 ++++++ ++++ 129380 lines of diff (skipped)
