[X2Go-Commits] [x2goclient-contrib] 01/02: Add PuTTY 0.66

git-admin at x2go.org git-admin at x2go.org
Sat Jan 23 15:51:46 CET 2016


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

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

commit 842dba5d60db00dbbf0c0ac63e31d831937f6a6a
Author: Mike DePaulo <mikedep333 at gmail.com>
Date:   Sat Jan 23 09:48:24 2016 -0500

    Add PuTTY 0.66
---
 PuTTY/0.66_bin/pageant.exe       |  Bin 0 -> 147456 bytes
 PuTTY/0.66_bin/plink.exe         |  Bin 0 -> 339968 bytes
 PuTTY/0.66_bin/pscp.exe          |  Bin 0 -> 352256 bytes
 PuTTY/0.66_bin/puttygen.exe      |  Bin 0 -> 184320 bytes
 PuTTY/0.66_bin_set-timestamps.sh |    4 ++++
 PuTTY/0.66_src.zip               |  Bin 0 -> 1479755 bytes
 current-timestamp-scripts.sh     |    2 +-
 7 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/PuTTY/0.66_bin/pageant.exe b/PuTTY/0.66_bin/pageant.exe
new file mode 100755
index 0000000..849f560
Binary files /dev/null and b/PuTTY/0.66_bin/pageant.exe differ
diff --git a/PuTTY/0.66_bin/plink.exe b/PuTTY/0.66_bin/plink.exe
new file mode 100755
index 0000000..e147618
Binary files /dev/null and b/PuTTY/0.66_bin/plink.exe differ
diff --git a/PuTTY/0.66_bin/pscp.exe b/PuTTY/0.66_bin/pscp.exe
new file mode 100755
index 0000000..81f638e
Binary files /dev/null and b/PuTTY/0.66_bin/pscp.exe differ
diff --git a/PuTTY/0.66_bin/puttygen.exe b/PuTTY/0.66_bin/puttygen.exe
new file mode 100755
index 0000000..17fc5aa
Binary files /dev/null and b/PuTTY/0.66_bin/puttygen.exe differ
diff --git a/PuTTY/0.66_bin_set-timestamps.sh b/PuTTY/0.66_bin_set-timestamps.sh
new file mode 100755
index 0000000..cd786ea
--- /dev/null
+++ b/PuTTY/0.66_bin_set-timestamps.sh
@@ -0,0 +1,4 @@
+touch --no-create -d "2015-11-07 10:17:00.000000000 -0500" "0.66_bin/pageant.exe"
+touch --no-create -d "2015-11-07 10:17:24.000000000 -0500" "0.66_bin/plink.exe"
+touch --no-create -d "2015-11-07 10:17:26.000000000 -0500" "0.66_bin/pscp.exe"
+touch --no-create -d "2015-11-07 10:17:42.000000000 -0500" "0.66_bin/puttygen.exe"
diff --git a/PuTTY/0.66_src.zip b/PuTTY/0.66_src.zip
new file mode 100644
index 0000000..dad4a74
Binary files /dev/null and b/PuTTY/0.66_src.zip differ
diff --git a/current-timestamp-scripts.sh b/current-timestamp-scripts.sh
index 2d73542..8f85185 100755
--- a/current-timestamp-scripts.sh
+++ b/current-timestamp-scripts.sh
@@ -31,7 +31,7 @@ cd pulse
 cd ..
 
 cd PuTTY
-./0.64_bin_set-timestamps.sh
+./0.66_bin_set-timestamps.sh
 cd ..
 
 cd VcXsrv

--
Alioth's /srv/git/code.x2go.org/x2goclient-contrib.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient-contrib.git


More information about the x2go-commits mailing list