Hey Alex,
Can you explain why libssh-0.6.3 fails to build under MinGW 4.8.2?
libssh_threads.dll fails to build; libssh.dll builds successfully.
However, lib\libssh.dll.a is never generated.
The exact version of MinGW used is listed on the wiki page.
http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient…
It's the same version as QT 4.8.6 tells you to install, except it's
"rev4" instead of "rev3".
See attachment.
-Mike#2
Hi guys,
I've started investigating or working on multiple tasks, but never
finished them.
These are going to be my priorities for the next few months:
1. Fixing any major bugs/regressions in X2Go Client for Windows before
we release 4.0.3.0 (due next month probably.)
2. Providing any security fixes for 3rd party components in X2Go
Client for Windows.
3. Getting any GNOME3 compatibility fixes/packages into Debian 8
Jessie, Ubuntu 14.10 Utopic Unicorn, and Fedora 21. I will prioritize
those distros in that order.
4. Adding support for new desktop environments in X2Go before we
release X2Go Client 4.0.3.0.
(See this email thread.)
http://lists.x2go.org/pipermail/x2go-dev/2014-August/007929.html
5. Upstreaming the Pageant support patch for libssh 0.6.x (see bug: #590).
-Mike#2
Package: x2goclient
Version: 4.0.2.1+hotfix1+build4
Severity: minor
tags + build-win32
Bug #528 was not fixed completely:
http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=528
Screenshot:
http://imgur.com/tCeeFsW
At least this only affects the end of the installer, but it still
looks unprofessional.
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(a)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
Package: x2goclient
Version: 4.0.2.1
Severity: wishlist
For those familiar with PortableApps, the title says it all.
For those unfamiliar, note that PortableApps is more than just "here's
a portable edition of your app." There is a framework you have to
integrate with. It does not look very hard though, the PortableApps
framework basically wraps around your app.
http://portableapps.com/developmenthttp://portableapps.com/development/portableapps.com_format
tag #568 pending
fixed #568 4.0.3.0
thanks
Hello,
X2Go issue #568 (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=e7b1df8
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 e7b1df823c35f5fd998ad8c568285418cd2be804
Author: Mike DePaulo <mikedep333(a)gmail.com>
Date: Wed Sep 3 00:36:03 2014 -0400
Windows: Bundle new version of VcXsrv: 1.15.2.0-xp+vc2013+x2go1 (Fixes: #568)
diff --git a/debian/changelog b/debian/changelog
index 7886078..9b6f136 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -47,6 +47,11 @@ x2goclient (4.0.3.0-0x2go1) UNRELEASED; urgency=low
groups optional: misc, 75dpi, 100dpi and others (Fixes: #108)
Note: The fact that all the fonts are included makes the installer about
30MB larger.
+ - Windows: Bundle new version of VcXsrv: 1.15.2.0-xp+vc2013+x2go1
+ This new version is based on upstream VcXsrv 1.15.2.0, but still
+ compatible with Windows XP. It is compiled with Microsoft Visual C++ 2013
+ and contains 1 X2Go-specific change, winmultiwindow.patch
+ (Thanks Oleksandr Shneyder for the patch) (Fixes: #568)
- Windows: Fix missing VcXsrv/zlib1.dll . The impact of this bug was that
VcXsrv would not start if the cwd was changed from the x2goclient
directory. (The start menu and desktop shortcuts do have the x2goclient