tag #686 pending fixed #686 0.0.3.0 thanks Hello, X2Go issue #686 (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=f7e9e1e 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 f7e9e1edf659473e4917d6c0649c6a432fb73c3d Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Mar 31 06:04:25 2015 +0200 add closure for #686 diff --git a/debian/changelog b/debian/changelog index d13ad72..df87b67 100644 --- a/debian/changelog +++ b/debian/changelog @@ -233,7 +233,7 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low - Makefile: Add installation rules for x2gobroker-loadchecker. - x2gobroker.1: Since systemd there are not only init scripts. Rephrasing man page. - - New feature: x2gobroker-loadchecker daemon. + - New feature: x2gobroker-loadchecker daemon. (Fixes: #686). - x2gobroker-agent.pl: Use var name server_usage instead of server_load. Reflects better what that var denotes. - agent.py: Completion of several __doc__ strings (missing @return:,