tag #668 pending fixed #668 4.0.1.19 thanks Hello, X2Go issue #668 (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=8cb97ab 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 8cb97ab3cc698ecb24002fdd3cff83964efcbf54 Author: Lars Wendler <polynomial-c@gentoo.org> Date: Fri Nov 28 05:13:55 2014 +0100 Use "printf" instead of "echo -n". (Fixes: #668). diff --git a/debian/changelog b/debian/changelog index 0b65e2f..7723cbd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -88,6 +88,10 @@ x2goserver (4.0.1.19-0x2go1) UNRELEASED; urgency=medium only capture the file descriptor backreference in the regex and send any close failures to syslog. (Fixes: #678). + [ Lars Wendler ] + * New upstream version (4.0.1.19): + - Use "printf" instead of "echo -n". (Fixes: #668). + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 07 Oct 2014 15:35:38 +0200 x2goserver (4.0.1.18-0x2go1) unstable; urgency=medium