[X2Go-Dev] Bug#558: X2Go issue (in src:x2goserver) has been marked as pending for release

Mike Gabriel mike.gabriel at das-netzwerkteam.de
Wed Aug 20 10:01:59 CEST 2014


tag #558 pending
fixed #558 4.0.1.16
thanks

Hello,

X2Go issue #558 (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=7495f92

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 7495f92e7ec72d04fff3c5027bddb864cc99ca60
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Aug 20 10:01:55 2014 +0200

    Abort session startup if env var $USER or $SSH_CLIENT are not set. (Fixes: #558).

diff --git a/debian/changelog b/debian/changelog
index d19a819..e04c640 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -65,6 +65,8 @@ x2goserver (4.0.1.16-0x2go1) UNRELEASED; urgency=low
     - Silently timeout in x2golistdesktops if calls to x2golistsessions and/or
       xwininfo don't produce output within one second. (Fixes: #543).
     - Allow email addresses as login usernames. (Fixes: #573).
+    - Abort session startup if env var $USER or $SSH_CLIENT are not set.
+      (Fixes: #558).
   * debian/control, x2goserver.spec:
     + Update versioned D: x2goagent (>= 3.5.0.25). This assures that X2Go
       works with poly-instantiated /tmp directories.


More information about the x2go-dev mailing list