[X2Go-Commits] [x2goclient] 04/06: Windows: Update PuTTY from 0.64 to 0.66

git-admin at x2go.org git-admin at x2go.org
Thu Jan 28 15:14:16 CET 2016


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

x2go pushed a commit to branch release/4.0.5.0-mswin
in repository x2goclient.

commit ed1ecb0cb915e8f649fb0f8d693c665c19f605ca
Author: Mike DePaulo <mikedep333 at gmail.com>
Date:   Sat Jan 23 09:55:34 2016 -0500

    Windows: Update PuTTY from 0.64 to 0.66
---
 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 e67417d..4fc4686 100755
--- a/copy-deps-win32.bat
+++ b/copy-deps-win32.bat
@@ -11,7 +11,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.64_bin %3\ || exit /b  %errorlevel%
+xcopy /E /Y    %1\PuTTY\0.66_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 c14ade2..6570cad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,8 @@ x2goclient (4.0.5.0-2016.01.23) unstable; urgency=low
     - Windows: Update nxproxy from 3.5.0.31 to 3.5.0.32
     - Windows: Update Unicode NSIS from 2.46.5 to 2.50.0 Pre-release,
       which fixes the DLL hijacking security vuln (NSIS bug 1125.)
+    - Windows: Update PuTTY from 0.64 to 0.66, which fixes
+      CVE-2015-5309.
 
  -- Mike DePaulo <mikedep333 at gmail.com>  Sat, 23 Jan 2016 09:27:39 -0500
 

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