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

Mike Gabriel mike.gabriel at das-netzwerkteam.de
Wed Aug 20 10:18:31 CEST 2014


tag #575 pending
fixed #575 4.1.0.0
thanks

Hello,

X2Go issue #575 (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=1f58e7c

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

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

---
commit 1f58e7ca6fed9c9638fbbe523d023362f83653e3
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Aug 20 10:10:48 2014 +0200

    Fix accessing ARGV in X2Go::Utils:check_x2go_sessionid sub. (Fixes: #575).

diff --git a/debian/changelog b/debian/changelog
index b606fc6..ddac1cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -53,6 +53,7 @@ x2goserver (4.1.0.0-0x2go1.1) UNRELEASED; urgency=low
     - Re-arrange parameter order of x2gocreatesession and related DB functions.
       Make sure the session ID comes first and we have only optional parameters
       towards the end of the paramter array.
+    - Fix accessing ARGV in X2Go::Utils:check_x2go_sessionid sub. (Fixes: #575).
   * debian/control:
     + Package X2Go::Log in separate package: libx2go-log-perl.
     + Package X2Go::Server::DB in separate package: libx2go-server-db-perl.


More information about the x2go-dev mailing list