tag #427 pending fixed #427 3.1.1.1 thanks Hello, X2Go issue #427 (src:x2godesktopsharing) 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=x2godesktopsharing.git;a=commitdiff;h=442f6a7 The issue will most likely be fixed in src:x2godesktopsharing (3.1.1.1). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 442f6a79f472463fba0151a29284fecd46729e92 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Feb 3 22:28:32 2014 +0100 add closure for bug#427 diff --git a/debian/changelog b/debian/changelog index d3f76d2..8c19386 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,8 @@ x2godesktopsharing (3.1.1.1-0x2go1) UNRELEASED; urgency=low * New upstream version (3.1.1.1): - Update man pages (Fixes: #281). - Fix FSF address in COPYING file. - - Use x2gopath in scripts rather than deprecated x2gobasepath. + - Use x2gopath in scripts rather than deprecated x2gobasepath. (Fixes: + #427). - Different Linux distros have pidof installed in different locations. If pidof is not available, we brutally kill all instances of x2godesktopsharing when a session suspends. (Fixes: #426).