Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for the latest net-ssh and ffi 1.13.1 #9978

Merged
merged 2 commits into from Jun 10, 2020
Merged

Allow for the latest net-ssh and ffi 1.13.1 #9978

merged 2 commits into from Jun 10, 2020

Conversation

tas50
Copy link
Contributor

@tas50 tas50 commented Jun 10, 2020

ffi 1.13.1 reverts the breaking change in 1.13 that caused crashes on windows. New net-ssh has several important improvements that our users will
probably want:

tas50 added 2 commits June 9, 2020 22:37
Signed-off-by: Tim Smith <tsmith@chef.io>
New net-ssh has several important improvements that our users will
probably want:

  * Support empty lines and comments in known_hosts [donoghuc, #742]
  * Add sha2-{256,512}-etm@openssh.com MAC algorithms [graaff, #714]
  * curve25519sha256 support [Florian Wininger ,#690]

Signed-off-by: Tim Smith <tsmith@chef.io>
@tas50 tas50 requested review from a team as code owners June 10, 2020 16:04
Copy link
Contributor

@phiggins phiggins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's nice that ffi got sorted out so quickly. 🎉

@phiggins
Copy link
Contributor

ffi/ffi#790 for reference.

@tas50 tas50 merged commit bfa1e6e into master Jun 10, 2020
@chef-expeditor chef-expeditor bot deleted the ffi branch June 10, 2020 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants