The branch, master has been updated via ad0de63a8cda0b766fc5d197976059ec7222c3a3 (commit) from 8d72da3d2d79febdb38d2949e70ee879072aec77 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit ad0de63a8cda0b766fc5d197976059ec7222c3a3 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Nov 18 16:11:40 2013 +0100 move x2goruncommand fix to upstream LTS release (4.0.0.6) ----------------------------------------------------------------------- Summary of changes: debian/changelog | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 9344fe6..af63bba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -64,13 +64,6 @@ x2goserver (4.1.0.0-0~x2go1) UNRELEASED; urgency=low * New upstream version (4.1.0.0): - Use new script x2gopath in Perl::API. (Fixes: #86). - [ Oleksandr Shneyder ] - * New upstream version (4.1.0.0): - - fixed x2goruncommand: "type -P $cmd" can create new lines in EXEC - variable if command have the arguments wich have same names as existing - commands, for example "rdesktop -k nl" -> "/usr/bin/rdesktop\n/usr/bin/nl". - Now we splitting $cmd and taking only first part. - -- Reinhard Tartler <siretart@tauware.de> Thu, 20 Dec 2012 10:15:26 +0100 x2goserver (4.0.1.7-0~x2go1) UNRELEASED; urgency=low @@ -185,11 +178,19 @@ x2goserver (4.0.1.0-0~x2go1) unstable; urgency=low x2goserver (4.0.0.6-0~x2go1) UNRELEASED; urgency=low + [ Mike Gabriel ] * New upstream version (4.0.0.6): - Work around buggy X2Go Client on Mac OS. If the keyboard type is set to "query", we force X2GO_SET_KBD to 1. (Partly resolves: #112). + [ Oleksandr Shneyder ] + * New upstream version (4.0.0.6): + - Fix x2goruncommand: "type -P $cmd" can create new lines in EXEC + variable if command have the arguments wich have same names as existing + commands, for example "rdesktop -k nl" -> "/usr/bin/rdesktop\n/usr/bin/nl". + Now we splitting $cmd and taking only first part. + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 25 Sep 2013 12:19:16 +0200 x2goserver (4.0.0.5-0~x2go1) unstable; urgency=low hooks/post-receive -- x2goserver.git (X2Go Server) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "x2goserver.git" (X2Go Server).