This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit f9d3e761d1043036a2e5bd1b701f5665248c7172 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Oct 3 12:38:20 2014 +0200 Make sure that incompletely started up sessions get wiped from the session DB after 10 seconds. Conflicts (resolved by Mike Gabriel): x2goserver/sbin/x2gocleansessions --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 23c26bd..335c18c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -131,6 +131,8 @@ x2goserver (4.0.1.17-0x2go1) UNRELEASED; urgency=medium sessions are still in running / suspended state. (Fixes: #623). - Handle stale X11 socket files in cases where x2goagent has mysteriously disappeared (e.g. kill -9). (Fixes: #626). + - Make sure that incompletely started up sessions get wiped from the + session DB after 10 seconds. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 02 Oct 2014 12:18:58 +0200 -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git