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

Simplify OpenSSH mainline build #2158

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

smittals2
Copy link
Contributor

Description of changes:

This PR adds a simple patchfile for OpenSSH mainline. This disables pkcs11 on the OpenSSH side when building with AWS-LC.

This patch is going to be upstreamed, so the patchfile is temporary.

The build script is also modified to account for this patchfile.

Call-outs:

Point out areas that need special attention or support during the review process. Discuss architecture or design changes.

Testing:

How is this change tested (unit tests, fuzz tests, etc.)? Are there any testing steps to be verified by the reviewer?

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@smittals2 smittals2 requested a review from a team as a code owner February 3, 2025 21:22
justsmth
justsmth previously approved these changes Feb 3, 2025
@codecov-commenter
Copy link

codecov-commenter commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.95%. Comparing base (54d5051) to head (0f09577).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2158      +/-   ##
==========================================
- Coverage   78.97%   78.95%   -0.02%     
==========================================
  Files         611      611              
  Lines      105730   105730              
  Branches    14973    14973              
==========================================
- Hits        83496    83475      -21     
- Misses      21582    21602      +20     
- Partials      652      653       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@smittals2 smittals2 marked this pull request as draft February 4, 2025 00:12
@smittals2 smittals2 marked this pull request as ready for review February 5, 2025 23:13
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.

3 participants