From unknown Sat May 16 12:19:53 2026
X-Loop: owner@bugs.x2go.org
Subject: Bug#31: X2Go issue (in src:x2goclient) has been marked as pending for release
Reply-To: Mihai Moldovan <ionic@ionic.de>, 31@bugs.x2go.org
Resent-From: Mihai Moldovan <ionic@ionic.de>
Resent-To: x2go-dev@lists.x2go.org
Resent-CC: X2Go Developers <x2go-dev@lists.x2go.org>
X-Loop: owner@bugs.x2go.org
Resent-Date: Tue, 28 Feb 2017 15:45:02 +0000
Resent-Message-ID: <handler.31.B31.148829655223238@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: followup 31
X-X2Go-PR-Package: x2goclient
X-X2Go-PR-Keywords: 
Received: via spool by 31-submit@bugs.x2go.org id=B31.148829655223238
          (code B ref 31); Tue, 28 Feb 2017 15:45:02 +0000
Received: (at 31) by bugs.x2go.org; 28 Feb 2017 15:42:32 +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=-2.9 required=3.0 tests=ALL_TRUSTED,BAYES_00,
	URIBL_BLOCKED autolearn=unavailable version=3.3.2
Received: from localhost (localhost [127.0.0.1])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id ED0263BC8F;
	Tue, 28 Feb 2017 16:42:15 +0100 (CET)
X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de
Received: from ymir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id xbB-0QLlz1dv; Tue, 28 Feb 2017 16:42:09 +0100 (CET)
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 0B6A43BC8C; Tue, 28 Feb 2017 16:42:08 +0100 (CET)
From: Mihai Moldovan <ionic@ionic.de>
To: 31-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 31@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: <20170228154209.0B6A43BC8C@ymir.das-netzwerkteam.de>
Date: Tue, 28 Feb 2017 16:42:08 +0100 (CET)

tag #31 pending
fixed #31 4.1.0.1
thanks

Hello,

X2Go issue #31 (src:x2goclient) 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=x2goclient.git;a=commitdiff;h=51a0b54

The issue will most likely be fixed in src:x2goclient (4.1.0.1).

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

---
commit 51a0b540d3e57c6eec91e9168d40fec7de4b37cb
Author: Mihai Moldovan <ionic@ionic.de>
Date:   Tue Feb 28 16:38:58 2017 +0100

    src/sshprocess.cpp: bind direct tunnel socket to localhost instead of any address. Fixes: #31.

diff --git a/debian/changelog b/debian/changelog
index 495eff0..f426aac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -125,6 +125,8 @@ x2goclient (4.1.0.1-0x2go1) UNRELEASED; urgency=medium
       cleaner for downstream package maintainers (like, for instance, MacPorts
       itself.)
     - res/i18n/x2goclient_fi.ts: remove outdated comment.
+    - src/sshprocess.cpp: bind direct tunnel socket to localhost instead of
+      any address. Fixes: #31.
 
   [ Oleksandr Shneyder ]
   * New upstream version (4.1.0.1):
