This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient. from bfd5d50 Update bundled VcXsrv from 1.15.2.4-xp+vc2013+x2go1 to 1.15.2.5 new 07f56fc Update Cygwin bundle for openssl 1.0.2a-1 update The 1 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 | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) -- 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 07f56fc2472ba7b8158967d0c7b8f7048be3d0d2 Author: Mike DePaulo <mikedep333@gmail.com> Date: Sun Mar 29 13:16:00 2015 -0400 Update Cygwin bundle for openssl 1.0.2a-1 update --- copy-deps-win32.bat | 2 +- debian/changelog | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/copy-deps-win32.bat b/copy-deps-win32.bat index a291a72..ddc9d2a 100755 --- a/copy-deps-win32.bat +++ b/copy-deps-win32.bat @@ -1,4 +1,4 @@ -xcopy /E /Y D:\x2goclient-contrib\cygwin\20141018-4_bin %1\ +xcopy /E /Y D:\x2goclient-contrib\cygwin\20141018-5_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 fa52608..accf028 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,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 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. -- Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git