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.27] Bump Go to v1.20.10 #3571

Merged
merged 2 commits into from
Oct 19, 2023

Conversation

twz123
Copy link
Member

@twz123 twz123 commented Oct 11, 2023

@twz123 twz123 added security fix chore backport/release-1.26 PR that needs to be backported/cherrypicked to release-1.26 branch labels Oct 11, 2023
@twz123 twz123 requested a review from a team as a code owner October 11, 2023 06:47
@twz123 twz123 requested review from makhov and jnummelin October 11, 2023 06:47
https://groups.google.com/g/golang-announce/c/XBa1oHDevAo/m/desYyx3qAgAJ

Fixes CVE-2023-39323.

Signed-off-by: Tom Wieczorek <[email protected]>
(cherry picked from commit c1deb91)
(cherry picked from commit 27c683e)
@twz123 twz123 force-pushed the backport-3561-to-release-1.27 branch from 1dabf0d to 72b2fab Compare October 12, 2023 14:28
https://groups.google.com/g/golang-announce/c/iNNxDTCjZvo

Signed-off-by: Tom Wieczorek <[email protected]>
(cherry picked from commit 7153a2f)
(cherry picked from commit 38f7dd8)
@twz123 twz123 changed the title [Backport release-1.27] Bump Go to v1.20.9 [Backport release-1.27] Bump Go to v1.20.10 Oct 19, 2023
@twz123 twz123 merged commit c2721e9 into k0sproject:release-1.27 Oct 19, 2023
70 checks passed
@twz123 twz123 deleted the backport-3561-to-release-1.27 branch October 19, 2023 10:12
@k0s-bot
Copy link

k0s-bot commented Oct 19, 2023

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

Please cherry-pick the changes locally.

git fetch origin release-1.26
git worktree add -d .worktree/backport-3571-to-release-1.26 origin/release-1.26
cd .worktree/backport-3571-to-release-1.26
git checkout -b backport-3571-to-release-1.26
ancref=$(git merge-base 621e6c09f2ceb53abb47b38f2226d167736fe504 22d538c5418ba73a7aeb7a6c744339a463aab808)
git cherry-pick -x $ancref..22d538c5418ba73a7aeb7a6c744339a463aab808

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

Successfully merging this pull request may close these issues.

3 participants