From unknown Tue Apr 28 03:36:07 2026
X-Loop: owner@bugs.x2go.org
Subject: Bug#727: X2Go issue (in src:x2goserver) has been marked as pending for release
Reply-To: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, 727-quiet@bugs.x2go.org
Resent-To: Orion Poplawski <orion@cora.nwra.com>
X-Loop: owner@bugs.x2go.org
Resent-Date: Thu, 08 Jan 2015 22:30:03 +0000
Resent-Message-ID: <handler.727.U727.142075611819426@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: report 727
X-X2Go-PR-Package: x2goserver
X-X2Go-PR-Keywords: pending
Received: via spool by 727-submitter@bugs.x2go.org id=U727.142075611819426
          (code U ref 727); Thu, 08 Jan 2015 22:30:03 +0000
Received: (at 727-submitter) by bugs.x2go.org; 8 Jan 2015 22:28:38 +0000
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,NO_RELAYS,
	URIBL_BLOCKED autolearn=unavailable version=3.3.2
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 502EF5DEA6; Thu,  8 Jan 2015 23:28:21 +0100 (CET)
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 727-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 727@bugs.x2go.org
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
X-Mailer: http://snipr.com/post-receive-tag-pending
Message-Id: <20150108222821.502EF5DEA6@ymir.das-netzwerkteam.de>
Date: Thu,  8 Jan 2015 23:28:21 +0100 (CET)

tag #727 pending
fixed #727 4.0.1.19
thanks

Hello,

X2Go issue #727 (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=fc13fb3

The issue will most likely be fixed in src:x2goserver (4.0.1.19).

light+love
X2Go Git Admin (on behalf of the sender of this mail)

---
commit fc13fb3d6f48d698921912c878886ef50098a54a
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date:   Thu Jan 8 23:26:22 2015 +0100

    Handle execution of ss command from Perl script x2golistdesktops in a way that not only works on Debian, but also on Fedora et al. (Fixes: #727).
    
    Conflicts (resolved by Mike Gabriel):
    	x2goserver/bin/x2golistdesktops

diff --git a/debian/changelog b/debian/changelog
index bf219da..12a0415 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -60,6 +60,8 @@ x2goserver (4.0.1.19-0x2go1) UNRELEASED; urgency=medium
       mountpoints erroneously registered sshfs mountpoints if sshfs command
       times out. Furthermore, print errors to STDERR (not STDOUT). (Fixes:
       #405).
+    - Handle execution of ss command from Perl script x2golistdesktops in a way
+      that not only works on Debian, but also on Fedora et al. (Fixes: #727).
   * debian/control:
     + Add D (x2goserver): libfile-which-perl.
     + Add C (x2goserver: x2godesktopsharing (<< 3.1.1.2).
