From x2go@ymir.das-netzwerkteam.de  Sun Jun 29 14:26:24 2014
Received: (at control) by bugs.x2go.org; 29 Jun 2014 12:26: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=-1.9 required=5.0 tests=BAYES_00,NO_RELAYS
	autolearn=unavailable version=3.3.2
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id EEE8F5DB54; Sun, 29 Jun 2014 14:26:23 +0200 (CEST)
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 507-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 507@bugs.x2go.org
Subject: X2Go issue (in src:pyhoca-gui) 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: <20140629122623.EEE8F5DB54@ymir.das-netzwerkteam.de>
Date: Sun, 29 Jun 2014 14:26:23 +0200 (CEST)

tag #507 pending
fixed #507 0.5.0.0
thanks

Hello,

X2Go issue #507 (src:pyhoca-gui) 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=pyhoca-gui.git;a=commitdiff;h=d9d413b

The issue will most likely be fixed in src:pyhoca-gui (0.5.0.0).

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

---
commit d9d413b00fc92e35e4c9f752c853ba72c1399384
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date:   Sun Jun 29 14:25:00 2014 +0200

    Make the clipboard mode configurable through the session profile manager window. (Fixes: #507).

diff --git a/debian/changelog b/debian/changelog
index 3c45a55..d54f82f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -61,6 +61,8 @@ pyhoca-gui (0.5.0.0-0x2go1) UNRELEASED; urgency=low
     - Add subsystem string support for HOOK_forward_tunnel_setup_failed hook.
     - Improve NX performance by reducing reactivity of wx widgets.
     - Grey-out all SSH related options for DirectRDP sessions.
+    - Make the clipboard mode configurable through the session profile manager
+      window. (Fixes: #507).
   * debian/control:
     + Add D (bin:package pyhoca-gui): python-cups. (Fixes: #460).
 

