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, develop has been updated via 2be37b5636f7867e4e692d9337bd986ba8a1393e (commit) from 88a3386e5db21c608da8dd382c268912ecc57b37 (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 2be37b5636f7867e4e692d9337bd986ba8a1393e Author: Mike Gabriel <m.gabriel@das-netzwerkteam.de> Date: Sun Feb 27 01:21:42 2011 +0100 SSH host key verification framework ready for testing ----------------------------------------------------------------------- Summary of changes: x2go/backends/control/_stdout.py | 68 +++++++++++++++---------------------- x2go/checkhosts.py | 68 ++++++++++++++++++++++++++++++++++++-- x2go/registry.py | 15 +++++--- x2go/session.py | 5 ++- x2go/sshproxy.py | 30 ++++++++++++++-- x2go/x2go_exceptions.py | 2 + 6 files changed, 134 insertions(+), 54 deletions(-) hooks/post-receive -- Python X2go Client API