SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-x2go-0.5.0.6-1.7.noarch.rpm :

* Thu Feb 08 2018 borisAATTsteki.net- update to latest upstream version 0.5.0.6
* x2go/defaults.py: Support LXQt sessions by default.
* x2go/session.py: Only release locks if actually locked.
* x2go/session.py: Drop duplicated method is_locked().
* documentation: Fix wording in docstring.
* Don\'t blindly release gevent locks. We need to check if a
* semaphore is locked for some code paths and only then release it. (Fixes: #1016).
* Maintainer change in package: X2Go Developers .
* Uploaders: add myself. Also, force a rebuild due to the changed versioning.
* Fri Feb 27 2015 jengelhAATTinai.de- Update to new upstream release 0.5.0.3
* Split up session profile backend into generic and storage specific parts.
* Fully rework backend concept in Python X2Go. Breaks compatibility with earlier versions of Python X2Go concerning backends (probably not really used by third-party products, if at all).
* Provide session profile backend for a http broker.
* Support cookie based authentication against a http(s) session broker.
* Handle broker setups that don\'t require credentials. Connection can be established simply by leaving the password (and authid) empty.
* Wed Aug 07 2013 jengelhAATTinai.de- Update to new upstream release 0.4.0.8
* Fix session profile updates with changes to the host parameter.
* Use the session object\'s lock to detect if updating the session status in the session registry is something appropriate to do.
* Do not overwrite not-yet-suspended terminal session objects during session resumption.
* Sun Aug 04 2013 jengelhAATTinai.de- Update to new upstream release 0.4.0.7
* Use XFCE as desktop environment in example scripts.
* Make Python X2Go aware of the MATE desktop environment.
* When resuming sessions be tolerant towards disrupted connections.
* Sun Jul 21 2013 jengelhAATTinai.de- Update to new upstream release 0.4.0.4
* Save exports in session profile directly after mounting/unmounting a share if the session profile parameter restoreexports is set.
* Fix the restoreexports logic on mount/unmount/unmount all requests. Make sure client-side offline network shares do not get purged from the session profile configuration if unavailable.
* Ignore KeyError exceptions in session cache for suddenly removed cache items. Silence/fix some race conditions on connection failures.
* Support mounting client-side folders on UNC paths.
* Enable keepalive callbacks on open SSH client connections.
* Only do x2golistmounts calls for the session cache on running sessions.
* Fix renaming of profile names.- Update to new upstream release 0.4.0.5
* Paramiko monkey patch: Hostnames with the default SSH_PORT are stored in hostname-only format to the known_hosts file. Fixes redundant requests for confirming the remote host\'s fingerprint if port 22 is used.
* Improve log message when setting up port redirection tunnel.
* Tue Apr 30 2013 jengelhAATTinai.de- Update to new upstream release 0.4.0.3
* Fix inheritance of Paramiko/SSH exception.
* Make python-x2go aware of the Cinnamon desktop shell.
* Fix faulty value creations for the export session profile parameter. This issue occured when the restoreexports feature had been activated in the session profile.
* Prevent an exception when creating new session profiles.
* Wed Mar 06 2013 jengelhAATTinai.de- Update to new upstream release 0.4.0.2
* Empty session profile name/id cache when adding new profiles.
* Wed Feb 13 2013 jengelhAATTinai.de- Update to new upstream release 0.4.0.0
* Add session profile option \"display\" to default session profile options.
* Catch any kind of exception when writing session profile files and return True or False in cases where I/O errors occur.
* Avoid the known_hosts file being flushed with localhost:[] entries. Store host keys of SSH-proxied hosts under the [
]: the system has _behind_ the SSH proxy gateway.
* Add session profile option: uniquehostkeyaliases. Allow the (by-design-unique) X2Go session profile ID to be a representative for :. Update session profile IDs on hostname changes. Re-arrange class structure for MissingHostKey policies, also provide an X2goAutoAddPolicy class.
* Fix auto-starting and auto-resuming of sessions.
* Avoid false-positive notifications of dead control session directly after a disconnect request from the user.
* Improve desktop sharing code. Add code to obtain version information of server-side X2Go components.
* Add session type filter for list of sharable desktops.
* Sort X2Go feature list, add force option for X2GoClient queries of server features and server components. Add alias get_server_components (for get_server_versions).
* Add low latency support for link types \'modem\' and \'isdn\'. Selecting either link quality will double nearly all connection timeout values.
* Wed Jan 09 2013 jengelhAATTinai.de- Update to new upstream release 0.2.1.1
* Make sure that internal calls to _X2goClient__list_sessions are not overridden by other method definitions in classes that inherit from X2goClient class.
* Rewrite color depth of 17bits to 16bits when invoking rdesktop. Relevant for X2Go-proxied RDP sessions started with PyHoca-GUI under Windows.
* Handle control sessions being None in session list cache.
* In cases where several session profiles connect to the same machine under the same user ID, we have to strictly differentiate between running/suspend sessions associated to the several connected session profiles.
* Make connection disruptions more robust.
* Wed Sep 26 2012 jengelhAATTinai.de- Update to new upstream release 0.2.0.10
* Resolve color depth issues on Windows clients (16 vs. 17 bit)
* Fixed keyboard focus in X2Go-proxied RDP session against Windows 7 / 2008
* Fixed session crashes due to leftover bash-like commands
* Prepare for DirectRDP session options
 
ICM