This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient-contrib. from 7594649 Add UPX 3.95. new 8dbc41f Add PuTTY 0.71. 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.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(+) create mode 100644 PuTTY/0.71_bin/pageant.exe create mode 100644 PuTTY/0.71_bin/plink.exe create mode 100644 PuTTY/0.71_bin/pscp.exe create mode 100644 PuTTY/0.71_bin/puttygen.exe create mode 100755 PuTTY/0.71_bin_set-timestamps.sh create mode 100644 PuTTY/0.71_src.zip -- Alioth's /home/x2go-admin/maintenancescripts/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 8dbc41f7a74aace0349f093453bfb42e69380793 Author: Mihai Moldovan <ionic@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