-
Notifications
You must be signed in to change notification settings - Fork 710
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
0.16.21 release #1551
Comments
Of course, CI also needs several changes to pass on this branch. I will work on those. |
PR #1552 updates the CI configuration on the |
PR opened here #1554. Happy to help! |
Hello 👋🏼! Any ETA on the release? |
Just a heads up: support for Windows 11 on Parallels on Apple Silicon Macs is now official: |
error: failed to run custom build command for `ring v0.16.20` rust-lang/rustup#2612 briansmith/ring#1554 briansmith/ring#1551 briansmith/ring#1167
Any update? 😰 |
since RISC-V support was merged recently, I guess a new release is needed for that? |
0.17.0 was released. It seems like most projects are going to be able to update to 0.17.0 without any significant effort, so I'm not intending to do this. |
We should do a 0.16.21 release that enables aarch64-pc-windows-msvc to work. I created a "b/0.16" branch to accept PRs for this.
Unfortunately there were a lot of changes between 0.16.20 and the main branch before the aarch64-pc-windows-msvc support was added, and also there were multiple PRs involved in adding the aarch64-pc-windows-msvc support. @svenpaulsen @awakecoding seem to know exactly what needs to be done already so maybe they can tell us, or perhaps submit a PR against the new b/0.16 branch? If we can get such a PR then I will do the release soon.
I do have an aarch64-pc-windows-msvc target (Surface Pro X) to test this on.
/cc @svenpaulsen @awakecoding @Alovchin91
The text was updated successfully, but these errors were encountered: