Skip to content

Update Go to 1.16.4#5461

Merged
AkihiroSuda merged 1 commit intocontainerd:masterfrom
tao12345666333:update-go-1.16.4
May 7, 2021
Merged

Update Go to 1.16.4#5461
AkihiroSuda merged 1 commit intocontainerd:masterfrom
tao12345666333:update-go-1.16.4

Conversation

@tao12345666333
Copy link
Copy Markdown
Contributor

fix #45710 and CVE-2021-31525.

full diff: golang/go@go1.16.3...go1.16.4

Signed-off-by: Jintao Zhang [email protected]

fix [#45710](golang/go#45710) and CVE-2021-31525.

Signed-off-by: Jintao Zhang <[email protected]>
@k8s-ci-robot
Copy link
Copy Markdown

Hi @tao12345666333. Thanks for your PR.

I'm waiting for a containerd member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented May 6, 2021

Build succeeded.

Copy link
Copy Markdown
Member

@kzys kzys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

/ok-to-test

Copy link
Copy Markdown
Member

@dims dims left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AkihiroSuda AkihiroSuda merged commit 087d03b into containerd:master May 7, 2021
@tao12345666333 tao12345666333 deleted the update-go-1.16.4 branch May 7, 2021 06:36
@dmcgowan dmcgowan added cherry-picked/1.5.x PR commits are cherry-picked into release/1.5 branch and removed cherry-pick/1.5.x labels May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-picked/1.5.x PR commits are cherry-picked into release/1.5 branch ok-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

net/http: ReadRequest can stack overflow due to recursion with very large headers

6 participants