[X2Go-Commits] [x2goclient] 02/03: Update cygwin bundle from 20150425-3 to 20150425-4

git-admin at x2go.org git-admin at x2go.org
Sun Jul 26 20:35:52 CEST 2015


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 at 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


More information about the x2go-commits mailing list