[X2Go-Dev] Bug#409: X2Go issue (in src:x2goserver) has been marked as pending for release
Mike Gabriel
mike.gabriel at das-netzwerkteam.de
Tue Jan 28 19:04:52 CET 2014
tag #409 pending
fixed #409 4.0.1.14
thanks
Hello,
X2Go issue #409 (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=8cfebea
The issue will most likely be fixed in src:x2goserver (4.0.1.14).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit 8cfebeab3b3e0fed8a590a4ec3d4c38ef3133f2a
Author: Harald Nordgard-Hansen <hhansen at pvv.org>
Date: Tue Jan 28 19:04:08 2014 +0100
Correctly quote the tests against $DISTRIB_RELEASE in x2goruncommand that were badly quoted (which caused them to report the wrong result and to create a file called "=" in the user home directory). Aligning all tests to use the same style of quoting fixes this. (Fixes: #409).
diff --git a/debian/changelog b/debian/changelog
index 6b201f8..4ae7c06 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,13 @@ x2goserver (4.0.1.14-0x2go1) UNRELEASED; urgency=low
- Log SSHFS output and errors to ~/.x2go/C-<session>/sshfs-mounts.log.
(Fixes: #415).
+ [ Harald Nordgard-Hansen ]
+ * New upstream release (4.0.1.14):
+ - Correctly quote the tests against $DISTRIB_RELEASE in x2goruncommand that
+ were badly quoted (which caused them to report the wrong result and to
+ create a file called "=" in the user home directory). Aligning all tests
+ to use the same style of quoting fixes this. (Fixes: #409).
+
[ Orion Poplawski ]
* New upstream release (4.0.1.14):
- Fix wrong path to xinitrd.d in Xsession (section for RPM based distros).
More information about the x2go-dev
mailing list