This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient. from 072dfa6 src/{onmainwindow,sshmasterconnection}.cpp: enable use of SSH proxy configuration with x2goplugin. Fixes: #798. new 467c7ce Update cygwin bundle from 20141018-5 to 20150425-2 new b5eb6bd Add more relevant info to changelog. 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 | 38 +++++++++++++++++++++++++++++--------- 2 files changed, 30 insertions(+), 10 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 467c7cee6c135636767ece73d0e8a9011e256fc6 Author: Mike DePaulo <mikedep333@gmail.com> Date: Mon Apr 27 02:09:38 2015 -0400 Update cygwin bundle from 20141018-5 to 20150425-2 --- copy-deps-win32.bat | 2 +- debian/changelog | 32 +++++++++++++++++++++++--------- 2 files changed, 24 insertions(+), 10 deletions(-) diff --git a/copy-deps-win32.bat b/copy-deps-win32.bat index 836100e..2f66414 100755 --- a/copy-deps-win32.bat +++ b/copy-deps-win32.bat @@ -1,4 +1,4 @@ -xcopy /E /Y D:\x2goclient-contrib\cygwin\20141018-5_bin %1\ +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\libzip\0.9.3_bin\bin\libzip.dll %1\ diff --git a/debian/changelog b/debian/changelog index 59fe333..69e432e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,15 +18,29 @@ x2goclient (4.0.4.0-0x2go1) UNRELEASED; urgency=low - Windows: Update bundled PuTTY from 0.63 to 0.64. In addition to other changes, CVE-2015-2157 has been fixed. - Windows: Update bundled nxproxy (nx-libs-lite) from 3.5.0.27 to - 3.5.0.28. - - Windows: Update bundled Cygwin openssl from 1.0.1k-1 to 1.0.2a-1. - This update fixes the multiple CVEs announced on 2015-03-19 - - Windows: Update bundled Cygwin libjpeg-turbo from 1.3.1-1 to 1.3.1-3. - The difference is that CVE-2014-9092 has been fixed. - - Windows: Update bundled Cygwin libpng from 1.5.18-1 to 1.5.21-2. - In addition to other changes, CVE-2013-6954 has been fixed. - (Note: The Cygwin package name is now "libpng15" because "libpng" is - now 1.6.x.) + 3.5.0.31. (bugfix & feature update) + - Windows: Update/Upgrade bundled Cygwin components to latest + versions as of 2015-04-25 (except for the Cygwin DLL, which was + upgraded but not to the latest version). + Note that all the security fixes were included in updates to + X2Go Client for Windows 4.0.3.2 + + openssl 1.0.1k-1 -> 1.0.2a-1 (upgrade. includes security fixes + for the multiple CVEs announced on 2015-03-19.) + + libjpeg-turbo 1.8.1-1 -> 1.8.1-3 (security update for + CVE-2014-9092) + + libpng 1.5.21-2 -> libpng16 1.6.17-1 (upgrade, may improve X2Go + performance when PNG compression is selected. Also includes the + fix for CVE-2013-6954) + + gcc 4.8.3-3 -> 4.9.2-3 (upgrade, may improve X2Go performance a + little bit) + + openssh 6.6p1-3-x2go1 -> 6.8p1-1-x2go1 (upgrade, probably not + relevant to X2Go) + + cygwin (DLL) 1.7.32-1 -> 1.7.33-1 (upgrade, probably not + relevant to X2Go) + + dash 0.5.8-2 -> 0.5.8-3 (feature update, not relevant to X2Go) + + ncurses 5.9-20140524-1 -> 5.9-20150404-1 (update, probably + not relevant to X2Go) + + zlib 1.2.8-1 -> 1.2.8-3 (update, undocumented by Cygwin project) - Windows: Copy the exact version of each cygwin DLL from the cygwin binary tarballs rather than copying the "rebased" version from an X2Go developer's cygwin installation. -- 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 b5eb6bd8636628ba16db98e58019641e2d006cad Author: Mike DePaulo <mikedep333@gmail.com> Date: Mon Apr 27 02:15:32 2015 -0400 Add more relevant info to changelog. --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 69e432e..c57f679 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,12 @@ x2goclient (4.0.4.0-0x2go1) UNRELEASED; urgency=low [ Mike DePaulo ] * New upstream release (4.0.4.0): - Windows: Upgrade bundled PulseAudio from 5.0-rev18 to 6.0-11.1 + (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) + 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 + VcXsrv's bundled version of openssl was updated from 1.0.1k @@ -15,6 +19,8 @@ x2goclient (4.0.4.0-0x2go1) UNRELEASED; urgency=low to 2.5.5 (fixes CVE-2014-9656 through CVE-2014-9675) - Windows: Update bundled Win32 OpenSSL from 1.0.1L to 1.0.1m, which fixes the multiple CVEs announced on 2015-03-19. + Note that X2Go Client for Windows 4.0.3.2-20150329 has this update + also. - Windows: Update bundled PuTTY from 0.63 to 0.64. In addition to other changes, CVE-2015-2157 has been fixed. - Windows: Update bundled nxproxy (nx-libs-lite) from 3.5.0.27 to -- Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git