From unknown Sat May 16 12:19:55 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@ymir.das-netzwerkteam.de, @ionic.de>@ymir.das-netzwerkteam.de, 31-quiet@bugs.x2go.org
Resent-To: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
X-Loop: owner@bugs.x2go.org
Resent-Date: Sun, 05 Mar 2017 22:25:12 +0000
Resent-Message-ID: <handler.31.U31.14887526221993@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: report 31
X-X2Go-PR-Package: x2goclient
X-X2Go-PR-Keywords: pending
Received: via spool by 31-submitter@bugs.x2go.org id=U31.14887526221993
          (code U ref 31); Sun, 05 Mar 2017 22:25:12 +0000
Received: (at 31-submitter) by bugs.x2go.org; 5 Mar 2017 22:23:42 +0000
Received: from localhost (localhost [127.0.0.1])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 885EB5DA9A;
	Sun,  5 Mar 2017 23:22:27 +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 0uObO2-vVn7j; Sun,  5 Mar 2017 23:22:20 +0100 (CET)
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 482B75DA96; Sun,  5 Mar 2017 23:22:20 +0100 (CET)
From: Mihai Moldovan <ionic@ymir.das-netzwerkteam.de,
	@ionic.de>@ymir.das-netzwerkteam.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: <20170305222220.482B75DA96@ymir.das-netzwerkteam.de>
Date: Sun,  5 Mar 2017 23:22:20 +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):
