Accepting request 698572 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/698572 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xpra?expand=0&rev=5
This commit is contained in:
commit
abd37a8a1d
3
xpra-2.5.1.tar.xz
Normal file
3
xpra-2.5.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:95062fbb8894a8dcca983ce96066e8e7dd92722b7c5928e1a5a24d5a8f5e8392
|
||||
size 2483148
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7d2c753d20b0dd07dee4ee0beab91911181ee2c4ff0248a5995cdcfb643ccc60
|
||||
size 2512228
|
45
xpra.changes
45
xpra.changes
@ -1,3 +1,48 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 26 22:18:38 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
- Update to version 2.5.1
|
||||
* fix sending of icons as premultipled ARGB
|
||||
* fix compatibility with old versions of python-pillow
|
||||
* fix scroll encoding code flow (should be impossible to hit)
|
||||
* fix handling of info requests with Python3 servers
|
||||
* fix missing option for lock argument in man page
|
||||
* fix ssh errors handling authentication failures
|
||||
* fix ssh server connections and support 'none' authentication
|
||||
* fix start new command menu
|
||||
* fix appindicator failures when we fail to locate the default
|
||||
icon
|
||||
* fix command line tools usage under cygwin and terminal
|
||||
emulators
|
||||
* fix pointer position on multi-monitor shadow servers
|
||||
* fix system tray forwarding with python3 servers
|
||||
* fix window icons forwarding (MS Windows and MacOS mostly)
|
||||
* fix detection of splash window types
|
||||
* fix server startup errors when X11 root properties are
|
||||
invalid
|
||||
* fix shadow server startup failures on MacOS
|
||||
* fix system tray errors during shadow server startup on MacOS
|
||||
* fix printing errors with python3 builds and rencode packet
|
||||
encoder
|
||||
* fix parsing of printer options
|
||||
* fix dispatching of printer jobs to clients with python3
|
||||
servers
|
||||
* fix parsing of key symbol definitions with python3 servers
|
||||
* fix compatibility with older versions of GTK3
|
||||
* fix proxy video encoders initialization
|
||||
* fix 'missing encodings' server error with python3
|
||||
* fix spurious clipboard warning when clipboard is disabled
|
||||
* disable modal windows by default (was enabled by default
|
||||
since v2.3)
|
||||
* workaround buggy system trays
|
||||
* try harder to prevent hash collisions in scroll encoding
|
||||
* skip risky opengl probing when the initial check failed
|
||||
* prevent file conflicts with older packages
|
||||
* don't use appindicator with Fedora Gnome
|
||||
* minor packaging fixes (dates)
|
||||
* remove spurious ssh dnssec check logging
|
||||
* bump version in cups backend
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 26 14:18:16 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%endif
|
||||
%global __requires_exclude ^typelib\\(GtkosxApplication\\)|typelib\\(GdkGLExt\\)|typelib\\(GtkGLExt\\).*$
|
||||
Name: xpra
|
||||
Version: 2.5
|
||||
Version: 2.5.1
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user