This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient-contrib. from 1498cee Add libssh 0.6.5 (with the Pageant patch applied) new 99383de PuTTY 0.64: Add Pageant new 7e0a550 PuTTY 0.64: Add PuTTYgen The 2 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/pageant.exe | Bin 0 -> 147456 bytes PuTTY/0.64_bin/puttygen.exe | Bin 0 -> 184320 bytes PuTTY/0.64_bin_set-timestamps.sh | 2 ++ 3 files changed, 2 insertions(+) create mode 100755 PuTTY/0.64_bin/pageant.exe create mode 100755 PuTTY/0.64_bin/puttygen.exe -- 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 7e0a550d5f9310e3243656ce6e6384218a69126b Author: Mike DePaulo <mikedep333@gmail.com> Date: Sat May 9 17:48:08 2015 -0400 PuTTY 0.64: Add PuTTYgen --- PuTTY/0.64_bin/puttygen.exe | Bin 0 -> 184320 bytes PuTTY/0.64_bin_set-timestamps.sh | 1 + 2 files changed, 1 insertion(+) diff --git a/PuTTY/0.64_bin/puttygen.exe b/PuTTY/0.64_bin/puttygen.exe new file mode 100755 index 0000000..ac4ed87 Binary files /dev/null and b/PuTTY/0.64_bin/puttygen.exe differ diff --git a/PuTTY/0.64_bin_set-timestamps.sh b/PuTTY/0.64_bin_set-timestamps.sh index ad80a63..48aec01 100755 --- a/PuTTY/0.64_bin_set-timestamps.sh +++ b/PuTTY/0.64_bin_set-timestamps.sh @@ -1,3 +1,4 @@ touch --no-create -d "2015-02-28 15:33:48.000000000 -0500" "0.64_bin/pageant.exe" 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" +touch --no-create -d "2015-02-28 15:34:28.000000000 -0500" "0.64_bin/puttygen.exe" -- 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 99383defb0f343eb3cbfd10ecef000de771b837f Author: Mike DePaulo <mikedep333@gmail.com> Date: Sat May 9 17:42:22 2015 -0400 PuTTY 0.64: Add Pageant --- PuTTY/0.64_bin/pageant.exe | Bin 0 -> 147456 bytes PuTTY/0.64_bin_set-timestamps.sh | 1 + 2 files changed, 1 insertion(+) diff --git a/PuTTY/0.64_bin/pageant.exe b/PuTTY/0.64_bin/pageant.exe new file mode 100755 index 0000000..3dbfa02 Binary files /dev/null and b/PuTTY/0.64_bin/pageant.exe differ diff --git a/PuTTY/0.64_bin_set-timestamps.sh b/PuTTY/0.64_bin_set-timestamps.sh index cf22f9d..ad80a63 100755 --- a/PuTTY/0.64_bin_set-timestamps.sh +++ b/PuTTY/0.64_bin_set-timestamps.sh @@ -1,2 +1,3 @@ +touch --no-create -d "2015-02-28 15:33:48.000000000 -0500" "0.64_bin/pageant.exe" 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" -- Alioth's /srv/git/code.x2go.org/x2goclient-contrib.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient-contrib.git