[X2Go-Dev] Bug#347: X2Go issue (in src:x2goserver) has been marked as pending for release
Mike Gabriel
mike.gabriel at das-netzwerkteam.de
Sat Nov 30 22:20:35 CET 2013
tag #347 pending
fixed #347 4.0.0.8
thanks
Hello,
X2Go issue #347 (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=cb5fd26
The issue will most likely be fixed in src:x2goserver (4.0.0.8).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit cb5fd26dadd864dde1887dbecd6dd6293f086fb3
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sat Nov 30 22:19:56 2013 +0100
Use mktemp instead of tempfile (because Fedora does not have the tempfile binary). (Fixes: #347).
diff --git a/debian/changelog b/debian/changelog
index 64ff601..55d5a60 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
x2goserver (4.0.0.8-0x2go1) UNRELEASED; urgency=low
- * Continue development for LTS Baikal branch of X2Go Server...
+ * Use mktemp instead of tempfile (because Fedora does not have the tempfile
+ binary). (Fixes: #347).
-- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Thu, 28 Nov 2013 16:14:32 +0100
More information about the x2go-dev
mailing list