From x2go@ymir  Sat Jun 22 11:48:54 2013
Received: (at control) by bugs.x2go.org; 22 Jun 2013 09:49:02 +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=0.0 required=5.0 tests=NO_RELAYS,URIBL_BLOCKED
	autolearn=unavailable version=3.3.2
Received: by ymir (Postfix, from userid 1005)
	id 85F9E3BDED; Sat, 22 Jun 2013 11:48:54 +0200 (CEST)
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 247-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 247@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: <20130622094854.85F9E3BDED@ymir>
Date: Sat, 22 Jun 2013 11:48:54 +0200 (CEST)

tag #247 pending
fixed #247 4.0.1.2
thanks

Hello,

X2Go issue #247 (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=2f63131

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

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

---
commit 2f63131615ef3cdcbabd5bf4e4dee65edbce65b2
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date:   Sat Jun 22 11:46:48 2013 +0200

    Accelerate resuming of sessions. Fix failures when resuming sessions that result from the latest changes in x2gocleansessions. (Fixes: #247).
    
    Conflicts (resolved by Mike Gabriel):
    	debian/changelog

diff --git a/debian/changelog b/debian/changelog
index 0603dcc..4bbb5a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+x2goserver (4.0.1.2-0~x2go1) UNRELEASED; urgency=low
+
+  * New upstream version (4.0.1.2):
+    - Accelerate resuming of sessions. Fix failures when resuming sessions that
+      result from the latest changes in x2gocleansessions. (Fixes: #247).
+
+ -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Sat, 22 Jun 2013 11:01:21 +0200
+
 x2goserver (4.0.1.1-0~x2go1) unstable; urgency=low
 
   * New upstream version (4.0.1.1):

