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

Upgrade crypto and sys to be able to build on M1 and fix SSH bug on M… #378

Closed
wants to merge 1 commit into from
Closed

Conversation

patbos
Copy link

@patbos patbos commented May 1, 2022

…acOS

Signed-off-by: Patrik Boström patbos@patbos.com

Description

Upgrades sys and crypto to be able to build on M1 and fix SSH bug on Mac OS and later versions of SSH daemon.
Fixes #374 and #377

Motivation and Context

  • I have raised an issue to propose this change (required)

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I've read the CONTRIBUTION guide
  • I have signed-off my commits with git commit -s
  • I have added tests to cover my changes.
  • All new and existing tests passed.

…acOS

Signed-off-by: Patrik Boström <patbos@patbos.com>
@alexellis
Copy link
Owner

I'm closing this PR due to work done to support Ubuntu 22.04 in #377

Let me know if you feel like this is still required by raising an issue.

@alexellis alexellis closed this Jun 29, 2022
@alexellis
Copy link
Owner

/lock: resolved

@derek derek bot locked and limited conversation to collaborators Jun 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Join command fails with SSH error on macOS
2 participants