From x2go@ymir.das-netzwerkteam.de  Wed Feb 24 15:28:06 2016
Received: (at 927) by bugs.x2go.org; 24 Feb 2016 14:28:23 +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 D66855DA9A;
	Wed, 24 Feb 2016 15:28:05 +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 rCWaubtUl7jT; Wed, 24 Feb 2016 15:27:59 +0100 (CET)
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id B911A5DA97; Wed, 24 Feb 2016 15:27:59 +0100 (CET)
From: Oleksandr Shneyder <o.shneyder@phoca-gmbh.de>
To: 927-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 927@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: <20160224142759.B911A5DA97@ymir.das-netzwerkteam.de>
Date: Wed, 24 Feb 2016 15:27:59 +0100 (CET)

tag #927 pending
fixed #927 4.0.5.1
thanks

Hello,

X2Go issue #927 (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=fab1f9f

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

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

---
commit fab1f9f6b537ffe08f1343f9568f7b055f1f492c
Author: Oleksandr Shneyder <o.shneyder@phoca-gmbh.de>
Date:   Wed Feb 24 15:27:55 2016 +0100

    Fix VCXSRV parameter to disable PRIMARY clipboard in X2Go Client for Windows. Fixes: #927.

diff --git a/debian/changelog b/debian/changelog
index 77c67db..fde27d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -74,7 +74,7 @@ x2goclient (4.0.5.1-0x2go1) UNRELEASED; urgency=low
     - Disable settings editing if a directory with central settings is exists.
     - Format long names on session buttons.
     - Central settings for Linux, Mac and Windows.
-    - Fix VCXSRV parameter to disable PRIMARY clipboard in X2Go Client for Windows.
+    - Fix VCXSRV parameter to disable PRIMARY clipboard in X2Go Client for Windows. Fixes: #927.
 
   [ Mike Gabriel ]
   * New upstream release (4.0.5.1):

