Xpra

Latest version: v6.0.1

Safety actively analyzes 640549 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 10

5.0.2

* Major fixes:
* [missing x264 encoder in DEB packages](https://github.com/Xpra-org/xpra/commit/b8735c8b53ac908424f4c9092362ccda270a1138)
* [unusable vsock module](https://github.com/Xpra-org/xpra/commit/b1264a7a3418936c3bed6622c346bc2283c94aa9)
* [start-after-connect was broken](https://github.com/Xpra-org/xpra/commit/3cf4a83336909d0408caa0d41eff141ae2447532)
* [Overflow error in MS Windows hooks](https://github.com/Xpra-org/xpra/commit/c46e59398b7833d3f0710d63abada57e9e6b6af5) + [fixup](https://github.com/Xpra-org/xpra/commit/7e2983c0ef73f49dd11684cb3f4af07b739706d6)
* [notification packet errors due to missing icon](https://github.com/Xpra-org/xpra/commit/57c5baadc5b9f5abc4aa74c669a6632451cd0f44)
* Minor:
* [workaround for ancient versions of Pillow](https://github.com/Xpra-org/xpra/commit/35f77d9d9dce78d569f453608aea8b5e712aeb25)
* [log warnings with custom cursors and OpenGL backend](https://github.com/Xpra-org/xpra/commit/563339b8ba42f49a2b5c2bbd62f340d9d3332188)
* [don't send cursors without a matching encoding](https://github.com/Xpra-org/xpra/commit/fdf79586e6d39e746e67fd291ec9e79524e2f115)
* [better packet namespace compatibility](https://github.com/Xpra-org/xpra/commit/3e21c8a93ad6bd6390fc87f25cc0f0445a60e45a) + [simplify](https://github.com/Xpra-org/xpra/commit/f60bebd9dbfdfeec6dac4e50d3176166d4c27e90) and [fixup](https://github.com/Xpra-org/xpra/commit/aed7a3791db1cd8e38a2d18a89ce2be3ba18eed6)
* [only warn once about unknown NVENC presets](https://github.com/Xpra-org/xpra/commit/5baf3e79e9dffadf19521c6e02df2b357ba1a508)
* [skip unused codec information](https://github.com/Xpra-org/xpra/commit/d10838e9bb5ea9cc4f58490cdb5763bd4e635569)
* [preserve 'proxy-video-encoders' in remote command lines](https://github.com/Xpra-org/xpra/commit/845fed7586fb600d5d744cf1be146aa8d3c57f5f)
* [don't setup ssh agent forwarding directory when proxying](https://github.com/Xpra-org/xpra/commit/42ad1f53666a794d7aee7d0f687a59c4ab71d6f4)
* [handle 'help' for video options](https://github.com/Xpra-org/xpra/commit/a35b5eeb0811352402babf8a0a5c13c255ba3e67)
* Compatibility fixes:
* [bandwidth flag](https://github.com/Xpra-org/xpra/commit/1a01b86baa78bb67acea2dc21aecb6969f9aee65)
* [encryption namespace](https://github.com/Xpra-org/xpra/commit/5f576be65d45ef9425df9bd6410a4d7e4bbc06fb)
* [encoding namespace](https://github.com/Xpra-org/xpra/commit/3ba907a061151684b4628c930d7feaed3d63c421)
* [script syntax](https://github.com/Xpra-org/xpra/commit/0f036f0b7f356e04e838eaf1b1c68587f16a3c06)
* Proxy:
* [errors in threaded mode on second connection](https://github.com/Xpra-org/xpra/commit/b502efe919499700eb74550a013a2372916424a0)
* [compressed picture data forwarding problems](https://github.com/Xpra-org/xpra/commit/7b92b21b31c08d64f26ef20eb284d0eb90606c70)
* System Tray:
* [empty system tray menu on some platforms](https://github.com/Xpra-org/xpra/commit/b76cca2278b98c3bbe9d764f081afc5e1a6aa884)
* [missing system tray on some X11 platforms](https://github.com/Xpra-org/xpra/commit/d2765677e71cf0a3038b16039297863991e0bbb5)
* [window setup failures due to system tray confusion](https://github.com/Xpra-org/xpra/commit/ba5af99d1ab2542e2a73cf74d28fdd46454c2c62)
* [unresponsive system tray after explorer.exe restart](https://github.com/Xpra-org/xpra/commit/cb290d9b73ed5641c9f8816e917290c335671444)
* Audio:
* [pactl output parsing bug](https://github.com/Xpra-org/xpra/commit/3a923c857a249e19ebc72ba2997ceafacd4fd77f)
* [pactl improve detection of monitor devices](https://github.com/Xpra-org/xpra/commit/d0d1fc249e1d3e893a15affe7ad056b633991022)
* [microphone support for Chromium](https://github.com/Xpra-org/xpra/commit/c53a983efe41f6e95b31160ef86099a711d62322)
* [cleaner pulseaudio command options](https://github.com/Xpra-org/xpra/commit/8f903bb9f053eb9d57fa84f0e425fac2b198d169)

5.0.1

* Major fixes:
* [missing dbus instance](https://github.com/Xpra-org/xpra/commit/79fda14b3419a0ff9e86405dcffc89082927eca5)
* [ssh re-connection errors following ssh start command](https://github.com/Xpra-org/xpra/commit/4bfb8577b100e39d18ed72135d33c7cadca112c1)
* [U2F authentication failures](https://github.com/Xpra-org/xpra/commit/1ca86629b46b60be47917b130cabff41105dfb60)
* [gstreamer x264 capture errors](https://github.com/Xpra-org/xpra/commit/f7554b9650e32994a1b33d163d73f0dbcccaa4eb)
* [proxy forwarding of 'draw' packets with stripped alpha](https://github.com/Xpra-org/xpra/commit/6d9814c12843e431453e463555b3a60156a2ccc1)
* Build and packaging:
* Fedora 39: [debug package errors](https://github.com/Xpra-org/xpra/commit/6e2a4130c581a12f6caee027ec5d748c1454e65d) and [build workarounds](https://github.com/Xpra-org/xpra/commit/293dc03765070c12f78202b664b732059e7c238b)
* [pycuda RPMs for Python 3.12](https://github.com/Xpra-org/xpra/commit/f4a1ff83173a951851996b32698e09919020b620)
* [Cython 3.0.2 RPMs](https://github.com/Xpra-org/xpra/commit/910b7e172348a0cf3aef7e4c528c1761df841c4e)
* [Ubuntu Focal workarounds](https://github.com/Xpra-org/xpra/commit/a392929946697f104c060ea4152edb5981bf32e5)
* [Debian soft dependency for nvidia codecs](https://github.com/Xpra-org/xpra/commit/451640396e31b4d6c807dc9dabd81df54be6b444) and [pycuda](https://github.com/Xpra-org/xpra/commit/dc382c384f251cd1cd458b96eb4cb45ba3baeead)
* [Debian x11 dependencies belong in the xpra-x11 package](https://github.com/Xpra-org/xpra/commit/2b67784f2dfe71660145cc7e443554933d9652e5)
* [automatic revision no when building from source](https://github.com/Xpra-org/xpra/commit/a330a2b994600259f55bfaad003cc637a1f4cecf)
* Minor fixes:
* [handle invalid compressors more gracefully](https://github.com/Xpra-org/xpra/commit/51095fbb4241a8c579bc4dbda7ded9ee2748fc90)
* [typo in undocumented environment variable](https://github.com/Xpra-org/xpra/commit/d30268bf58a0e0336d675e84421732c299abbda5)
* [gtk version info missing for verbosity level](https://github.com/Xpra-org/xpra/commit/1f4f7fdb702d987d9bfa30a90be38c55be23c57b)

5.0

* new features:
* auto-fullscreen, alt-tabbing with window previews 140
* keycloak authentication (requires xpra server version 4.4 or later) 164
* support pre-mapped windows (requires xpra server version 4.4 or later) 86f9a6e0aa007e678e4f8825003c42f9c6f02efc
* support clipboard pasting file into the session 44
* picture encoding:
* decode images using an offscreen worker thread 122
* decode avif images 29ffa3f3dc19e1e0c1e38ad07fcd8d6b964dde31, grayscale and palette png 8f9ce2edbcea13eace3bf56329a9eb9c3c31e357
* handle void paint packets 8c5b460ce14f44d4505e8f415243d90ef6f42c6c
* increase default non-vsynced target framerate e5a5d4f8e4e08f0c05d7b0fee8ed4915e7ef76b3
* tell servers to use 'scroll' encoding less aggressively dc3077b29549e04a25af578f2ec4b7e74bc7198e
* minor improvements:
* detect inverted vertical scrolling (ie: on MacOS) 138
* improved dead key mapping for non-us layouts 1, 142
* build script refactoring 7, 162, 149
* fixes and updates:
* 64-bit rencode decoding bug with Safari (and IE) d5badd57a633f2969c1e0f51d4f1277613b4a8e5
* notification errors with bencoder a9292f317b5d4e0d435fe102249f1db90a612897
* avoid popping up the on-screen keyboard on mobile touch events 147
* updated on-screen simple-keyboard UI (157) and file saver library f05516e869bde3604c464b5a612b39b596c5b8d5
* shifted characters with simple-keyboard 156
* prevent stuck keys 137
* focus and raise windows when their title bar is clicked 27b823b3254b6fabba9eb5906226381371e4f66e, 148
* spurious focus events when minimizing windows ec2d300f5a8232c72992390bb5ba5e7a53449119
* fix AES encryption when used with authentication and rencodeplus 0d2d58416ae5207a504cedc4268045e9ecc8b1bd

4.5.2

* fix toolbar position 110
* install default settings in `/etc/xpra/html5-client/` 111, 112
* image decoding time accounting
* handle scaled screen updates
* skip re-connecting when the error is likely to be permanent
* more helpful disconnection messages
* ensure we timeout if the websocket connection fails
* provide an easy way to prevent unwanted connections (ie: xpra.org)
* fix decode worker sanity checks, validate jpeg, png and webp 20, 101
* decode worker errors with legacy packet encoders
* validate all encodings
* window title string decoding errors
* create directories as needed when installing
* css syntax error
* better support for relative URLs (proxied configurations) 107, 104
* window resize offset bug 105, minimization bugs
* force xz compression for DEB packages (zstd support missing from repository webhost)
* compress harder with brotli
* remove unnecessary time wrapper
* try harder to detect the correct screen refresh rate

4.5.1

* workaround Firefox bug in image decoder: 99f9ff2be1af4985cf8252b266c11f048552731e
* allow AES and SSL to be combined: https://github.com/Xpra-org/xpra-html5/issues/95#issuecomment-925500446
* support multiple authentication challenges: 58940007ea3f30e2781b6a9eed3277578814be9e

4.5

* prompt for passwords
* fix AES errors when connecting via the dialog page

Page 5 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.