Dear all
The X2Go project is proud to announce a new release of the X2Go
component ,,python-x2go''.
New gains of this version of ,,python-x2go'' are:
o check if an X2o Server is installed on the remote side
o new support for try-resuming of rootless or pubapps sessions
o support for "IceWM" desktop sessions
o build Python 3 package on Fedora 26+ and OpenSuSE 13.2+
X2Go Component: python-x2go
Version: 0.6.0.2
Status: RELEASE
Timestamp: 1543621482
Date: Sat, 01 Dec 2018 00:44:42 +0100
Changes:
python-x2go (0.6.0.2) RELEASED; urgency=medium
.
[ Mike Gabriel ]
- New upstream version (0.6.0.2):
- Support try-resuming of rootless or published applications sessions
(required for pyhoca-cli --try-resume).
- X2GoControlSession.get_server_versions(): Fix another Py3 issue where
we forgot decoding stdout before applying string operations.
- x2go/client.py: Add is_x2goserver() method to X2GoClient class API.
- x2go/defaults.py: Support desktop session type "IceWM".
.
[ Mihai Moldovan ]
- New upstream version (0.6.0.2):
- misc: update copyright notices.
- python-x2go.spec:
- Fetch files under %{python(2)_sitelib} more fine-grained.
- Enable python3 builds on OpenSuSE 13.1+ and Fedora 20+.
- Fix FC python3-enabling via correct macro and for 26+, OpenSuSE will
actually be enabled for 13.2+ and add RHEL 8+ condition.
- Only fetch python(2)-configparser on *SUSE, not python3-configparser,
since that doesn't exist.
Regards,
Mihai Moldovan