From x2go@ymir  Thu Nov 28 16:03:01 2013
Received: (at control) by bugs.x2go.org; 28 Nov 2013 15:03:01 +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 (Postfix, from userid 1005)
	id F364E5DB18; Thu, 28 Nov 2013 16:03:00 +0100 (CET)
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 348-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 348@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: <20131128150300.F364E5DB18@ymir>
Date: Thu, 28 Nov 2013 16:03:00 +0100 (CET)

tag #348 pending
fixed #348 4.0.0.7
thanks

Hello,

X2Go issue #348 (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=97f2341

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

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

---
commit 97f23415545d4fb948db44162632174c2c1a5302
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date:   Thu Nov 28 15:56:40 2013 +0100

    Revert keyboard workaround for Mac OS X, as it causes other issues. (Fixes: #348).

diff --git a/debian/changelog b/debian/changelog
index 44f2d36..c5005ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
 x2goserver (4.0.0.7-0~x2go1) UNRELEASED; urgency=low
 
   * New upstream version (4.0.0.7):
-    - Continue development for LTS branch...
+    - Revert keyboard workaround for Mac OS X, as it causes other issues.
+      (Fixes: #348).
   * debian/source/format:
     + Switch to format 1.0.
 

