-
Notifications
You must be signed in to change notification settings - Fork 11k
Boringssl upgrade #27710
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
Boringssl upgrade #27710
Conversation
|
Just out of curiosity, why do we need this upgrade? I upgraded it to the latest a week ago; #27606. |
|
I'm the release manager for the gRPC 1.42 release, and upgrading boringssl is one of the release steps the week before the branch cut. If I'd known that you just upgraded it a week ago, I might not have bothered, but since I've already done this, we might as well get it merged. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
|
Known issues: #27603 The other failures are infrastructure issues. |
* update submodule boringssl-with-bazel with origin/main-with-bazel * update build files * generate boringssl prefix headers * update podspecs
No description provided.