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

git-admin at x2go.org git-admin at x2go.org
Thu Aug 18 17:33:51 CEST 2016


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

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

commit 5dc6a4ab03d4fb3410f212f3c746f7e41438192f
Author: Mike DePaulo <mikedep333 at gmail.com>
Date:   Thu Aug 18 17:29:20 2016 +0200

    Add PuTTY 0.67
---
 PuTTY/0.67_bin/pageant.exe       |  Bin 0 -> 154536 bytes
 PuTTY/0.67_bin/plink.exe         |  Bin 0 -> 351144 bytes
 PuTTY/0.67_bin/pscp.exe          |  Bin 0 -> 359336 bytes
 PuTTY/0.67_bin/puttygen.exe      |  Bin 0 -> 187304 bytes
 PuTTY/0.67_bin_set-timestamps.sh |    4 ++++
 PuTTY/0.67_src.zip               |  Bin 0 -> 1487113 bytes
 current-timestamp-scripts.sh     |    1 +
 7 files changed, 5 insertions(+)

diff --git a/PuTTY/0.67_bin/pageant.exe b/PuTTY/0.67_bin/pageant.exe
new file mode 100644
index 0000000..731da3e
Binary files /dev/null and b/PuTTY/0.67_bin/pageant.exe differ
diff --git a/PuTTY/0.67_bin/plink.exe b/PuTTY/0.67_bin/plink.exe
new file mode 100644
index 0000000..8f16192
Binary files /dev/null and b/PuTTY/0.67_bin/plink.exe differ
diff --git a/PuTTY/0.67_bin/pscp.exe b/PuTTY/0.67_bin/pscp.exe
new file mode 100644
index 0000000..c377c75
Binary files /dev/null and b/PuTTY/0.67_bin/pscp.exe differ
diff --git a/PuTTY/0.67_bin/puttygen.exe b/PuTTY/0.67_bin/puttygen.exe
new file mode 100644
index 0000000..6a931d7
Binary files /dev/null and b/PuTTY/0.67_bin/puttygen.exe differ
diff --git a/PuTTY/0.67_bin_set-timestamps.sh b/PuTTY/0.67_bin_set-timestamps.sh
new file mode 100644
index 0000000..ce4b547
--- /dev/null
+++ b/PuTTY/0.67_bin_set-timestamps.sh
@@ -0,0 +1,4 @@
+touch --no-create -d "2016-03-01 01:04:24.000000000 +0100" "0.67_bin/pageant.exe"
+touch --no-create -d "2016-03-01 01:04:24.000000000 +0100" "0.67_bin/plink.exe"
+touch --no-create -d "2016-03-01 01:04:24.000000000 +0100" "0.67_bin/pscp.exe"
+touch --no-create -d "2016-03-01 01:04:28.000000000 +0100" "0.67_bin/puttygen.exe"
diff --git a/PuTTY/0.67_src.zip b/PuTTY/0.67_src.zip
new file mode 100644
index 0000000..e0573b3
Binary files /dev/null and b/PuTTY/0.67_src.zip differ
diff --git a/current-timestamp-scripts.sh b/current-timestamp-scripts.sh
index 977fe99..7e74e05 100644
--- a/current-timestamp-scripts.sh
+++ b/current-timestamp-scripts.sh
@@ -33,6 +33,7 @@ cd ..
 
 cd PuTTY
 ./0.66_bin_set-timestamps.sh
+./0.67_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