tag #491 pending fixed #491 0.0.3.0 thanks Hello, X2Go issue #491 (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=f74b487 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 f74b48714caedc16767d543c104e14ed5195aa85 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Apr 2 06:11:59 2015 +0200 agent.py: Use os.fork() instead of threading.Thread() to handle delayed executions of broker agent tasks. This assures that SSH pub keys are removed via the delauthkey broker agent task, if the SSH broker is used. (Fixes: #491). diff --git a/debian/changelog b/debian/changelog index 37715fb..b826a6d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -304,6 +304,10 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low further possible substitutions for deriving the full path of the authorized_keys file where X2Go Broker Agent's deploys public SSH user keys to. (Fixes: #665). + - agent.py: Use os.fork() instead of threading.Thread() to handle + delayed executions of broker agent tasks. This assures that SSH pub keys + are removed via the delauthkey broker agent task, if the SSH broker + is used. (Fixes: #491). * debian/control: + Provide separate bin:package for SSH brokerage: x2gobroker-ssh. + Replace LDAP support with session brokerage support in LONG_DESCRIPTION.
Processing commands for control@bugs.x2go.org:
tag #491 pending Bug #491 [x2gobroker-ssh] x2gobroker-ssh: temporary public keys do not get removed from ~/.x2go/authorized_keys Added tag(s) pending. fixed #491 0.0.3.0 Bug #491 [x2gobroker-ssh] x2gobroker-ssh: temporary public keys do not get removed from ~/.x2go/authorized_keys There is no source info for the package 'x2gobroker-ssh' at version '0.0.3.0' with architecture '' Unable to make a source version for version '0.0.3.0' Marked as fixed in versions 0.0.3.0. thanks Stopping processing here.
491: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=491 X2Go Bug Tracking System Contact owner@bugs.x2go.org with problems