tag #590 pending fixed #590 4.0.3.0 thanks Hello, X2Go issue #590 (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=1b24ad2 The issue will most likely be fixed in src:x2goclient (4.0.3.0). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 1b24ad238fbd1bf7d95bc0179f6ccafe13d7536f Author: Mike DePaulo <mikedep333@gmail.com> Date: Sat Sep 6 21:30:02 2014 -0400 Upgrade libssh from 0.5.5 to 0.6.3, including the Pageant support patch (Fixes: #590) diff --git a/debian/changelog b/debian/changelog index 7aec292..bf99dca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -60,6 +60,10 @@ x2goclient (4.0.3.0-0x2go1) UNRELEASED; urgency=low directory as the cwd. So they were not affected.) (Fixes: #587) - Windows: Make the desktop shortcut optional during install, but still the default. + - Windows: Upgrade libssh from 0.5.5 to 0.6.3. This fixes connecting to + hpn-enabled SSH servers. The Pageant support patch from the KDE Windows + project was ported to 0.6.3 by myself and Mike Frederick. + (Gmail: psududemike) (Fixes: #590) - Windows: Win32 OpenSSL updated from 1.0.1h to 1.0.1i, which fixes the 9 CVEs announced on 2014-08-06. - Windows: Cygwin OpenSSL updated from 1.0.1h-1 to 1.0.1i-1, which fixes the