From x2go@ymir.das-netzwerkteam.de  Sun Aug 21 13:26:31 2016
Received: (at 1068) by bugs.x2go.org; 21 Aug 2016 11:26:48 +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 2EF285DEFF;
	Sun, 21 Aug 2016 13:26:31 +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 oYA-o+cVoSXn; Sun, 21 Aug 2016 13:26:24 +0200 (CEST)
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 942B35DEFE; Sun, 21 Aug 2016 13:26:24 +0200 (CEST)
From: Mihai Moldovan <ionic@ionic.de>
To: 1068-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 1068@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: <20160821112624.942B35DEFE@ymir.das-netzwerkteam.de>
Date: Sun, 21 Aug 2016 13:26:24 +0200 (CEST)

tag #1068 pending
fixed #1068 4.0.1.20
thanks

Hello,

X2Go issue #1068 (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=4d7615e

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

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

---
commit 4d7615e28ba22d456cdaa23e0e62235ae9dcc95b
Author: Mihai Moldovan <ionic@ionic.de>
Date:   Sun Aug 21 13:16:30 2016 +0200

    x2goserver/sbin/x2gocleansessions: move in-file POD to end of file, rather than "commenting" out all the remaining code. Fixes: #1068.

diff --git a/debian/changelog b/debian/changelog
index b37edae..0647cf9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -94,6 +94,8 @@ x2goserver (4.0.1.20-0x2go1) UNRELEASED; urgency=low
       appending new data. Fixes: #923.
     - x2goserver-xsession/etc/Xsession: fix wrong variable usage.
       Fixes: #1073.
+    - x2goserver/sbin/x2gocleansessions: move in-file POD to end of file,
+      rather than "commenting" out all the remaining code. Fixes: #1068.
   * x2goserver.spec:
     - Add sudo and logcheck as BuildRequires and Requires. Don't own
       directories that are owned by sudo and logcheck. Logcheck is not

