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

testing with alpine #676

Closed
wants to merge 1 commit into from
Closed

testing with alpine #676

wants to merge 1 commit into from

Conversation

ulrichard
Copy link

@ulrichard ulrichard commented Jan 30, 2025

Issues:

Resolves #658

Description of changes:

Our application that has rustls as a sub-dependency stopped working after upgrading some dependencies. The error messages are listed in #658

Testing:

Our proprietary application builds again, after adding the following two lines to Cargo.toml:

[patch.crates-io] 
aws-lc-rs = { git = "https://github.com/AminaBank/aws-lc-rs", branch = "feature/alpine" }

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.

@ulrichard ulrichard mentioned this pull request Jan 30, 2025
@justsmth
Copy link
Contributor

Closing this PR as I believe latest update to #675 addresses the issue raised. Thanks for the PR! It prompted me to look more deeply into the problem.

@justsmth justsmth closed this Jan 30, 2025
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.

Building on alpine
2 participants