This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient. from 0e3aff0 Update changelog: Last commit (2ffcad0) fixes bug #566 new 883327d changelog: We've updated cygwin packages to 2014-09-16 versions and rebuilt openssh and nxproxy differently 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 | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) -- 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 883327dcc4b46a09c4985cdc54267bf89c4589a2 Author: Mike DePaulo <mikedep333@gmail.com> Date: Wed Sep 17 22:59:07 2014 -0400 changelog: We've updated cygwin packages to 2014-09-16 versions and rebuilt openssh and nxproxy differently --- debian/changelog | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 00ff9c3..0c630f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -75,8 +75,16 @@ x2goclient (4.0.3.0-0x2go1) UNRELEASED; urgency=low (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 - 9 CVEs announced on 2014-08-06. + - Windows: cygwin packages (inluding patched OpenSSH 6.6.1p1-3) updated from + latest versions as of 2014-06-09 to latest versions as of 2014-09-16. This + includes openssl 1.0.1i-1, which fixes the 9 CVEs announced on 2014-08-06. + (Cygwin openssl was also individually updated to 1.0.1i-1 in + 4.0.2.1+hotfix1+build2.) + - Windows: Build nxproxy.exe with Cygwin's libpng 1.5.x rather than 1.2.x. + (This may improve performance when PNG compression is selected.) + - Windows: Build cygwin openssh without krb5 or tcp_wrappers support because + X2Go Client for Windows does not use either feature. + (On Windows, Kerberos 5 (GSSAPI) support is provided by PuTTY.) - Windows: Fix text not being rendered properly at end of NSIS installer (Fixes: #597) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git