tag #468 pending fixed #468 4.0.1.16 thanks Hello, X2Go issue #468 (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=ffa8638 The issue will most likely be fixed in src:x2goserver (4.0.1.16). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit ffa863823517e1f15a4aedb6f68bbcb4f8714a87 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Jun 15 23:06:56 2014 +0200 Refuse client communcation if server-side hostname is not set up correctly (Fixes: #468). diff --git a/debian/changelog b/debian/changelog index fab69fe..d24ae47 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,6 +25,8 @@ x2goserver (4.0.1.16-0x2go1) UNRELEASED; urgency=low - Be aware of poly-instantiated /tmp directories bind-mounted under /tmp-inst. (Fixes: #406). - On suspend: Call x2goumount-session before sending SIGHUP to x2goagent. + - Refuse client communcation if server-side hostname is not set up + correctly (Fixes: #468). * debian/control, x2goserver.spec: + Update versioned D: x2goagent (>= 3.5.0.25). This assures that X2Go works with poly-instantiated /tmp directories.