From x2go@ymir.das-netzwerkteam.de  Thu Jun 30 20:59:25 2016
Received: (at control) by bugs.x2go.org; 30 Jun 2016 18:59:41 +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 EC5955DDEB;
	Thu, 30 Jun 2016 20:59:24 +0200 (CEST)
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 8U0k7sLr8kfp; Thu, 30 Jun 2016 20:59:18 +0200 (CEST)
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 5B8AF5DDCD; Thu, 30 Jun 2016 20:59:18 +0200 (CEST)
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 1047-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 1047@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: <20160630185918.5B8AF5DDCD@ymir.das-netzwerkteam.de>
Date: Thu, 30 Jun 2016 20:59:18 +0200 (CEST)

tag #1047 pending
fixed #1047 4.1.0.0
thanks

Hello,

X2Go issue #1047 (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=97c599f

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

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

---
commit 97c599f025df1955976545650ca79a7b310e73e1
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date:   Thu Jun 30 20:59:11 2016 +0200

    debian/changelog: Add closure for #1047.

diff --git a/debian/changelog b/debian/changelog
index 1fd7b8b..4f28cea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -68,6 +68,7 @@ x2goserver (4.1.0.0-0x2go1.1) UNRELEASED; urgency=low
       x2gocleansessions in foreground (and in debug mode).
     - Properly clean up shadow sessions for the session database.
     - Move x2goagent wrapper package around nxagent into X2Go Server.
+      (Fixes: #1047).
   * debian/control:
     + Package X2Go::Log in separate package: libx2go-log-perl.
     + Package X2Go::Server::DB in separate package: libx2go-server-db-perl.

