File spice-gtk.changes of Package spice-gtk
-------------------------------------------------------------------
Fri Dec 7 12:22:35 UTC 2012 - dimstar@opensuse.org
- Add pkgconfig(libusbredirparser-0.5) BuildRequires, to see early
unresolvables instread of 'late' build failures.
- Replace libusbredirparser with libusbredirparser-0.5 in
configure{.ac,}.
-------------------------------------------------------------------
Sat Sep 22 13:43:31 UTC 2012 - dimstar@opensuse.org
- Update to version 0.14:
+ Support for seamless migration
+ Improve scaling handling, add downscale-only property to give
more control over scaling
+ Better handle key press/release events in high-latency
situations, this should avoid unwanted key repetitions
+ Improve unescaping in URI parsing
+ Fix symbol versioning which was broken in 0.13
+ Fix for CVE-2012-4425
+ Various bug fixes and improvements.
-------------------------------------------------------------------
Tue Sep 11 07:24:33 UTC 2012 - dimstar@opensuse.org
- Re-add pkgconfig(spice-protocol): as we don't install it
ourselves, we do require spice-protocol.pc to be available in
the build system or pkg-config --print-requires fails to traverse
the dependency chain, failing to add any pkgconfig() requires
to the -devel package.
-------------------------------------------------------------------
Fri Sep 7 20:37:48 UTC 2012 - vuntz@opensuse.org
- Remove spice-protocol-devel Provides/Obsoletes from
spice-gtk-devel: this was a mistake in the 0.12.101 tarball, and
the real spice-protocol tarball is still wanted. See
http://lists.freedesktop.org/archives/spice-devel/2012-August/010343.html
-------------------------------------------------------------------
Tue Sep 4 10:54:48 UTC 2012 - dimstar@opensuse.org
- Update to version 0.13:
+ Add support for USB device redirection on Windows.
+ Add monitors config support (multiple monitors in same display)
+ Inhibit automount on GNOME desktop, to ease USB redirectio.
+ Better video support (reduce some glitches).
+ Misc migration fixes.
+ Various bug fixes and improvements.
-------------------------------------------------------------------
Tue Aug 7 19:43:43 UTC 2012 - dimstar@opensuse.org
- Update to version 0.12.101:
+ Fix --spice-debug flag on glib >= 2.31
+ Bugs fixed: rh#818169, rh#815426, rh#820335, rh#821795,
rh#823874, rh#835997, rh#823570, rh#822688.
- spice-protocol has been merged: Provide and obsolete
spice-protocol-devel package.
- Drop pkgconfig(spice-protocol) BuildRequires: it has been merged
to the spice-gtk code base.
-------------------------------------------------------------------
Wed May 2 10:18:04 UTC 2012 - idonmez@suse.com
- Fix license to be GPL-2.0+ and LGPL-2.1+ since
spice-client-glib-usb-acl-helper is GPL-2.0+
-------------------------------------------------------------------
Sun Apr 29 16:52:52 CET 2012 - dimstar@opensuse.org
- Update to version 0.12:
+ Fix memory leak when guest is resized
+ Fix color-depth setting
+ Hide/Show cursor correctly when needed
+ Fix blue-tinted video with old Spice servers
+ Correct scroll-event not received with recent Gtk+
+ Fix various migrations issues
+ Allow to disable CELT encoding at runtime with
SPICE_DISABLE_CELT
+ Various crash fixes (on pubkey, recording, clipboard)
+ Build changes (common submodule) and fixes
-------------------------------------------------------------------
Fri Apr 27 17:00:09 UTC 2012 - reddwarf@opensuse.org
- Build also gtk2 version (and its python bindings)
-------------------------------------------------------------------
Sun Mar 11 21:12:36 UTC 2012 - dimstar@opensuse.org
- spice-client-glib-usb-acl-helper is here again. Besides depending
on the right version ofpolkit, it also depends of usbredir, which
caused it to silently disappear last time.
-------------------------------------------------------------------
Thu Mar 8 21:06:16 UTC 2012 - dimstar@opensuse.org
- Update to version 0.11:
- Fix semi-seamless migration regression
- Add Spice session UUID and name support
- Add foreign menu support to controller library
- Add a simple controller testing tool spice-controller-dump
- Build fixes
- Drop spice-gtk-0.9-return-nonvoid.patch: fixed upstream.
-------------------------------------------------------------------
Sat Feb 25 21:04:43 UTC 2012 - dimstar@opensuse.org
- Update to version 0.10:
+ USB redir is now aware of host/guest side filtering
+ you can query spice_usb_device_manager_can_redirect_device()
+ fix the usbredir channel lifetime to be equal to session
lifetime
+ set keepalive on channel socket
+ fix hangs on windows when using ssl chanels
+ add a SpiceDisplay::zoom-level to maintain a scaling ratio
+ add controller ENABLE_SMARTCARD option
+ remove a few warnings, ui improvements, build fixes
- No longer verify permissions of spice-client-glib-usb-acl-helper,
as the file is no longer installed.
-------------------------------------------------------------------
Thu Feb 9 17:37:50 UTC 2012 - dimstar@opensuse.org
- Update to version 0.9:
+ Add command line options for setting the cache size and the glz
window size
+ Add a USB device selection widget to libspice-client-gtk
+ Various bug fixes and code improvements.
- Add spice-gtk-0.9-return-nonvoid.patch: Return a value in a
non-void declared function.
-------------------------------------------------------------------
Sun Feb 5 13:13:04 UTC 2012 - dimstar@opensuse.org
- Don't install /usr/bin/spice-client-glib-usb-acl-helper with suid
bit set until bnc#744251 has gotten the full treatment. This
kills functionality for USB passthrough.
-------------------------------------------------------------------
Tue Jan 31 09:38:27 UTC 2012 - dimstar@opensuse.org
- Update to version 0.8:
+ add USB redirection support
+ introduce SpiceGtkSession to deal with session-wide Gtk events,
such as clipboard, instead of doing it per display
+ many cursor and keyboard handling improvements
+ handle the new "semi-seamless" migration
+ support new Spice mini-headers
+ better coroutines: fibers on windows & jmp on linux
+ add Vala vapi bindings generation
+ many bug fixes and code improvements
-------------------------------------------------------------------
Thu Nov 24 11:28:40 UTC 2011 - dimstar@opensuse.org
- Initial package, version 0.7.159