Skip to content

[release/1.5] Update Go to 1.16.14#6556

Merged
fuweid merged 1 commit intocontainerd:release/1.5from
thaJeztah:1.5_bump_go_1.16.14
Feb 16, 2022
Merged

[release/1.5] Update Go to 1.16.14#6556
fuweid merged 1 commit intocontainerd:release/1.5from
thaJeztah:1.5_bump_go_1.16.14

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

Includes security fixes for crypto/elliptic (CVE-2022-23806), math/big (CVE-2022-23772),
and cmd/go (CVE-2022-23773).

go1.16.14 (released 2022-02-10) includes security fixes to the crypto/elliptic,
math/big packages and to the go command, as well as bug fixes to the compiler,
linker, runtime, the go command, and the debug/macho, debug/pe, net/http/httptest,
and testing packages. See the Go 1.16.14 milestone on our issue tracker for details:

https://github.com/golang/go/issues?q=milestone%3AGo1.16.14+label%3ACherryPickApproved

full diff: golang/go@go1.16.13...go1.16.14

Includes security fixes for crypto/elliptic (CVE-2022-23806), math/big (CVE-2022-23772),
and cmd/go (CVE-2022-23773).

go1.16.14 (released 2022-02-10) includes security fixes to the crypto/elliptic,
math/big packages and to the go command, as well as bug fixes to the compiler,
linker, runtime, the go command, and the debug/macho, debug/pe, net/http/httptest,
and testing packages. See the Go 1.16.14 milestone on our issue tracker for details:

https://github.com/golang/go/issues?q=milestone%3AGo1.16.14+label%3ACherryPickApproved

full diff: golang/go@go1.16.13...go1.16.14

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Feb 15, 2022

Build succeeded.

@thaJeztah
Copy link
Copy Markdown
Member Author

One failure; possibly flaky?

=== FAIL: . TestContainerPids (0.77s)
    container_test.go:465: expected pid 32745 but received 335

@dmcgowan
Copy link
Copy Markdown
Member

@thaJeztah I don't remember seeing that one recently, let's see if it shows up again

@thaJeztah
Copy link
Copy Markdown
Member Author

Looks green now at least

Copy link
Copy Markdown
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Member

@fuweid fuweid left a comment

Choose a reason for hiding this comment

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

LGTM

@fuweid fuweid merged commit 6ddbd47 into containerd:release/1.5 Feb 16, 2022
@thaJeztah thaJeztah deleted the 1.5_bump_go_1.16.14 branch February 16, 2022 06:58
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.

5 participants