[X2Go-Commits] [x2goclient-contrib] 02/05: Add PuTTY 0.73.
git-admin at x2go.org
git-admin at x2go.org
Sat Jan 25 20:30:45 CET 2020
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2goclient-contrib.
commit ec23ec38eced475e2d9151d7a31c633a7b011d0c
Author: Mihai Moldovan <ionic at ionic.de>
Date: Sat Jan 25 17:33:55 2020 +0100
Add PuTTY 0.73.
---
PuTTY/0.73_bin/pageant.exe | Bin 0 -> 588688 bytes
PuTTY/0.73_bin/plink.exe | Bin 0 -> 601000 bytes
PuTTY/0.73_bin/pscp.exe | Bin 0 -> 609672 bytes
PuTTY/0.73_bin/puttygen.exe | Bin 0 -> 652688 bytes
PuTTY/0.73_bin_set-timestamps.sh | 4 ++++
PuTTY/0.73_src.zip | Bin 0 -> 1956442 bytes
6 files changed, 4 insertions(+)
diff --git a/PuTTY/0.73_bin/pageant.exe b/PuTTY/0.73_bin/pageant.exe
new file mode 100644
index 00000000..9591c96b
Binary files /dev/null and b/PuTTY/0.73_bin/pageant.exe differ
diff --git a/PuTTY/0.73_bin/plink.exe b/PuTTY/0.73_bin/plink.exe
new file mode 100644
index 00000000..6c31f53a
Binary files /dev/null and b/PuTTY/0.73_bin/plink.exe differ
diff --git a/PuTTY/0.73_bin/pscp.exe b/PuTTY/0.73_bin/pscp.exe
new file mode 100644
index 00000000..5b493eb2
Binary files /dev/null and b/PuTTY/0.73_bin/pscp.exe differ
diff --git a/PuTTY/0.73_bin/puttygen.exe b/PuTTY/0.73_bin/puttygen.exe
new file mode 100644
index 00000000..31723a73
Binary files /dev/null and b/PuTTY/0.73_bin/puttygen.exe differ
diff --git a/PuTTY/0.73_bin_set-timestamps.sh b/PuTTY/0.73_bin_set-timestamps.sh
new file mode 100755
index 00000000..5e9a7080
--- /dev/null
+++ b/PuTTY/0.73_bin_set-timestamps.sh
@@ -0,0 +1,4 @@
+touch --no-create -d "2019-09-22 11:41:25.000000000 +0200" "0.73_bin/pageant.exe"
+touch --no-create -d "2019-09-22 11:41:25.000000000 +0200" "0.73_bin/plink.exe"
+touch --no-create -d "2019-09-22 11:41:25.000000000 +0200" "0.73_bin/pscp.exe"
+touch --no-create -d "2019-09-22 11:41:25.000000000 +0200" "0.73_bin/puttygen.exe"
diff --git a/PuTTY/0.73_src.zip b/PuTTY/0.73_src.zip
new file mode 100644
index 00000000..6fbbe74b
Binary files /dev/null and b/PuTTY/0.73_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