Hello community, here is the log from the commit of package xpra for openSUSE:Factory checked in at 2019-06-14 20:42:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xpra (Old) and /work/SRC/openSUSE:Factory/.xpra.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xpra" Fri Jun 14 20:42:38 2019 rev:6 rq:709905 version:2.5.2 Changes: -------- --- /work/SRC/openSUSE:Factory/xpra/xpra.changes 2019-04-28 20:14:20.806385167 +0200 +++ /work/SRC/openSUSE:Factory/.xpra.new.4811/xpra.changes 2019-06-14 20:42:40.906364222 +0200 @@ -1,0 +2,66 @@ +Fri Jun 14 07:11:10 UTC 2019 - Luigi Baldoni <[email protected]> + +- Update to version 2.5.2 + * fix mmap leak which can cause the client to stop painting + * fix OpenGL crashes: don't try to use it when probing process + has crashed + * fix errors in avahi error handler + * fix connection errors when loading ssh public keys + * fix tests being run with the wrong python interpreter version + * fix systemd-run using the wrong python interpreter version + * fix start menu with python3 clients + * fix x264 encoder failing to create a compatible stream for + the html5 client + * fix unnecessary xdg menu data in some subcommands + * fix large xdg menu data causing initial packet size errors + * fix packet size warning message format + * fix start menu with python3 clients + * fix html5 client connection error when xdg-menu data is + missing + * fix html5 client compatibility with buggy x264 encoders (as + above) + * fix html5 client clipboard packet format + * fix session info graphs start values + * fix colour channels swapped with some window icons and + desktop servers + * fix slower compression code path wrongly used when av-sync + is disabled + * fix icon type attribute (remove dot) + * fix signal forwarding with python3 servers + * fix system tray forwarding with python3 servers + * fix socket attributes name lookup for xpra info + * fix handling proxy server info requests + * fix proxy server info errors trying to enumerate sessions + * fix automatic MTU adjustements with UDP transport + * fix NVENC compatiblity with library soname found in newer + installers + * fix invalid python2 DEB dependency in main meta package + * fix default config value for opengl attribute + * fix HTML5 client authentication issue when going through a + proxy server + * fix socket errors on startup with bind-ssl + * fix server dbus service attribute accessor methods + * fix network jitter injector + * fix avahi mdns publisher test tool + * fix zeroconf error when service info is not available + * fix remote ssh failures with python3-only installations + * fix automatic interpreter version switching when re-executing + * fix start-via-proxy exit code handler + * fix socket-permissions option not being honoured + * fix error in the codec loader if the first codec attempted + fails + * fix error in the codec instantiation leak detection code + * fix exit hooks not being called with 'exit-with-client' + * fix RandR build errors with older versions of Cython (ie: + Xenial) + * fix GTK3 build of the keyboard test tool on MS Windows + * fix errors parsing xresources + * fix handling of xsettings with python3 servers + * fix font hinting detection with python3 + * fix errors during cleanup if server initialization or + startup had failed + * fix pure python3 builds cairo headers used + * updated package dependencies: recommend python-dns for sshfp + support + +------------------------------------------------------------------- Old: ---- xpra-2.5.1.tar.xz New: ---- xpra-2.5.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xpra.spec ++++++ --- /var/tmp/diff_new_pack.HVp8Tv/_old 2019-06-14 20:42:41.682362906 +0200 +++ /var/tmp/diff_new_pack.HVp8Tv/_new 2019-06-14 20:42:41.682362906 +0200 @@ -23,7 +23,7 @@ %endif %global __requires_exclude ^typelib\\(GtkosxApplication\\)|typelib\\(GdkGLExt\\)|typelib\\(GtkGLExt\\).*$ Name: xpra -Version: 2.5.1 +Version: 2.5.2 Release: 0 Summary: Remote display server for applications and desktops License: GPL-2.0-or-later AND BSD-3-Clause AND LGPL-3.0-or-later AND MIT @@ -80,6 +80,7 @@ Requires: xf86-video-dummy Requires: xorg-x11-xauth Requires(post): %fillup_prereq +Recommends: python2-dnspython Recommends: python2-opencv Recommends: python2-paramiko %{?systemd_requires} ++++++ xpra-2.5.1.tar.xz -> xpra-2.5.2.tar.xz ++++++ ++++ 32472 lines of diff (skipped)
