Re: [X2Go-Dev] Bug#438: x2goserver and rhel6.4 / selinux Problem

2014-03-04 Thread Orion Poplawski
On 03/04/2014 04:02 AM, Frank Knoben wrote: When I put the lines in the x2gostartagent script after the XAUTHORITY=${XAUTHORITY:-$HOME/.Xauthority} line, the permissions will be fixed on login and not on logout. Unfortunately, restorcon sets the permissions to system_u:object_r:default_t:s0

[X2Go-Dev] Bug#440: Fix to copy/paste error in applied patch

2014-03-04 Thread Josh Lukens
Found a small (but important) copy and paste error introduced when I remade the origional patch. As is session broker sessions can't be properly selected. The attached patch against head corrects the issue. switch-to-QNetworkAccessManager-fix.patch Description: Binary data

[X2Go-Dev] Bug#446: Add support to client for dynamic authids when connecting to session broker

2014-03-04 Thread Josh Lukens
Package: x2goclient Version: 4.0.2.0 Severity: wishlist Currently the client re-authenticates with the session broker for every interaction. This breaks the use of any one time use authentication methods. The attached patch adds support for the session broker server to include an authid in

Re: [X2Go-Dev] Bug#438: x2goserver and rhel6.4 / selinux Problem

2014-03-04 Thread Frank Knoben
On 03/04/2014 05:36 PM, Orion Poplawski wrote: On 03/04/2014 04:02 AM, Frank Knoben wrote: When I put the lines in the x2gostartagent script after the XAUTHORITY=${XAUTHORITY:-$HOME/.Xauthority} line, the permissions will be fixed on login and not on logout. Unfortunately, restorcon sets the

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

2014-03-04 Thread Mike Gabriel
tag #441 pending fixed #441 4.0.1.14 thanks Hello, X2Go issue #441 (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=34e59ae The issue will most

[X2Go-Dev] Bug#441: Bug#441: x2gocleansessions crashes

2014-03-04 Thread Mike Gabriel
Control: retitle -1 x2gocleansessions crashes when closing open FDs On Fr 28 Feb 2014 16:34:00 CET, Mike Gabriel wrote: in x2gocleansessions we use a line of code that is supposed to close all open file handles: # close all filehandles for (glob /proc/$$/fd/*) { POSIX::close($1) if

[X2Go-Dev] Processed: Re: Bug#441: x2gocleansessions crashes

2014-03-04 Thread X2Go Bug Tracking System
Processing control commands: retitle -1 x2gocleansessions crashes when closing open FDs Bug #441 [x2goserver] x2gocleansessions crashes on RHEL 6 Changed Bug title to 'x2gocleansessions crashes when closing open FDs' from 'x2gocleansessions crashes on RHEL 6' -- 441:

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

2014-03-04 Thread X2Go Bug Tracking System
Processing commands for cont...@bugs.x2go.org: tag #441 pending Bug #441 [x2goserver] x2gocleansessions crashes on RHEL 6 Added tag(s) pending. fixed #441 4.0.1.14 Bug #441 [x2goserver] x2gocleansessions crashes on RHEL 6 There is no source info for the package 'x2goserver' at version

[X2Go-Dev] Bug#440: Bug#440: Fix to copy/paste error in applied patch

2014-03-04 Thread Mike Gabriel
On Mi 05 Mär 2014 04:39:40 CET, Josh Lukens wrote: Found a small (but important) copy and paste error introduced when I remade the origional patch. As is session broker sessions can't be properly selected. The attached patch against head corrects the issue. Committed and pushed:

[X2Go-Dev] Processed: X2Go issue (in src:x2goclient) has been marked as pending for release

2014-03-04 Thread X2Go Bug Tracking System
Processing commands for cont...@bugs.x2go.org: tag #446 pending Bug #446 [x2goclient] Add support to client for dynamic authids when connecting to session broker Added tag(s) pending. fixed #446 4.0.2.0 Bug #446 [x2goclient] Add support to client for dynamic authids when connecting to session

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

2014-03-04 Thread Mike Gabriel
tag #446 pending fixed #446 4.0.2.0 thanks Hello, X2Go issue #446 (src:x2goclient) 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=x2goclient.git;a=commitdiff;h=275a22a The issue will most