Accepting request 905616 from home:alois:branches:X11:Utilities
- Update to version 4.2.1 build and packaging fixes: * missing dependencies * remove unused outdated code * remove runtime dependency on distutils for 'which' * cryptic error when a pkg_config file is missing proxy server: * deadlocks when queues fill up too quickly * honour mode and display * disconnections under heavy load Network: * fix RFB server protocol, sockets not timing out with VNC clients * invalid error when bind option points to a directory * detect wifi network connections more reliably * fix 'xpra' packet type auto detection * default to ssl-mode if the 'wss' socket option is not specified * 'keydata' connection attribute should override other options * correct exit code for encryption errors Encodings: * disable vaapi in ffmpeg codec by default (crashy / buggy) * NVENC errors when retrying after a transient failure * scroll detection bugs * webp encoder invalid memory access (corruption) Misc: * notification forwarding errors with SVG icons * disable SVG icon resizing (potential crashes on some platforms) * missing log prefix for 'xpra recover' subcommand * faster server startup failures: don't wait for things that were not started (ie: audio) * fix commands started twice when upgrading (ie: ibus-daemon) * local start with explicit attach was broken on Posix * 'attach' option should not be forwarded to the server (which then fails) * invalid window resize counter (used for resize loop prevention) * missing icon errors when html5 client disconnects from system-wide proxy server * file transfer errors when a 'top' client is connected * don't claim that non-interactive clients use the screen * retry once after X11 query tree errors during startup * provide XDG_RUNTIME_DIR if it is not defined * add new 3x4K Xdummy modeline * minor cosmetic and debug logging fixes OBS-URL: https://build.opensuse.org/request/show/905616 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xpra?expand=0&rev=86
This commit is contained in:
parent
970e0e1960
commit
161348e647
3
xpra-4.2.1.tar.gz
Normal file
3
xpra-4.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a7a3baddbe088d9f2b1b18d9a95f92256fbdbaece48187a64c214dc70a670d3f
|
||||
size 3878766
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2a4430e0525e1f81b98d9e0674fdda5d9df3c6ee0600b6e2388e8f38a256e9f9
|
||||
size 4057304
|
50
xpra.changes
50
xpra.changes
@ -1,3 +1,53 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 11 05:16:05 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
- Update to version 4.2.1
|
||||
build and packaging fixes:
|
||||
* missing dependencies
|
||||
* remove unused outdated code
|
||||
* remove runtime dependency on distutils for 'which'
|
||||
* cryptic error when a pkg_config file is missing
|
||||
proxy server:
|
||||
* deadlocks when queues fill up too quickly
|
||||
* honour mode and display
|
||||
* disconnections under heavy load
|
||||
Network:
|
||||
* fix RFB server protocol, sockets not timing out with VNC
|
||||
clients
|
||||
* invalid error when bind option points to a directory
|
||||
* detect wifi network connections more reliably
|
||||
* fix 'xpra' packet type auto detection
|
||||
* default to ssl-mode if the 'wss' socket option is not
|
||||
specified
|
||||
* 'keydata' connection attribute should override other options
|
||||
* correct exit code for encryption errors
|
||||
Encodings:
|
||||
* disable vaapi in ffmpeg codec by default (crashy / buggy)
|
||||
* NVENC errors when retrying after a transient failure
|
||||
* scroll detection bugs
|
||||
* webp encoder invalid memory access (corruption)
|
||||
Misc:
|
||||
* notification forwarding errors with SVG icons
|
||||
* disable SVG icon resizing (potential crashes on some
|
||||
platforms)
|
||||
* missing log prefix for 'xpra recover' subcommand
|
||||
* faster server startup failures: don't wait for things that
|
||||
were not started (ie: audio)
|
||||
* fix commands started twice when upgrading (ie: ibus-daemon)
|
||||
* local start with explicit attach was broken on Posix
|
||||
* 'attach' option should not be forwarded to the server (which
|
||||
then fails)
|
||||
* invalid window resize counter (used for resize loop
|
||||
prevention)
|
||||
* missing icon errors when html5 client disconnects from
|
||||
system-wide proxy server
|
||||
* file transfer errors when a 'top' client is connected
|
||||
* don't claim that non-interactive clients use the screen
|
||||
* retry once after X11 query tree errors during startup
|
||||
* provide XDG_RUNTIME_DIR if it is not defined
|
||||
* add new 3x4K Xdummy modeline
|
||||
* minor cosmetic and debug logging fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 20 11:22:17 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user