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

Mihai Moldovan ionic at ionic.de
Thu Apr 15 11:15:01 CEST 2021


tag #1537 pending
fixed #1537 4.1.0.4
thanks

Hi!

X2Go issue #1537 (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:

    https://code.x2go.org/gitweb?p=x2goserver.git;a=commitdiff;h=16fad4232117be46a15b5b92c7cea80f6c7358bf

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

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

---
commit 16fad4232117be46a15b5b92c7cea80f6c7358bf
Author: Ulrich Sibiller <uli42 at gmx.de>
Date:   Fri Mar 12 11:17:32 2021 +0100

    x2goserver/bin/x2gostartagent: prevent logfile corruption.
    
    Both stderr redirection and errors= in the options file wrote to the
    same file which lead to corruption with lots of debug output.
    
    Fixes: #1537.

diff --git a/debian/changelog b/debian/changelog
index 7b79abcb..f8c6dde8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -448,6 +448,9 @@ x2goserver (4.1.0.4-0x2go1.2) UNRELEASED; urgency=medium
   * New upstream version (4.1.0.4):
     - x2goserver-x2goagent/etc/keystrokes.cfg: sync with nx-libs 3.5.99.20.
       Previous version was broken and incomplete. Fixes: #1388.
+    - x2goserver/bin/x2gostartagent: prevent logfile corruption. Both stderr
+      redirection and errors= in the options file wrote to the same file which
+      lead to corruption with lots of debug output. Fixes: #1537.
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Fri, 19 Jul 2019 20:55:11 +0200
 


More information about the x2go-dev mailing list