tag #155 pending fixed #155 4.0.0.3 thanks Hello, X2Go issue #155 (src:x2goserver) 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=x2goserver.git;a=commitdiff;h=7af9b5b The issue will most likely be fixed in src:x2goserver (4.0.0.3). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 7af9b5bb6d2e39992d6d11aa1b75826218680d41 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jun 7 21:19:03 2013 +0200 Partially revert USED_PORTS detection code back to the old-style awk-way. (Fixes: #155). Conflicts (resolved by Mike Gabriel): debian/changelog diff --git a/debian/changelog b/debian/changelog index 56eb297..ab2fc5a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ x2goserver (4.0.0.3-0~x2go1) UNRELEASED; urgency=low * New upstream version (4.0.0.3): - Make pre-set DESTDIR and PREFIX traverse through all Makefiles. Do not include DESTDIR in Makefile-hard-coded path in x2gosqlitewrapper. + - Partially revert USED_PORTS detection code back to the old-style awk-way. + (Fixes: #155). -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sun, 19 May 2013 15:02:53 +0200