[X2Go-Commits] [x2goclient] 01/01: Windows: Remove libzip. libssh no longer uses it.

git-admin at x2go.org git-admin at x2go.org
Wed Jan 27 02:30:25 CET 2016


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

x2go pushed a commit to branch master
in repository x2goclient.

commit 03120df6da9181eec5b1493e77446725b64cbf9c
Author: Mike DePaulo <mikedep333 at gmail.com>
Date:   Tue Jan 26 20:28:15 2016 -0500

    Windows: Remove libzip. libssh no longer uses it.
---
 copy-deps-win32.bat |    1 -
 debian/changelog    |    1 +
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/copy-deps-win32.bat b/copy-deps-win32.bat
index 4fc4686..dfdb19e 100755
--- a/copy-deps-win32.bat
+++ b/copy-deps-win32.bat
@@ -5,7 +5,6 @@ if "%~3"=="" (
 xcopy /E /Y    %1\cygwin\20160121-1_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%
 xcopy /E /Y    %1\MinGW-DLLs\i686-4.8.2-release-posix-dwarf-rt_v3-rev3\libgcc_s_dw2-1.dll %3\ || exit /b  %errorlevel%
 xcopy /E /Y    %1\MinGW-DLLs\i686-4.8.2-release-posix-dwarf-rt_v3-rev3\libstdc++-6.dll %3\ || exit /b  %errorlevel%
 xcopy /E /Y    %1\MinGW-DLLs\i686-4.8.2-release-posix-dwarf-rt_v3-rev3\libwinpthread-1.dll %3\ || exit /b  %errorlevel%
diff --git a/debian/changelog b/debian/changelog
index bb4d5b6..165c2d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -73,6 +73,7 @@ x2goclient (4.0.5.1-0x2go1) UNRELEASED; urgency=low
       which fixes the DLL hijacking security vuln (NSIS bug 1125.)
     - Windows: Update PuTTY from 0.64 to 0.66, which fixes
       CVE-2015-5309.
+    - Windows: Remove libzip. libssh no longer uses it.
 
   [ Orion Poplawski ]
   * New upstream release (4.0.5.1):

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