From x2go@ymir.das-netzwerkteam.de  Thu Oct  2 12:24:17 2014
Received: (at 623) by bugs.x2go.org; 2 Oct 2014 10:24:34 +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 3A7D25E0A4; Thu,  2 Oct 2014 12:24:17 +0200 (CEST)
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 623-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 623@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: <20141002102417.3A7D25E0A4@ymir.das-netzwerkteam.de>
Date: Thu,  2 Oct 2014 12:24:17 +0200 (CEST)

tag #623 pending
fixed #623 4.0.1.17
thanks

Hello,

X2Go issue #623 (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=a13accd

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

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

---
commit a13accdd301d8096f95431dfc778cbb3e01d1926
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date:   Thu Oct 2 12:20:56 2014 +0200

     Fix breakage of X2Go Server when upgrading from 4.0.1.15 while sessions are still in running / suspended state. (Fixes: #623).

diff --git a/debian/changelog b/debian/changelog
index cc2d800..882863a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 x2goserver (4.0.1.17-0x2go1) UNRELEASED; urgency=medium
 
-  * Continue development...
+  * New upstream release (4.0.1.17):
+    - Fix breakage of X2Go Server when upgrading from 4.0.1.15 while
+      sessions are still in running / suspended state. (Fixes: #623).
 
  -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Thu, 02 Oct 2014 12:18:58 +0200
 

