[X2go-Tags] python-x2go.git - 0.1.1.0 (annotated tag) created: 0.1.1.0
X2go dev team
git-admin at x2go.org
Fri Jun 24 01:49:19 CEST 2011
The annotated tag, 0.1.1.0 has been created
at d7f28a59f575eef558bc465a6ea776d9c1442d9f (tag)
tagging 0b8784cb8777bcb486e32a87b754ca93b98a7871 (commit)
replaces 0.1.0.3
tagged by Mike Gabriel
on Fri Jun 24 01:49:49 2011 +0200
- Log -----------------------------------------------------------------
Upstream version 0.1.1.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQEcBAABAgAGBQJOA9EdAAoJEIlP3EWN3QKAkn8IAJowP5cQ98CW5qsExR5JbsMZ
jwYYjYdTJLZ7y/c2nzrr+km9g18w+dpWiQhipNI36y0M3GmuwBttUgs4odhDlyaM
irA0w4mE9RH7mxg6QIeLiVv4V/bpHs7VT9qo4SzMq1Ae4U4MDcRcYBHTe2/oI6mq
X0yeKV7YpfvmU5YpT1tWLCfTf0moYUK92m3dLeEwyk2uQEJ1Yqz8s/JmAN3TF2Oh
HdE2zmvkvtx/oa0Gg4sR66J7hWzX9uojC6yNErYZzWJ+ZxWFBMP7wAUCHNXKKyXP
SoZeQp7Id2Su1cf3S9YZcYdXTdemVrJ83gleOcjVK+kpYA0PxgTFnQWuACBOerU=
=Mc48
-----END PGP SIGNATURE-----
Mike Gabriel (55):
New upstream version (0.1.1.0): -Add X2go desktop sharing support.
Fix version strings
Typo fix
Fix SSH authentication failures (close session on failure).
fixed type
another type fix
catch SSHException during x2go_exec_command
not closing SSH transport on authentication failures
not closing ssh proxy on AuthenticationExceptions
Close SSH connection first, then close down SSH proxy.
calling update_status only once after all sessions have been registered
call desctructor of mimebox_queue on object destruction
Make sure SSH proxy password gets forgotten between two sessions, fix for mutiple open SSH client sessions.
Fix SSH proxy stop_thread on Windows.
import fix
Add X2goSession status property ,,faulty''.
dropping redundant code in cache.py
Forget SSH proxy password after auth failures, fix local folder sharing.
Reduce delays during authentication / session list cache updates.
Initialize list sessions/desktops cache with a more precise default value.
Make stylish adjustments...
Add debug output that signals that the X2goGuardian loop is running...
Make sure list session and list desktop commands always return.
condition fix
Rely on X2goSessionListInfo backend to handle exceptions appropriately.
Assure that rev forwarding tunnels use IPv4 (replace localhost with 127.0.0.1)
Explicitly tunnel over IPv4 for NX proxy.
Make cache more configurable (session list updates, desktop list updates), add an auto_update_listdesktops_cache to X2goClient constructor argvs.
Add X2goTimeOutException
Fix multiple notifications for the same session state change, reliably differentiate between found sessions after connect and newly started sessions from another client.
Wait for 10 secs when taking over an active session, remove debug output.
Mark terminal session as PENDING even before actual X2goTerminalSession object get created.
Change of sleep times when starting/stopping NX proxy.
Session notification fixes, session resume/suspend fixes, fw tunnel stabalized.
Re-introduce fix for failing forwarding tunnels (on tunnel shutdown).
typo fix
Add X2goSession lock support.
Skip session auto registration during startups of new sessions (avoids duplicate sessions in the session registry.
Use X2goSessionRegistryException here...
Do not start X2go service tunnels (audio, sshfs) if session startup failed.
Fix NX proxy startup post-check.
syntax fix (missing bracket)
tidy up usage of <terminal_session>.release_proxy() method
typo fix
Force 16bit colour depth for RDP-proxy sessions.
Faulty sessions (without a NX proxy fw tunnel) will get terminated whenever the X2go server (SSHd) denies the tunnel setup.
remove unnecessary brackets
re-fix session resume/suspend functionality
property fix...
revert fixed color depth for RDP, now using default again: 24bit
Detect local color depth and use it as default for new sessions.
Add compatibility check methods for color depth.
Provide X2goClient method for retrieval of session by session name.
fix/improval of color depth check code
releasing version 0.1.1.0
-----------------------------------------------------------------------
hooks/post-receive
--
python-x2go.git (Python X2go Client API)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "python-x2go.git" (Python X2go Client API).
More information about the x2go-tags
mailing list