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 release-1.28] Bump Go to 1.20.11 #3720

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

k0s-bot
Copy link

@k0s-bot k0s-bot commented Nov 16, 2023

Automated backport to release-1.28, triggered by a label in #3715.
See .

https://groups.google.com/g/golang-announce/c/4tU8LZfBFkY

Fixes CVE-2023-45283 and CVE-2023-45284.

Signed-off-by: Tom Wieczorek <twieczorek@mirantis.com>
(cherry picked from commit a02f428)
@k0s-bot k0s-bot requested a review from a team as a code owner November 16, 2023 10:00
@k0s-bot k0s-bot requested review from makhov and twz123 November 16, 2023 10:00
@k0s-bot k0s-bot mentioned this pull request Nov 16, 2023
16 tasks
@twz123 twz123 added security fix area/windows backport/release-1.27 PR that needs to be backported/cherrypicked to release-1.27 branch labels Nov 16, 2023
@juanluisvaladas juanluisvaladas merged commit 329832d into release-1.28 Nov 16, 2023
76 checks passed
@juanluisvaladas juanluisvaladas deleted the backport-3715-to-release-1.28 branch November 16, 2023 10:39
@k0s-bot
Copy link
Author

k0s-bot commented Nov 16, 2023

Backport failed for release-1.27, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git fetch origin release-1.27
git worktree add -d .worktree/backport-3720-to-release-1.27 origin/release-1.27
cd .worktree/backport-3720-to-release-1.27
git checkout -b backport-3720-to-release-1.27
ancref=$(git merge-base c3fb8227ed9a75ee9c0827988e3dc9d43894b59a d1c5858b4fc4e7159b7ecf26c06802cf32e3fa83)
git cherry-pick -x $ancref..d1c5858b4fc4e7159b7ecf26c06802cf32e3fa83

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/windows backport/release-1.27 PR that needs to be backported/cherrypicked to release-1.27 branch security fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants