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

bugfix: Update protobuf #32581

Merged
merged 1 commit into from
Oct 24, 2024
Merged

bugfix: Update protobuf #32581

merged 1 commit into from
Oct 24, 2024

Conversation

JustinPihony
Copy link
Contributor

Update to the latest 3.16 protobuf to mitigate open CVEs

Update to the latest 3.16 protobuf to mitigate open CVEs
@johanandren
Copy link
Member

Already bumped in 2.9 and main btw. so easiest way to get access would be to use 2.9.7

@johanandren
Copy link
Member

Actually, this isn't all that is needed, if you look at https://github.com/akka/akka/pull/32521/files

Maybe easiest to cherrypick that PR commit.

@johanandren
Copy link
Member

Probably fine like this, protocVersion doesn't need change when it stays on same minor version. And maybe we do not want to bump proto minor in a 2.8 patch anyway

@JustinPihony
Copy link
Contributor Author

Yah, I was looking for the most minimal change in this case. And users who want to stay on Scala 2.12 would need to use 2.8, thus this bump

@johanandren johanandren added this to the 2.8.8 milestone Oct 24, 2024
@johanandren johanandren merged commit 7106331 into release-2.8 Oct 24, 2024
6 checks passed
@johanandren johanandren deleted the protobuf-cve-fix branch October 24, 2024 07:03
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.

2 participants