[X2Go-Commits] x2goserver.git - master (branch) updated: 3.1.1.3-240-g899838f
X2Go dev team
git-admin at x2go.org
Fri Nov 22 21:59:23 CET 2013
The branch, master has been updated
via 899838f1336fa45fd395e081ec530dec0172ea24 (commit)
from 913e110f68d9020b26b7b1169fe537b3cdae0d2f (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 899838f1336fa45fd395e081ec530dec0172ea24
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Nov 22 21:55:21 2013 +0100
move x2goruncommand fix from Oleksandr Shneyder into release 4.0.1.7
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 50f6066..3d46e50 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -107,6 +107,13 @@ x2goserver (4.0.1.7-0~x2go1) UNRELEASED; urgency=low
* New upstream version (4.0.1.7):
- Use bash-builtin 'type' instead of to be avoided 'which'. (Fixes: #305).
+ [ 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 at das-netzwerkteam.de> Sun, 28 Jul 2013 13:37:12 +0200
x2goserver (4.0.1.6-0~x2go1) unstable; urgency=low
@@ -179,19 +186,11 @@ 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 at 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).
More information about the x2go-commits
mailing list