From x2go@ymir.das-netzwerkteam.de  Mon Mar  6 09:41:35 2017
Received: (at 1151) by bugs.x2go.org; 6 Mar 2017 08:41:38 +0000
Received: from localhost (localhost [127.0.0.1])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 8F0055DAA4;
	Mon,  6 Mar 2017 09:41:35 +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 oLJsVdjL6Bip; Mon,  6 Mar 2017 09:41:28 +0100 (CET)
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 7611E5DA88; Mon,  6 Mar 2017 09:41:28 +0100 (CET)
From: =?utf-8?q?Mihai_Moldovan_=3Cionic=40ionic=2Ede=3E?=@ymir.das-netzwerkteam.de
To: 1151-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 1151@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: <20170306084128.7611E5DA88@ymir.das-netzwerkteam.de>
Date: Mon,  6 Mar 2017 09:41:28 +0100 (CET)

tag #1151 pending
fixed #1151 4.0.1.21
thanks

Hello,

X2Go issue #1151 (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=ea403a7

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

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

---
commit ea403a71a96b89fd8c3206df7d008f34f5ace05e
Author: Mihai Moldovan <ionic@ionic.de>
Date:   Mon Mar 6 08:46:20 2017 +0100

    debian/changelog: add closure for #1151.

diff --git a/debian/changelog b/debian/changelog
index 381e652..7f25b8c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,7 +11,7 @@ x2goserver (4.0.1.21-0x2go1) UNRELEASED; urgency=medium
     - x2goserver/sbin/x2gocleansessions: fix syntax error introduced in last
       change to this file.
     - x2goserver/bin/x2gosetkeyboard: make compatible with changes in
-      Arctica's nxagent. Also change to an all-bash algorithm.
+      Arctica's nxagent. Also change to an all-bash algorithm. Fixes: #1151.
   * x2goserver.spec:
     - Add mandatory perl-generators Build-Requires as per
       https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl

