Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Recompile openssh against current openssl #229

Merged
merged 3 commits into from Jul 27, 2014
Merged

Recompile openssh against current openssl #229

merged 3 commits into from Jul 27, 2014

Conversation

t-b
Copy link
Contributor

@t-b t-b commented Jul 25, 2014

This was missed in #221.

Now ssh shows

$ ssh -V
OpenSSH_6.6.1p1, OpenSSL 1.0.1h 5 Jun 2014

Cherry-picking to master is then also required, I skipped that due to obvious github limitations ;)

t-b added 3 commits July 25, 2014 20:54
Signed-off-by: Thomas Braun <thomas.braun@byte-physics.de>
Signed-off-by: Thomas Braun <thomas.braun@byte-physics.de>
Signed-off-by: Thomas Braun <thomas.braun@byte-physics.de>
@dscho
Copy link
Member

dscho commented Jul 26, 2014

Good call!

But do we really want to update the host keys? I know, it is unlikely that anybody uses them (we do not ship the server part, do we?), but just in case somebody does, we should not change them under their backs, right?

@t-b
Copy link
Contributor Author

t-b commented Jul 27, 2014

Hmmpf.
I don't have a strong feeling about either replacing or keeping them. If you prefer keeping them, I'll amend the commit tomorrow.

@dscho
Copy link
Member

dscho commented Jul 27, 2014

Actually, I think we can keep the commit as-is, and I'll just be careful when I "cherry pick" the updated files to master tomorrow.

dscho added a commit that referenced this pull request Jul 27, 2014
…enssl

Recompile openssh against current openssl
@dscho dscho merged commit 150bc42 into msysgit:msys Jul 27, 2014
@t-b t-b deleted the recompile_openssh_against_current_openssl branch July 27, 2014 19:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants