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

Mike Gabriel mike.gabriel at das-netzwerkteam.de
Mon Apr 13 12:55:45 CEST 2015


tag #836 pending
fixed #836 0.0.3.0
thanks

Hello,

X2Go issue #836 (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=f2cb22f

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 f2cb22f54241117258fa4c01649d88759fc9573f
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Apr 13 12:45:38 2015 +0200

    Implement "not-set" value for X2Go Client parameters. If a parameter is set to "not-set", the parameter won't be handed over to X2Go Client. (Fixes: #836).

diff --git a/debian/changelog b/debian/changelog
index 61bc3c9..4ea77f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -319,6 +319,9 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low
       $SSH_ORIGINAL_COMMAND environment var, make sure to strip-off
       "sh -c" from the command's beginning.
     - x2gobroker-agent.pl: Fix detection of X2Go's library path (x2gopath lib).
+    - Implement "not-set" value for X2Go Client parameters. If a parameter
+      is set to "not-set", the parameter won't be handed over to X2Go Client.
+      (Fixes: #836).
   * debian/control:
     + Provide separate bin:package for SSH brokerage: x2gobroker-ssh.
     + Replace LDAP support with session brokerage support in LONG_DESCRIPTION.


More information about the x2go-dev mailing list