tag #696 pending fixed #696 4.0.4.1 thanks Hello, X2Go issue #696 (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=32307c6 The issue will most likely be fixed in src:x2goclient (4.0.4.1). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 32307c6299cef59c43b59746f87475f343a473d0 Author: Mike DePaulo <mikedep333@gmail.com> Date: Sun Jul 26 14:24:07 2015 -0400 Update VcXsrv: 1.17.0.0-2 (X2Go/Arctica Build) -> 1.17.0.0-3 (X2Go/Arctica Build) diff --git a/debian/changelog b/debian/changelog index f96c54a..f0294cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -86,10 +86,20 @@ x2goclient (4.0.4.1-0x2go1) UNRELEASED; urgency=low which fixes the multiple CVEs announced on 2015-06-11 and CVE-2015-1793 (announced on 2015-07-09). - Windows: Update bundled VcXsrv from 1.17.0.0-1 (X2Go/Arctica Build) - to 1.17.0.0-2 (X2Go/Arctica Build) + to 1.17.0.0-3 (X2Go/Arctica Build) The differences relevant to X2Go are: + VcXsrv's bundled version of openssl was updated from 1.0.2a - to 1.0.2c (fixes the multiple CVEs announced on 2015-06-11) + to 1.0.2d (fixes the multiple CVEs announced on 2015-06-11 and + CVE-2015-1793 (announced on 2015-07-09). + + Drop winmultiwindow.patch (Part of #883) + + hw/xwin/glx: Don't create fbConfigs for un-accelerated + pixelFormats + This has the effect of disabling StaticColor under + MultiWindow mode with -wgl (default) and -swrastwgl, and + thus making X2Go sessions started from the Windows client + able to be resumed on the client on a different OS or the + client runing on Windows with different display settings. + (Fixes: #696) [ Henning Heinold ] * New upstream release (4.0.4.1):