This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch build-main in repository python-x2go. from 2a2385b release 0.5.0.2 adds a6d6efa Continue development... adds 03ecca6 Fix catching control session exceptions in X2GoSession class. adds c6b4f2a fix changelog adds b7b43de Catch EOFError in x2go_forward_tunnel_handle(). adds a74403b Only sync password and passphrase if we do not enforce password authentication. adds 0610722 common: update copyright notices, whitespace fixes. Happy new year! adds ef9d36f After calling x2gomountdirs, write stdout and _stderr_ to the logging instance. adds ecea56a Catch yet another X2GoControlSessionException. This time during control_backend.remote_peer() during X2GoSession._resume(). adds f956f10 Windows: Update from VcXsrv-1.15.2.1-xp+vc2013+x2go1 to VcXsrv-1.15.2.2-xp+vc2013+x2go1 adds 3481e61 release 0.5.0.3 No new revisions were added by this update. Summary of changes: Makefile.docupload | 2 +- README | 2 +- TODO | 2 +- debian/changelog | 14 ++++++++++++++ debian/copyright | 10 +++++----- debian/rules | 2 +- examples/x2go_resume_session.py | 2 +- examples/x2go_start_session.py | 2 +- .../x2go_start_session_with_progress_status.py | 2 +- python-x2go.spec | 2 +- setup.py | 4 ++-- test.py | 4 ++-- x2go/__init__.py | 4 ++-- x2go/_paramiko.py | 2 +- x2go/backends/__init__.py | 2 +- x2go/backends/control/__init__.py | 2 +- x2go/backends/control/plain.py | 4 ++-- x2go/backends/info/__init__.py | 2 +- x2go/backends/info/plain.py | 2 +- x2go/backends/printing/__init__.py | 2 +- x2go/backends/printing/file.py | 2 +- x2go/backends/printing/gconf.py | 2 +- x2go/backends/printing/winreg.py | 2 +- x2go/backends/profiles/__init__.py | 2 +- x2go/backends/profiles/base.py | 2 +- x2go/backends/profiles/file.py | 2 +- x2go/backends/profiles/gconf.py | 2 +- x2go/backends/profiles/httpbroker.py | 2 +- x2go/backends/profiles/sshbroker.py | 2 +- x2go/backends/profiles/winreg.py | 2 +- x2go/backends/proxy/__init__.py | 2 +- x2go/backends/proxy/base.py | 2 +- x2go/backends/proxy/nx3.py | 4 ++-- x2go/backends/settings/__init__.py | 2 +- x2go/backends/settings/file.py | 2 +- x2go/backends/settings/gconf.py | 2 +- x2go/backends/settings/winreg.py | 2 +- x2go/backends/terminal/__init__.py | 2 +- x2go/backends/terminal/plain.py | 8 ++++++-- x2go/cache.py | 2 +- x2go/checkhosts.py | 2 +- x2go/cleanup.py | 2 +- x2go/client.py | 2 +- x2go/defaults.py | 6 +++--- x2go/forward.py | 4 ++-- x2go/gevent_subprocess.py | 2 +- x2go/guardian.py | 2 +- x2go/inifiles.py | 2 +- x2go/log.py | 2 +- x2go/mimebox.py | 2 +- x2go/mimeboxactions.py | 2 +- x2go/printactions.py | 2 +- x2go/printqueue.py | 2 +- x2go/pulseaudio.py | 2 +- x2go/registry.py | 2 +- x2go/rforward.py | 2 +- x2go/session.py | 20 +++++++++++++------- x2go/sftpserver.py | 2 +- x2go/sshproxy.py | 2 +- x2go/telekinesis.py | 2 +- x2go/tests/__init__.py | 4 ++-- x2go/tests/runalltests.py | 4 ++-- x2go/tests/test_printing.py | 4 ++-- x2go/utils.py | 2 +- x2go/x2go_exceptions.py | 2 +- x2go/xserver.py | 2 +- 66 files changed, 111 insertions(+), 87 deletions(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/python-x2go.git