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

git-admin at x2go.org git-admin at x2go.org
Sat Mar 11 19:01:11 CET 2017


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

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

commit 7bfb88ec07d92187626ad4226f2b88ae8a8aa9ca
Author: Mike DePaulo <mikedep333 at gmail.com>
Date:   Sat Mar 11 13:01:32 2017 -0500

    Add PuTTY 0.68
---
 PuTTY/0.68_bin/pageant.exe       | Bin 0 -> 278392 bytes
 PuTTY/0.68_bin/plink.exe         | Bin 0 -> 514424 bytes
 PuTTY/0.68_bin/pscp.exe          | Bin 0 -> 525176 bytes
 PuTTY/0.68_bin/puttygen.exe      | Bin 0 -> 358264 bytes
 PuTTY/0.68_bin_set-timestamps.sh |   4 ++++
 PuTTY/0.68_src.zip               | Bin 0 -> 1637305 bytes
 current-timestamp-scripts.sh     |   2 +-
 7 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/PuTTY/0.68_bin/pageant.exe b/PuTTY/0.68_bin/pageant.exe
new file mode 100755
index 0000000..a02f042
Binary files /dev/null and b/PuTTY/0.68_bin/pageant.exe differ
diff --git a/PuTTY/0.68_bin/plink.exe b/PuTTY/0.68_bin/plink.exe
new file mode 100755
index 0000000..dd05be5
Binary files /dev/null and b/PuTTY/0.68_bin/plink.exe differ
diff --git a/PuTTY/0.68_bin/pscp.exe b/PuTTY/0.68_bin/pscp.exe
new file mode 100755
index 0000000..f1dc095
Binary files /dev/null and b/PuTTY/0.68_bin/pscp.exe differ
diff --git a/PuTTY/0.68_bin/puttygen.exe b/PuTTY/0.68_bin/puttygen.exe
new file mode 100755
index 0000000..4079fa1
Binary files /dev/null and b/PuTTY/0.68_bin/puttygen.exe differ
diff --git a/PuTTY/0.68_bin_set-timestamps.sh b/PuTTY/0.68_bin_set-timestamps.sh
new file mode 100755
index 0000000..519ffb2
--- /dev/null
+++ b/PuTTY/0.68_bin_set-timestamps.sh
@@ -0,0 +1,4 @@
+touch --no-create -d "2017-02-18 17:14:06.000000000 -0500" "0.68_bin/pageant.exe"
+touch --no-create -d "2017-02-18 17:14:08.000000000 -0500" "0.68_bin/plink.exe"
+touch --no-create -d "2017-02-18 17:14:08.000000000 -0500" "0.68_bin/pscp.exe"
+touch --no-create -d "2017-02-18 17:14:12.000000000 -0500" "0.68_bin/puttygen.exe"
diff --git a/PuTTY/0.68_src.zip b/PuTTY/0.68_src.zip
new file mode 100755
index 0000000..80081da
Binary files /dev/null and b/PuTTY/0.68_src.zip differ
diff --git a/current-timestamp-scripts.sh b/current-timestamp-scripts.sh
index b54a7b1..b3d9fbc 100755
--- a/current-timestamp-scripts.sh
+++ b/current-timestamp-scripts.sh
@@ -32,8 +32,8 @@ cd pulse
 cd ..
 
 cd PuTTY
-./0.66_bin_set-timestamps.sh
 ./0.67_bin_set-timestamps.sh
+./0.68_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