Changelog for
xpra-0.15.0-2.409.x86_64.rpm :
* Mon Jun 15 2015 malcolmlewisAATTopensuse.org- Updated to version 0.15.0: + Printer forwarding. + Functional HTML5 client. + Add session idle timeout switch. + Add html command line switch for easily setting up an HTML5 xpra server. + Dropped support for Python 2.5 and older, allowing many code cleanups and improvements. + Add option to control socket permissions (easier setup of containers). + Client log output forwarding to the server. + Improved video region detection and handling. + More complete support for window states (keep above, below, sticky, etc..) and general window manager responsabilities. + Allow environment variables passed to children to be specified in the config files. + Faster reformatting of window pixels before compression stage. + Support multiple delta regions and expire them (better compression). + Allow new child commands to be started on the fly, also from the client\'s system tray (disabled by default). + Detect mismatch between some codecs and their shared library dependencies. + NVENC SDK support for versions 4 and 5, YUV444 and lossless mode. + Libvpx support for vp9 lossless mode, much improved performance tuning. + Add support for child commands that do not interfere with \"exit-with-children\". + Add scaling command line and config file switch for controlling automatic scaling aggressiveness. + Sound processing is now done in a separate process (lower latency, and more reliable). + Add more control over sound command line options, so sound can start disabled and still be turned on manually later. + Add command line option for selecting the sound source (pulseaudio, alsa, etc). + Show sound bandwidth usage. + Better window icon forwarding, especially for non X11 clients. + Optimized OpenGL rendering for X11 clients. + Handle screen update storms better. + GTK3 port improvements (still work in progress). + Added unit tests which are run automatically during packaging. + More detailed information in xpra info (cursor, CPU, connection, etc). + More detailed bug report information.
* Sun Aug 31 2014 malcolmlewisAATTopensuse.org- Updated to version 0.14.4: + Fix client disconnection on info request. + Fix X11 server crash due to threading issues. + Fix X11 server crash with BadCursor on some older platforms. + Make install script more resilient. + New xorg modelines.- Changes from version 0.14.3: + Fix webp issue caused by the 0.14.2 update. + Fix system tray forwarding on many platforms. + Fix proxy server mode.- Changes from version 0.14.2: + Fix rgb encoding not honoured. + Fix systray forwarding error with old gtk versions. + Fix RPM netifaces dependencies. + Fix webp encoding issues (without opengl or using tray). = Changes from version 0.14.1: + Fix invalid encoding switch. + Fix GTK3 build. + Fix start-child conflict with configuration files. + Fix loading of per-user configuration files on
*nix. + Fix unnecessary warning if pulseaudio is missing. + Fix compatibility with clients without rencode support (ie: html5). + Fix unlikely crash in nvenc encoder. + Fix error during window cleanup.- Changes from version 0.14.0: + Support for lzo compression. + Support for choosing the compressors enabled (lz4, lzo, zlib). + Support for choosing the packet encoders enabled (bencode, rencode, yaml). + Support for choosing the video decoders enabled. + Built in bug report tool, capable of collecting debug information. + Automatic display selection using Xorg \"-displayfd\". + Better video region support, increased quality for non-video regions. + More reliable exit and cleanup code, hooks and notifications. + Prevent SSH timeouts on login password or passphrase input. + Removed python-webm, we now use the native cython codec only. + OpenCL: warn when AMD icd is present (causes problems with signals). + Better avahi mDNS error reporting. + Better clipboard compression support. + Better packet level network tuning. + Support for input methods. + Xpra info cleanups and improvments (show children, more versions, etc). + Integrated keyboard layout detection on
*nix. + Upgrade and shadow now ignore start child. + Improved automatic encoding selection, also faster. + Keyboard layout selection via system tray on
*nix. + More Cython compile time optimizations. + Some focus issues fixed.- Changes from version 0.13.9: + Fix remote ssh start with start-child issues. + Use secure \"compare_digest\" if available. + Fix crashes in codec cleanup. + Fix video encoding fallback code. + Fix fakeXinerama setup wrongly skipped in some cases. + Fix connection failures with large screens and uncompressed RGB. + Fix clipboard errors with no data. + Fix opencl platform initialization errors.- Changes from version 0.13.8: + Fix server early exit when pulseaudio terminates. + Fix SELinux static codec library label (make it persistent). + Fix missed auto-refresh when batching. + Fix disabled clipboard packets coming through. + Fix cleaner client connection shutdown sequence and exit code. + Fix resource leak on connection error. + Fix potential bug in fallback encoding selection. + Fix deadlock on worker race it was meant to prevent. + Fix remote ssh server start timeout. + Fix avahi double free on exit. + Fix png and jpeg painting via gdk pixbuf (when PIL is missing). + Fix webp refresh loops. + Honour lz4-off environment variable. + Fix proxy handling of raw RGB data for large screen sizes. + Fix potential error from missing data in client packets.
* Tue Jul 29 2014 malcolmlewisAATTopensuse.org- Initial build.- Add xpra-fix-desktop-categories.patch: Fix desktop file categories.