[X2Go-Dev] Bug#638: X2Go issue (in src:x2goserver) has been marked as pending for release
Mike Gabriel
mike.gabriel at das-netzwerkteam.de
Fri Oct 17 11:33:44 CEST 2014
tag #638 pending
fixed #638 4.0.1.19
thanks
Hello,
X2Go issue #638 (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=fcbd37b
The issue will most likely be fixed in src:x2goserver (4.0.1.19).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit fcbd37ba54b1f3bc983f90c1e974e1c9fc5d8bbf
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Oct 17 11:17:42 2014 +0200
x2golistsessions(_root): Only update session state in session DB if x2goagent's state file really exists. This addresses a problem that occurs when x2golistsessions gets called via an x2gobroker-agent. The x2golistsessions script may show session states (--all-servers) of sessions on other servers that have session states files on their remote /tmp dirs. These files are not accessible for that x2golistsessions script and should simply be ignored.
diff --git a/debian/changelog b/debian/changelog
index 9632df3..90e409f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,13 @@ x2goserver (4.0.1.19-0x2go1) UNRELEASED; urgency=medium
- x2gocleansessions: Call x2gormforward also on terminated sessions. This
will make sure that re-assigned ports are really available on new session
startup.
+ - x2golistsessions(_root): Only update session state in session DB if
+ x2goagent's state file really exists. This addresses a problem that occurs
+ when x2golistsessions gets called via an x2gobroker-agent. The
+ x2golistsessions script may show session states (--all-servers) of
+ sessions on other servers that have session states files on their remote
+ /tmp dirs. These files are not accessible for that x2golistsessions script
+ and should simply be ignored. (Fixes: #638).
* debian/control:
+ Add D (x2goserver): libfile-which-perl.
* x2goserver.spec:
More information about the x2go-dev
mailing list