This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient. from 712f96e xsettingswidget.cpp: missed one occurance in the last commit. new d9511e7 Update changelog for Win32-OpenSSL update from 1.0.1o to 1.0.1p new a9a5d58 Update cygwin bundle from 20150425-3 to 20150425-4 new 32307c6 Update VcXsrv: 1.17.0.0-2 (X2Go/Arctica Build) -> 1.17.0.0-3 (X2Go/Arctica Build) The 3 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 | 4 ++-- debian/changelog | 24 ++++++++++++++++++------ 2 files changed, 20 insertions(+), 8 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 d9511e7a6d78004e969c169633b845eee6e2c31a Author: Mike DePaulo <mikedep333@gmail.com> Date: Sun Jul 26 14:06:44 2015 -0400 Update changelog for Win32-OpenSSL update from 1.0.1o to 1.0.1p --- debian/changelog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 999045f..cc488d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -79,8 +79,9 @@ x2goclient (4.0.4.1-0x2go1) UNRELEASED; urgency=low of X2Go Client and the TheQVD client (perl-qvd-client). [ Mike DePaulo ] - - Windows: Update bundled Win32 OpenSSL from 1.0.1m to 1.0.1o, - which fixes the multiple CVEs announced on 2015-06-11. + - Windows: Update bundled Win32 OpenSSL from 1.0.1m to 1.0.1p, + which fixes the multiple CVEs announced on 2015-06-11 and + CVE-2015-1793 (announced on 2015-07-09). - Windows: Update bundled Cygwin OpenSSL from 1.0.2a-1 to 1.0.2c-1, which fixes the multiple CVEs announced on 2015-06-11. - Windows: Update bundled VcXsrv from 1.17.0.0-1 (X2Go/Arctica Build) -- 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 a9a5d58fb7e5f525ab34b4b04e1f5ec94aad7792 Author: Mike DePaulo <mikedep333@gmail.com> Date: Sun Jul 26 14:11:17 2015 -0400 Update cygwin bundle from 20150425-3 to 20150425-4 --- copy-deps-win32.bat | 2 +- debian/changelog | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/copy-deps-win32.bat b/copy-deps-win32.bat index 515fa68..e40b762 100755 --- a/copy-deps-win32.bat +++ b/copy-deps-win32.bat @@ -2,7 +2,7 @@ if "%~3"=="" ( echo "Usage: copy-deps-win32.bat path-to-x2goclient-contrib path-to-OpenSSL-Win32 destination" goto :a ) -xcopy /E /Y %1\cygwin\20150425-3_bin %3\ || exit /b %errorlevel% +xcopy /E /Y %1\cygwin\20150425-4_bin %3\ || exit /b %errorlevel% del %3\nxproxy.exe.unstripped %3\libXcomp.a %3\libXcomp.dll.a || exit /b %errorlevel% xcopy /E /Y %1\libssh\0.7.0-x2go1-mingw482_bin\bin\libssh.dll %3\ || exit /b %errorlevel% xcopy /E /Y %1\libzip\0.9.3_bin\bin\libzip.dll %3\ || exit /b %errorlevel% diff --git a/debian/changelog b/debian/changelog index cc488d6..f96c54a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -82,8 +82,9 @@ x2goclient (4.0.4.1-0x2go1) UNRELEASED; urgency=low - Windows: Update bundled Win32 OpenSSL from 1.0.1m to 1.0.1p, which fixes the multiple CVEs announced on 2015-06-11 and CVE-2015-1793 (announced on 2015-07-09). - - Windows: Update bundled Cygwin OpenSSL from 1.0.2a-1 to 1.0.2c-1, which - fixes the multiple CVEs announced on 2015-06-11. + - Windows: Update bundled Cygwin OpenSSL from 1.0.2a-1 to 1.0.2d-1, which + which fixes the multiple CVEs announced on 2015-06-11 and + CVE-2015-1793 (announced on 2015-07-09). - Windows: Update bundled VcXsrv from 1.17.0.0-1 (X2Go/Arctica Build) to 1.17.0.0-2 (X2Go/Arctica Build) The differences relevant to X2Go are: -- 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 32307c6299cef59c43b59746f87475f343a473d0 Author: Mike DePaulo <mikedep333@gmail.com> Date: Sun Jul 26 14:24:07 2015 -0400 Update VcXsrv: 1.17.0.0-2 (X2Go/Arctica Build) -> 1.17.0.0-3 (X2Go/Arctica Build) --- copy-deps-win32.bat | 2 +- debian/changelog | 14 ++++++++++++-- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/copy-deps-win32.bat b/copy-deps-win32.bat index e40b762..ee8516e 100755 --- a/copy-deps-win32.bat +++ b/copy-deps-win32.bat @@ -12,7 +12,7 @@ xcopy /E /Y %1\MinGW-DLLs\i686-4.8.2-release-posix-dwarf-rt_v3-rev3\libwinpth xcopy /E /Y %1\MSVC-DLLs\2008-9.0.21022.8-x86 %3\ || exit /b %errorlevel% xcopy /E /Y %1\pulse\6.0-11.1_bin %3\ || exit /b %errorlevel% xcopy /E /Y %1\PuTTY\0.64_bin %3\ || exit /b %errorlevel% -xcopy /E /Y /I %1\VcXsrv\1.17.0.0-2_bin %3\VcXsrv || exit /b %errorlevel% +xcopy /E /Y /I %1\VcXsrv\1.17.0.0-3_bin %3\VcXsrv || exit /b %errorlevel% xcopy /E /Y %1\zlib\1.2.8_bin\zlib1.dll %3\ || exit /b %errorlevel% xcopy /E /Y %1\zlib\x86-mingw4-1.2.7-1_bin\bin\libz.dll %3\ || exit /b %errorlevel% xcopy /E /Y %2\bin\ssleay32.dll %3\ || exit /b %errorlevel% diff --git a/debian/changelog b/debian/changelog index f96c54a..f0294cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -86,10 +86,20 @@ x2goclient (4.0.4.1-0x2go1) UNRELEASED; urgency=low which fixes the multiple CVEs announced on 2015-06-11 and CVE-2015-1793 (announced on 2015-07-09). - Windows: Update bundled VcXsrv from 1.17.0.0-1 (X2Go/Arctica Build) - to 1.17.0.0-2 (X2Go/Arctica Build) + to 1.17.0.0-3 (X2Go/Arctica Build) The differences relevant to X2Go are: + VcXsrv's bundled version of openssl was updated from 1.0.2a - to 1.0.2c (fixes the multiple CVEs announced on 2015-06-11) + to 1.0.2d (fixes the multiple CVEs announced on 2015-06-11 and + CVE-2015-1793 (announced on 2015-07-09). + + Drop winmultiwindow.patch (Part of #883) + + hw/xwin/glx: Don't create fbConfigs for un-accelerated + pixelFormats + This has the effect of disabling StaticColor under + MultiWindow mode with -wgl (default) and -swrastwgl, and + thus making X2Go sessions started from the Windows client + able to be resumed on the client on a different OS or the + client runing on Windows with different display settings. + (Fixes: #696) [ Henning Heinold ] * New upstream release (4.0.4.1): -- Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git