tag #784 pending fixed #784 0.0.3.0 thanks Hello, X2Go issue #784 (src:x2gobroker) reported by you has been fixed in X2Go Git. You can see the changelog below, and you can check the diff of the fix at: http://code.x2go.org/gitweb?p=x2gobroker.git;a=commitdiff;h=a7d0a25 The issue will most likely be fixed in src:x2gobroker (0.0.3.0). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit a7d0a259447424064f224457a06fa74a3081b486 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Feb 10 09:23:33 2015 +0100 add closure for #784 diff --git a/debian/changelog b/debian/changelog index c1c44e7..3e78007 100644 --- a/debian/changelog +++ b/debian/changelog @@ -101,7 +101,7 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low - Provide tool: x2gobroker-testagent. - Allow for broker clients to send in public SSH keys that the client may use for authentication to X2Go Servers. - - broker agent: avoid one option system() calls in Perl. + - broker agent: avoid one option system() calls in Perl. (Fixes: #784). - For user context changes: set the HOME dir of the new user correctly. - Reduce Paramiko/SSH verbosity (logging.ERROR) when connecting to remote broker agents.