This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient-contrib. from cda9865 Update VcXsrv timestamp script for copied fonts from 1.15.2.2. new c4243ad Add PuTTY 0.64 The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: PuTTY/0.64_bin/plink.exe | Bin 0 -> 335872 bytes PuTTY/0.64_bin/pscp.exe | Bin 0 -> 352256 bytes PuTTY/0.64_bin_set-timestamps.sh | 2 ++ PuTTY/0.64_src.zip | Bin 0 -> 1465032 bytes 4 files changed, 2 insertions(+) create mode 100755 PuTTY/0.64_bin/plink.exe create mode 100755 PuTTY/0.64_bin/pscp.exe create mode 100755 PuTTY/0.64_bin_set-timestamps.sh create mode 100644 PuTTY/0.64_src.zip -- Alioth's /srv/git/code.x2go.org/x2goclient-contrib.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient-contrib.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient-contrib. commit c4243adddcba481500eaeabf4872eaa46a3072bb Author: Mike DePaulo <mikedep333@gmail.com> Date: Sun Mar 29 15:33:17 2015 -0400 Add PuTTY 0.64 --- PuTTY/0.64_bin/plink.exe | Bin 0 -> 335872 bytes PuTTY/0.64_bin/pscp.exe | Bin 0 -> 352256 bytes PuTTY/0.64_bin_set-timestamps.sh | 2 ++ PuTTY/0.64_src.zip | Bin 0 -> 1465032 bytes 4 files changed, 2 insertions(+) diff --git a/PuTTY/0.64_bin/plink.exe b/PuTTY/0.64_bin/plink.exe new file mode 100755 index 0000000..70f0123 Binary files /dev/null and b/PuTTY/0.64_bin/plink.exe differ diff --git a/PuTTY/0.64_bin/pscp.exe b/PuTTY/0.64_bin/pscp.exe new file mode 100755 index 0000000..ca1aba9 Binary files /dev/null and b/PuTTY/0.64_bin/pscp.exe differ diff --git a/PuTTY/0.64_bin_set-timestamps.sh b/PuTTY/0.64_bin_set-timestamps.sh new file mode 100755 index 0000000..cf22f9d --- /dev/null +++ b/PuTTY/0.64_bin_set-timestamps.sh @@ -0,0 +1,2 @@ +touch --no-create -d "2015-02-28 15:34:12.000000000 -0500" "0.64_bin/plink.exe" +touch --no-create -d "2015-02-28 15:34:14.000000000 -0500" "0.64_bin/pscp.exe" diff --git a/PuTTY/0.64_src.zip b/PuTTY/0.64_src.zip new file mode 100644 index 0000000..2990594 Binary files /dev/null and b/PuTTY/0.64_src.zip differ -- Alioth's /srv/git/code.x2go.org/x2goclient-contrib.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient-contrib.git