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 Client API". The branch, master has been updated via 84a760d5e08db07be76c05d361ed2024ad0d7632 (commit) via c1dfbd5f915820e4fc062fe5711d3a93b8237ef6 (commit) via 0a3dd9e121e701ff33f0574e5736d2af9ae539bf (commit) from f457a2a390e7b06c7f7194f59bf7f3ccf225cdc4 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 84a760d5e08db07be76c05d361ed2024ad0d7632 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jun 8 16:25:22 2011 +0200 Preparing for release, version increment. commit c1dfbd5f915820e4fc062fe5711d3a93b8237ef6 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jun 8 16:24:55 2011 +0200 Slight fix for the keyboard file. commit 0a3dd9e121e701ff33f0574e5736d2af9ae539bf Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jun 8 16:24:12 2011 +0200 Make SSH and SSH proxy connection more robust against link line failures ----------------------------------------------------------------------- Summary of changes: debian/changelog | 8 ++++++++ x2go/__init__.py | 2 +- x2go/backends/control/_stdout.py | 11 +++++++++-- x2go/backends/terminal/_stdout.py | 6 ++++-- x2go/forward.py | 3 ++- x2go/sshproxy.py | 3 +++ 6 files changed, 27 insertions(+), 6 deletions(-) hooks/post-receive -- Python X2go Client API