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

create MR for raur to support rusttls, and then use this feature in RUA #56

Closed
vn971 opened this issue Sep 2, 2019 · 4 comments
Closed
Labels

Comments

@vn971
Copy link
Owner

vn971 commented Sep 2, 2019

subj. Using rusttls seems to make sense as it is a mostly-Rust library that is a drop-in replacement of the current openssl dependency.

@vn971 vn971 added the feature-request New feature or request label Sep 2, 2019
@vn971
Copy link
Owner Author

vn971 commented Sep 3, 2019

@Morganamilo
Copy link
Collaborator

Thing is alpm itself depends on openssl. So either way you'll still have to have it installed.

@vn971
Copy link
Owner Author

vn971 commented Sep 12, 2019

@Morganamilo yes, that's true. I know that. Still wanted to make the change though.

Right now, lzma (xz) and alpm are left as linked dependencies. I want to switch to a pure-Rust version for lzma as well in the future, which would only leave alpm.

Regarding alpm, I'm really not sure. If it'll be gone, it will be possible to even statically build rua with musl. Do we need it though? IDK.

@vn971
Copy link
Owner Author

vn971 commented Sep 12, 2019

This particular issue was fixed yesterday: 1d7668e

@vn971 vn971 closed this as completed Sep 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants