From: Hiroshi Shirosaki Date: Tue, 24 Jun 2014 18:02:11 +0000 (-0500) Subject: Cherry pick updated OpenSSH from the 'msys' branch X-Git-Url: https://repo.or.cz/w/msysgit.git/commitdiff_plain/01549c0401b6a24dc8b0afa1778740279972bef2 Cherry pick updated OpenSSH from the 'msys' branch This commit essentially updates the OpenSSH files we have in our 'master' branch from the commit 38e607649(Update OpenSSH to version 6.6b1) on the 'msys' branch. [jes: cherry-picked from 'msys' and trimmed down to update only the essential OpenSSH files.] Signed-off-by: Johannes Schindelin --- diff --git a/bin/scp.exe b/bin/scp.exe dissimilarity index 92% index feda4d74..69a77ad1 100755 Binary files a/bin/scp.exe and b/bin/scp.exe differ diff --git a/bin/sftp.exe b/bin/sftp.exe dissimilarity index 94% index aa266beb..fc27cbeb 100755 Binary files a/bin/sftp.exe and b/bin/sftp.exe differ diff --git a/bin/slogin.exe b/bin/slogin.exe dissimilarity index 85% index 80a358c2..e3dfa137 100755 Binary files a/bin/slogin.exe and b/bin/slogin.exe differ diff --git a/bin/ssh-add.exe b/bin/ssh-add.exe dissimilarity index 90% index 40464dcf..ad5cd668 100755 Binary files a/bin/ssh-add.exe and b/bin/ssh-add.exe differ diff --git a/bin/ssh-agent.exe b/bin/ssh-agent.exe dissimilarity index 91% index f1dd38f8..9056ff92 100755 Binary files a/bin/ssh-agent.exe and b/bin/ssh-agent.exe differ diff --git a/bin/ssh-keygen.exe b/bin/ssh-keygen.exe dissimilarity index 90% index c8ffe48f..98d9b859 100755 Binary files a/bin/ssh-keygen.exe and b/bin/ssh-keygen.exe differ diff --git a/bin/ssh-keyscan.exe b/bin/ssh-keyscan.exe dissimilarity index 91% index fe34a887..4f7e694a 100755 Binary files a/bin/ssh-keyscan.exe and b/bin/ssh-keyscan.exe differ diff --git a/bin/ssh.exe b/bin/ssh.exe dissimilarity index 90% index 80a358c2..ca88531d 100755 Binary files a/bin/ssh.exe and b/bin/ssh.exe differ diff --git a/libexec/ssh-keysign.exe b/libexec/ssh-keysign.exe dissimilarity index 92% index d4ab2a88..4aecdb15 100644 Binary files a/libexec/ssh-keysign.exe and b/libexec/ssh-keysign.exe differ