This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit f78557a07485c926b5e9a681d2df117a569e09e1 Author: Mike DePaulo <mikedep333@gmail.com> Date: Fri May 8 19:52:26 2015 -0400 Update bundled VcXsrv from 1.15.2.5 to 1.15.2.6 --- copy-deps-win32.bat | 2 +- debian/changelog | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/copy-deps-win32.bat b/copy-deps-win32.bat index 2f66414..853d0d8 100755 --- a/copy-deps-win32.bat +++ b/copy-deps-win32.bat @@ -8,7 +8,7 @@ xcopy /E /Y D:\x2goclient-contrib\MinGW-DLLs\i686-4.8.2-release-posix-dwarf-r xcopy /E /Y D:\x2goclient-contrib\MSVC-DLLs\2008-9.0.21022.8-x86 %1\ xcopy /E /Y D:\x2goclient-contrib\pulse\6.0-11.1_bin %1\ xcopy /E /Y D:\x2goclient-contrib\PuTTY\0.64_bin %1\ -xcopy /E /Y /I D:\x2goclient-contrib\VcXsrv\1.15.2.5_bin %1\VcXsrv +xcopy /E /Y /I D:\x2goclient-contrib\VcXsrv\1.15.2.6_bin %1\VcXsrv xcopy /E /Y D:\x2goclient-contrib\zlib\1.2.8_bin\zlib1.dll %1\ xcopy /E /Y D:\x2goclient-contrib\zlib\x86-mingw4-1.2.7-1_bin\bin\libz.dll %1\ REM until Win32OpenSSL 1.0.1k comes out diff --git a/debian/changelog b/debian/changelog index d4ef3d2..f19fdcb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,11 +9,14 @@ x2goclient (4.0.4.0-0x2go1) UNRELEASED; urgency=low (No known impacts to X2Go, except for the fact that many needed patches are now included in upstream PulseAudio.) - Windows: Update bundled VcXsrv from 1.15.2.2-xp+vc2013+x2go1 to - 1.15.2.5 (X2Go/Arctica Build) + 1.15.2.6 (X2Go/Arctica Build) Note that X2Go Client for Windows 4.0.3.2-20150329 has this update also. The differences relevant to X2Go are: + CVE-2015-0255 was fixed in VcXsrv itself + + CVE-2015-3418 was fixed in VcXsrv itself + + Font files no longer differ in each build due to timestamp + differences + VcXsrv's bundled version of openssl was updated from 1.0.1k to 1.0.1m (fixes the multiple CVEs announced on 2015-03-19) + VcXsrv's bundled version of libXfont was updated from 1.4.8 -- Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git