From x2go@ymir.das-netzwerkteam.de  Wed Aug 20 09:52:08 2014
Received: (at control) by bugs.x2go.org; 20 Aug 2014 07:52:16 +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 535845DB49; Wed, 20 Aug 2014 09:52:07 +0200 (CEST)
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 511-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 511@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: <20140820075208.535845DB49@ymir.das-netzwerkteam.de>
Date: Wed, 20 Aug 2014 09:52:07 +0200 (CEST)

tag #511 pending
fixed #511 4.0.1.16
thanks

Hello,

X2Go issue #511 (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=352ef5f

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

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

---
commit 352ef5f0336c7c232cd0b4da7f4cd4a256ceac7b
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date:   Wed Aug 20 09:52:03 2014 +0200

    add closure for #511 (fixed by commit cee4857)

diff --git a/debian/changelog b/debian/changelog
index 64e9449..d9e3e0e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -74,7 +74,7 @@ x2goserver (4.0.1.16-0x2go1) UNRELEASED; urgency=low
   * New upstream version (4.0.1.16):
     - x2gostartagent, x2golistsession, x2gosuspend-session and x2goresume-session
       getting agent state from ~/.x2go/C-$SID/state. This should help to avoid
-      session damage. Remove nxcleanup. (Fixes: #302).
+      session damage. Remove nxcleanup. (Fixes: #302, #511).
     - Move session file to /tmp/.x2go-$USER. (Fixes: #523).
     - Fix x2gostartagent failures if kbd is not "auto". Remove comma at end of
       options file.

