This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient. from f78557a Update bundled VcXsrv from 1.15.2.5 to 1.15.2.6 new dc7f58b Correct changelog about last commit new 0c0d0bb Update libssh from 0.6.4 to 0.6.5 The 2 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: copy-deps-win32.bat | 2 +- debian/changelog | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) -- Alioth's /srv/git/code.x2go.org/x2goclient.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 dc7f58b25d84901fa6c970160b83c7bd7d815742 Author: Mike DePaulo <mikedep333@gmail.com> Date: Fri May 8 19:56:20 2015 -0400 Correct changelog about last commit --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f19fdcb..aae8b94 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,7 +10,7 @@ x2goclient (4.0.4.0-0x2go1) UNRELEASED; urgency=low patches are now included in upstream PulseAudio.) - Windows: Update bundled VcXsrv from 1.15.2.2-xp+vc2013+x2go1 to 1.15.2.6 (X2Go/Arctica Build) - Note that X2Go Client for Windows 4.0.3.2-20150329 has this update + Note that X2Go Client for Windows 4.0.3.2-20150508 has this update also. The differences relevant to X2Go are: + CVE-2015-0255 was fixed in VcXsrv itself -- Alioth's /srv/git/code.x2go.org/x2goclient.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 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