From x2go@ymir.das-netzwerkteam.de  Tue Feb 28 14:49:44 2017
Received: (at 1093) by bugs.x2go.org; 28 Feb 2017 13:50:24 +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 F337C3BC8F;
	Tue, 28 Feb 2017 14:49:43 +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 RRDi4GUW1Ljl; Tue, 28 Feb 2017 14:49:37 +0100 (CET)
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 097613BC8C; Tue, 28 Feb 2017 14:49:36 +0100 (CET)
From: Mihai Moldovan <ionic@ionic.de>
To: 1093-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 1093@bugs.x2go.org
Subject: X2Go issue (in src:x2goclient) has been marked as pending for release
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: <20170228134937.097613BC8C@ymir.das-netzwerkteam.de>
Date: Tue, 28 Feb 2017 14:49:36 +0100 (CET)

tag #1093 pending
fixed #1093 4.1.0.1
thanks

Hello,

X2Go issue #1093 (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=39d35fe

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 39d35fedc35148da27696778eb0dc56acebba207
Author: Mihai Moldovan <ionic@ionic.de>
Date:   Tue Feb 28 14:49:22 2017 +0100

    debian/changelog: add closure for #1093, was actually legit.

diff --git a/debian/changelog b/debian/changelog
index 41859f5..495eff0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -75,7 +75,7 @@ x2goclient (4.1.0.1-0x2go1) UNRELEASED; urgency=medium
       will be unable to open a new socket to the remote endpoint and proxying
       will fail badly.
     - src/x2goutils.cpp: ensure that add_to_path () also processes the first
-      value passed. Fixes startup problems in MacPorts.
+      value passed. Fixes startup problems in MacPorts. Fixes: #1093.
     - src/onmainwindow.cpp: unbreak Windows and OS X builds - directRDP is
       only available on Linux, so guard new section.
     - res/i18n/x2goclient_et.ts: various fixups for the Estonian translation

