This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient. from 4c1a937 Update changelog for bug 594 fix (Fixes: #594) new 1b24ad2 Upgrade libssh from 0.5.5 to 0.6.3, including the Pageant support patch (Fixes: #590) The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 4 ++++ 1 file changed, 4 insertions(+) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. 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) --- debian/changelog | 4 ++++ 1 file changed, 4 insertions(+) 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 -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git