[X2Go-Commits] [x2goclient-contrib] 01/03: Add PuTTY 0.78.
git-admin at x2go.org
git-admin at x2go.org
Wed Jun 28 03:40:35 CEST 2023
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2goclient-contrib.
commit 33c1aa1693d37c8d143432fbef3e8dd88276df0b
Author: Mihai Moldovan <ionic at ionic.de>
Date: Tue Jun 27 21:53:33 2023 +0200
Add PuTTY 0.78.
---
PuTTY/0.78_bin/pageant.exe | Bin 0 -> 808216 bytes
PuTTY/0.78_bin/plink.exe | Bin 0 -> 837936 bytes
PuTTY/0.78_bin/pscp.exe | Bin 0 -> 839952 bytes
PuTTY/0.78_bin/puttygen.exe | Bin 0 -> 879384 bytes
PuTTY/0.78_bin_set-timestamps.sh | 4 ++++
PuTTY/0.78_src.zip | Bin 0 -> 3100595 bytes
6 files changed, 4 insertions(+)
diff --git a/PuTTY/0.78_bin/pageant.exe b/PuTTY/0.78_bin/pageant.exe
new file mode 100644
index 00000000..c591eee8
Binary files /dev/null and b/PuTTY/0.78_bin/pageant.exe differ
diff --git a/PuTTY/0.78_bin/plink.exe b/PuTTY/0.78_bin/plink.exe
new file mode 100644
index 00000000..56f49141
Binary files /dev/null and b/PuTTY/0.78_bin/plink.exe differ
diff --git a/PuTTY/0.78_bin/pscp.exe b/PuTTY/0.78_bin/pscp.exe
new file mode 100644
index 00000000..223b40b7
Binary files /dev/null and b/PuTTY/0.78_bin/pscp.exe differ
diff --git a/PuTTY/0.78_bin/puttygen.exe b/PuTTY/0.78_bin/puttygen.exe
new file mode 100644
index 00000000..171d953b
Binary files /dev/null and b/PuTTY/0.78_bin/puttygen.exe differ
diff --git a/PuTTY/0.78_bin_set-timestamps.sh b/PuTTY/0.78_bin_set-timestamps.sh
new file mode 100755
index 00000000..8ba68a66
--- /dev/null
+++ b/PuTTY/0.78_bin_set-timestamps.sh
@@ -0,0 +1,4 @@
+touch --no-create -d "2022-10-28 19:30:02.000000000 +0200" "0.78_bin/pageant.exe"
+touch --no-create -d "2022-10-28 19:30:02.000000000 +0200" "0.78_bin/plink.exe"
+touch --no-create -d "2022-10-28 19:30:02.000000000 +0200" "0.78_bin/pscp.exe"
+touch --no-create -d "2022-10-28 19:30:02.000000000 +0200" "0.78_bin/puttygen.exe"
diff --git a/PuTTY/0.78_src.zip b/PuTTY/0.78_src.zip
new file mode 100644
index 00000000..8b8965a9
Binary files /dev/null and b/PuTTY/0.78_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