tag #484 pending
fixed #484 0.0.3.0
thanks

Hello,

X2Go issue #484 (src:x2gobroker) 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=x2gobroker.git;a=commitdiff;h=9eecfe5

The issue will most likely be fixed in src:x2gobroker (0.0.3.0).

light+love
X2Go Git Admin (on behalf of the sender of this mail)

---
commit 9eecfe557d3a7e204a8261a469956de17c8c0089
Author: Mike Gabriel <mike.gabr...@das-netzwerkteam.de>
Date:   Tue May 6 11:42:57 2014 +0200

    Explicitly set detach_process to True when calling daemon.DaemonContext(). 
Otherwise the daemons start but don't return to the cmdline prompt. (Fixes: 
#484).

diff --git a/debian/changelog b/debian/changelog
index 99c233d..08127cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -127,6 +127,9 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low
     - Fix several failing tests, adapt tests to current code base.
     - Introduce new global parameter for x2gobroker.conf: my-cookie-file. Allow
       storing the initial authentication cookie/ID in a read-protected file.
+    - Explicitly set detach_process to True when calling 
daemon.DaemonContext().
+      Otherwise the daemons start but don't return to the cmdline prompt.
+      (Fixes: #484).
   * debian/control:
     + Replace LDAP support with session brokerage support in LONG_DESCRIPTION.
     + Fix SYNOPSIS texts.
_______________________________________________
X2Go-Dev mailing list
X2Go-Dev@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-dev

Reply via email to