Skip to content

Temporarily stop building the spice plugin

Jeremy Bícha requested to merge jbicha/remmina:nospice into master

to prevent remmina from using libsoup2.4 & libsoup3 simultaneously

Closes: https://bugs.debian.org/1015147

Once this is uploaded to Debian Unstable, I will request permission from the Release Team to do the phodav/libosinfo/spice-gtk transition. (The other 2 affected apps are gnome-boxes and virt-viewer).

Basically, I am switching spice-gtk to libsoup3. Remmina still uses libsoup2 and the older webkit 4.0 API. It will need to be switched to use the webkit 4.1 API and stop using libsoup2 for us to be able to re-enable this plugin.

I am doing this transition in Ubuntu 22.10 now. Let me know if you need any more details.

cc/ @mfv

Merge request reports

Loading