[X2Go-Commits] [x2goclient] 01/03: Windows: Update PuTTY from 0.73 to 0.78.

git-admin at x2go.org git-admin at x2go.org
Wed Jun 28 03:36:09 CEST 2023


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

x2go pushed a commit to branch master
in repository x2goclient.

commit e932decbe549af3fd22fc218c30beec27a0c18cf
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Tue Jun 27 21:57:52 2023 +0200

    Windows: Update PuTTY from 0.73 to 0.78.
---
 copy-deps-win32.bat | 2 +-
 debian/changelog    | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/copy-deps-win32.bat b/copy-deps-win32.bat
index f26cda4..e6df1c6 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\13.0-lp151.19.1_bin %3\ || exit /b  %errorlevel%
-xcopy /E /Y    %1\PuTTY\0.73_bin %3\ || exit /b  %errorlevel%
+xcopy /E /Y    %1\PuTTY\0.78_bin %3\ || exit /b  %errorlevel%
 xcopy /E /Y /I %1\VcXsrv\1.20.6.0_bin %3\VcXsrv || exit /b  %errorlevel%
 xcopy /E /Y /I %1\x3270-fonts\3.6ga4\misc %3\VcXsrv\fonts\misc || exit /b  %errorlevel%
 xcopy /E /Y    %1\x3270-fonts\3.6ga4\copyright-x3270-fonts %3\VcXsrv\ || exit /b  %errorlevel%
diff --git a/debian/changelog b/debian/changelog
index 63301ac..0e71386 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -148,6 +148,7 @@ x2goclient (4.1.2.3-0x2go1) UNRELEASED; urgency=medium
     - x2goclient.pro: also select on win32 and not just win32-*, fix
       whitespace.
     - x2gohelper/Makefile.mxe: more quoting.
+    - Windows: Update PuTTY from 0.73 to 0.78.
   * debian/control:
     + Move to debian/control.in.
   * debian/control.in:

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git


More information about the x2go-commits mailing list