This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit ce0f9b29b875ba26413ad1aadc2bc79cf7e25ab8 Author: Mike DePaulo <mikedep333@gmail.com> Date: Sun Feb 22 10:53:54 2015 -0500 Update from Cygwin bundle 20141018-2 to 20141018-3. --- copy-deps-win32.bat | 3 ++- debian/changelog | 8 ++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/copy-deps-win32.bat b/copy-deps-win32.bat index ff19bf6..2849f43 100755 --- a/copy-deps-win32.bat +++ b/copy-deps-win32.bat @@ -1,4 +1,5 @@ -xcopy /E /Y D:\x2goclient-contrib\cygwin\20141018-2_bin %1\ +xcopy /E /Y D:\x2goclient-contrib\cygwin\20141018-3_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\ xcopy /E /Y D:\x2goclient-contrib\MinGW-DLLs\i686-4.8.2-release-posix-dwarf-rt_v3-rev3\libgcc_s_dw2-1.dll %1\ diff --git a/debian/changelog b/debian/changelog index 3eafa8f..af8015f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,14 @@ x2goclient (4.0.4.0-0x2go1) UNRELEASED; urgency=low - Windows: Bundle new version of VcXsrv: 1.15.2.3-xp+vc2013+x2go1. The difference from 1.15.2.2-xp+vc2013+x2go1 is that CVE-2015-0255 has been fixed. + - Windows: Update bundled nxproxy (nx-libs-lite) from 3.5.0.27 to + 3.5.0.28. + - 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.) -- X2Go Release Manager <git-admin@x2go.org> Thu, 19 Feb 2015 13:25:28 +0100 -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git