[X2Go-Commits] [x2goclient-contrib] 01/01: Add PuTTY 0.71.
git-admin at x2go.org
git-admin at x2go.org
Wed May 22 22:20:56 CEST 2019
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2goclient-contrib.
commit 8dbc41f7a74aace0349f093453bfb42e69380793
Author: Mihai Moldovan <ionic at ionic.de>
Date: Wed May 22 22:20:40 2019 +0200
Add PuTTY 0.71.
---
PuTTY/0.71_bin/pageant.exe | Bin 0 -> 585224 bytes
PuTTY/0.71_bin/plink.exe | Bin 0 -> 598048 bytes
PuTTY/0.71_bin/pscp.exe | Bin 0 -> 605696 bytes
PuTTY/0.71_bin/puttygen.exe | Bin 0 -> 648712 bytes
PuTTY/0.71_bin_set-timestamps.sh | 4 ++++
PuTTY/0.71_src.zip | Bin 0 -> 1928898 bytes
6 files changed, 4 insertions(+)
diff --git a/PuTTY/0.71_bin/pageant.exe b/PuTTY/0.71_bin/pageant.exe
new file mode 100644
index 0000000..bd6dd5b
Binary files /dev/null and b/PuTTY/0.71_bin/pageant.exe differ
diff --git a/PuTTY/0.71_bin/plink.exe b/PuTTY/0.71_bin/plink.exe
new file mode 100644
index 0000000..54313af
Binary files /dev/null and b/PuTTY/0.71_bin/plink.exe differ
diff --git a/PuTTY/0.71_bin/pscp.exe b/PuTTY/0.71_bin/pscp.exe
new file mode 100644
index 0000000..d74c03a
Binary files /dev/null and b/PuTTY/0.71_bin/pscp.exe differ
diff --git a/PuTTY/0.71_bin/puttygen.exe b/PuTTY/0.71_bin/puttygen.exe
new file mode 100644
index 0000000..a913f73
Binary files /dev/null and b/PuTTY/0.71_bin/puttygen.exe differ
diff --git a/PuTTY/0.71_bin_set-timestamps.sh b/PuTTY/0.71_bin_set-timestamps.sh
new file mode 100755
index 0000000..c211fe8
--- /dev/null
+++ b/PuTTY/0.71_bin_set-timestamps.sh
@@ -0,0 +1,4 @@
+touch --no-create -d "2019-03-16 13:34:59.000000000 +0100" "0.71_bin/pageant.exe"
+touch --no-create -d "2019-03-16 13:34:59.000000000 +0100" "0.71_bin/plink.exe"
+touch --no-create -d "2019-03-16 13:34:59.000000000 +0100" "0.71_bin/pscp.exe"
+touch --no-create -d "2019-03-16 13:34:59.000000000 +0100" "0.71_bin/puttygen.exe"
diff --git a/PuTTY/0.71_src.zip b/PuTTY/0.71_src.zip
new file mode 100644
index 0000000..4ec6614
Binary files /dev/null and b/PuTTY/0.71_src.zip differ
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient-contrib.git
More information about the x2go-commits
mailing list