[X2Go-Dev] Bug#678: X2Go issue (in src:x2goserver) has been marked as pending for release

Mike Gabriel mike.gabriel at das-netzwerkteam.de
Sat Nov 22 15:25:02 CET 2014


tag #678 pending
fixed #678 4.0.1.19
thanks

Hello,

X2Go issue #678 (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=93bcf85

The issue will most likely be fixed in src:x2goserver (4.0.1.19).

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

---
commit 93bcf8568a2b347bcc1e142e4315c9ba455c7e6f
Author: Matthew L. Dailey <matthew.l.dailey at dartmouth.edu>
Date:   Sat Nov 22 15:24:16 2014 +0100

    x2gocleansessions: Redirect stdin, stdout and stderr to /dev/null, test for the existence of the file descriptor before issuing the close, only capture the file descriptor backreference in the regex and send any close failures to syslog. (Fixes: #678).

diff --git a/debian/changelog b/debian/changelog
index c0e4300..31a351e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -79,6 +79,13 @@ x2goserver (4.0.1.19-0x2go1) UNRELEASED; urgency=medium
       "x2gouser".
     + Add to BR: findutils.
 
+  [ Matthew L. Dailey ]
+  * New upstream version (4.0.1.19):
+    - x2gocleansessions: Redirect stdin, stdout and stderr to /dev/null, test
+      for the existence of the file descriptor before issuing the close,
+      only capture the file descriptor backreference in the regex and
+      send any close failures to syslog. (Fixes: #678).
+
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Tue, 07 Oct 2014 15:35:38 +0200
 
 x2goserver (4.0.1.18-0x2go1) unstable; urgency=medium


More information about the x2go-dev mailing list