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

backport #35494 : move from Go 1.22.4 to 1.22.5 #35496

Merged
merged 2 commits into from
Jul 23, 2024
Merged

backport #35494 : move from Go 1.22.4 to 1.22.5 #35496

merged 2 commits into from
Jul 23, 2024

Conversation

finnigja
Copy link
Contributor

Manual backport of #35494


Move to Go's newest minor release, 1.22.5.

Per https://go.dev/doc/devel/release#go1.22.minor & https://github.com/golang/go/issues?q=milestone%3AGo1.22.5+label%3ACherryPickApproved, there was one security-related and several other bug fixes since 1.22.4.

Terraform does utilize codepaths affected by CVE-2024-24791, per govulncheck, but has a somewhat specific attack scenario with associated denial-of-service impact that we do not believe presents a high risk.

Target Release

1.9.x

@finnigja finnigja requested review from a team as code owners July 23, 2024 20:41
@finnigja finnigja requested review from a team and removed request for a team July 23, 2024 20:41
@finnigja finnigja merged commit 0cbc9db into v1.9 Jul 23, 2024
9 of 10 checks passed
@finnigja finnigja deleted the backport-35494 branch July 23, 2024 21:12
Copy link

Reminder for the merging maintainer: if this is a user-visible change, please update the changelog on the appropriate release branch.

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.

None yet

2 participants