[X2Go-Commits] [x2goclient] 01/01: Windows: Update PuTTY from 0.66 to 0.67

git-admin at x2go.org git-admin at x2go.org
Thu Aug 18 17:55:26 CEST 2016


This is an automated email from the git hooks/post-receive script.

x2go-admin pushed a commit to branch master
in repository x2goclient.

commit 35842b7fc221be98d30a51af50042f946fc6f59f
Author: Mike DePaulo <mikedep333 at gmail.com>
Date:   Thu Aug 18 17:55:11 2016 +0200

    Windows: Update PuTTY from 0.66 to 0.67
---
 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 b56bfe2..c03bb79 100755
--- a/copy-deps-win32.bat
+++ b/copy-deps-win32.bat
@@ -10,7 +10,7 @@ xcopy /E /Y    %1\MinGW-DLLs\i686-4.8.2-release-posix-dwarf-rt_v3-rev3\libstdc++
 xcopy /E /Y    %1\MinGW-DLLs\i686-4.8.2-release-posix-dwarf-rt_v3-rev3\libwinpthread-1.dll %3\ || exit /b  %errorlevel%
 xcopy /E /Y    %1\MSVC-DLLs\2013-12.0.21005.1-x86\msvcr120.dll %3\ || exit /b  %errorlevel%
 xcopy /E /Y    %1\pulse\6.0-11.1_bin %3\ || exit /b  %errorlevel%
-xcopy /E /Y    %1\PuTTY\0.66_bin %3\ || exit /b  %errorlevel%
+xcopy /E /Y    %1\PuTTY\0.67_bin %3\ || 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%
diff --git a/debian/changelog b/debian/changelog
index a6132e3..c4f381a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -46,6 +46,8 @@ x2goclient (4.0.5.2-0x2go1) UNRELEASED; urgency=medium
     - Windows: add sshd debug1 logging when using the --debug flag.
     - Windows: Revert back to Cygwin components that have not been
       "rebased"
+    - Windows: Update PuTTY from 0.66 to 0.67, which fixes
+      CVE-2016-2563.
 
   [ Martti Pitkänen ]
   * New upstream version (4.0.5.2):

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