Skip to content

Add new signature files for SPICE and X2GO transports#41

Merged
dkmstr merged 1 commit into
masterfrom
master-openuds-sign/cleanup-missing-and-legacy
Jul 24, 2026
Merged

Add new signature files for SPICE and X2GO transports#41
dkmstr merged 1 commit into
masterfrom
master-openuds-sign/cleanup-missing-and-legacy

Conversation

@aschumann-virtualcable

Copy link
Copy Markdown
Contributor

This pull request removes the platform-specific SPICE transport scripts for both direct and tunneled connections on Linux and macOS. The deleted scripts handled launching the virt-viewer/remote-viewer client, including error handling and tunnel setup. No other code or logic changes are present.

The most important changes are:

SPICE Transport Script Removal:

  • Removed src/uds/transports/SPICE/scripts/linux/direct.py and its signature file, which handled launching remote-viewer for direct SPICE connections on Linux. [1] [2]
  • Removed src/uds/transports/SPICE/scripts/linux/tunnel.py and its signature file, which handled launching remote-viewer for tunneled SPICE connections on Linux, including tunnel setup and error handling. [1] [2]
  • Removed src/uds/transports/SPICE/scripts/macosx/direct.py and its signature file, which handled launching RemoteViewer for direct SPICE connections on macOS. [1] [2]
  • Removed src/uds/transports/SPICE/scripts/macosx/tunnel.py, which handled launching RemoteViewer for tunneled SPICE connections on macOS, including tunnel setup and error handling.

No changes were made to RDP scripts or other parts of the codebase.

- Introduced `tunnel.js.mldsa65.sig` for SPICE transport.
- Introduced `direct.js.mldsa65.sig` and `tunnel.js.mldsa65.sig` for X2GO transport.

Remove old .py files for transports
@dkmstr
dkmstr merged commit 1d38f85 into master Jul 24, 2026
5 checks passed
@aschumann-virtualcable
aschumann-virtualcable deleted the master-openuds-sign/cleanup-missing-and-legacy branch July 24, 2026 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants