This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 0c0d0bb828eaa56ea3daaf81b4736864b5c2bd1a Author: Mike DePaulo <mikedep333@gmail.com> Date: Fri May 8 19:59:25 2015 -0400 Update libssh from 0.6.4 to 0.6.5 --- copy-deps-win32.bat | 2 +- debian/changelog | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/copy-deps-win32.bat b/copy-deps-win32.bat index 853d0d8..1b97875 100755 --- a/copy-deps-win32.bat +++ b/copy-deps-win32.bat @@ -1,6 +1,6 @@ xcopy /E /Y D:\x2goclient-contrib\cygwin\20150425-2_bin %1\ del %1\nxproxy.exe.unstripped %1\libXcomp.a %1\libXcomp.dll.a -xcopy /E /Y D:\x2goclient-contrib\libssh\0.6.4-x2go1-mingw482_bin\bin\libssh.dll %1\ +xcopy /E /Y D:\x2goclient-contrib\libssh\0.6.5-x2go1-mingw482_bin\bin\libssh.dll %1\ xcopy /E /Y D:\x2goclient-contrib\libzip\0.9.3_bin\bin\libzip.dll %1\ xcopy /E /Y D:\x2goclient-contrib\MinGW-DLLs\i686-4.8.2-release-posix-dwarf-rt_v3-rev3\libgcc_s_dw2-1.dll %1\ xcopy /E /Y D:\x2goclient-contrib\MinGW-DLLs\i686-4.8.2-release-posix-dwarf-rt_v3-rev3\libstdc++-6.dll %1\ diff --git a/debian/changelog b/debian/changelog index aae8b94..71bc686 100644 --- a/debian/changelog +++ b/debian/changelog @@ -29,6 +29,10 @@ x2goclient (4.0.4.0-0x2go1) UNRELEASED; urgency=low also. - Windows: Update bundled PuTTY from 0.63 to 0.64. In addition to other changes, CVE-2015-2157 has been fixed. + - Windows: Update libssh from 0.6.3 to 0.6.5 (while maintaining + Pageant support). This fixes CVE-2015-3146. + Note that X2Go Client for Windows 4.0.3.2-20150508 has this update + also. - Windows: Update bundled nxproxy (nx-libs-lite) from 3.5.0.27 to 3.5.0.31. (bugfix & feature update) - Windows: Update/Upgrade bundled Cygwin components to latest -- Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git