From x2go@ymir.das-netzwerkteam.de  Sun Jun  1 06:14:04 2014
Received: (at control) by bugs.x2go.org; 1 Jun 2014 04:14:05 +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=ham version=3.3.2
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 5B3865DB05; Sun,  1 Jun 2014 06:14:04 +0200 (CEST)
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 506-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 506@bugs.x2go.org
Subject: X2Go issue (in src:x2goserver) 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: <20140601041404.5B3865DB05@ymir.das-netzwerkteam.de>
Date: Sun,  1 Jun 2014 06:14:04 +0200 (CEST)

tag #506 pending
fixed #506 4.0.1.16
thanks

Hello,

X2Go issue #506 (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=2120f2c

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

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

---
commit 2120f2c8b543e0f2405a2e76372023a1489ff9b1
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date:   Sun Jun 1 06:11:13 2014 +0200

    Provide config option for server-side/global clipboard behaviour in x2goagent.options. (Fixes: #506).

diff --git a/debian/changelog b/debian/changelog
index ef84598..05b1456 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,8 @@ x2goserver (4.0.1.16-0x2go1) UNRELEASED; urgency=low
       the NX session log file for those keywords.
     - Interpret NX sessions marked as "aborting session" as (not yet) terminated
       sessions.
+    - Provide config option for server-side/global clipboard behaviour in
+      x2goagent.options. (Fixes: #506).
 
  -- Mike DePaulo <mikedep333@gmail.com>  Thu, 23 Apr 2014 17:49:00 -0500
 

