[release/1.6] update golang to 1.17.10, golang.org/x/sys v0.0.0-20220412211240-33da011f77ad#6927
Merged
kzys merged 2 commits intocontainerd:release/1.6from May 19, 2022
Merged
Conversation
mikebrow
approved these changes
May 11, 2022
Member
mikebrow
left a comment
There was a problem hiding this comment.
LGTM
pretty significant changes here ..
Member
|
@thaJeztah @estesp Do we need to rebase this PR to have #6941? |
Member
Author
|
Oh! Thought this one was merged already 🤭 I can rebase if needed |
go1.17.10 (released 2022-05-10) includes security fixes to the syscall package, as well as bug fixes to the compiler, runtime, and the crypto/x509 and net/http/httptest packages. See the Go 1.17.10 milestone on the issue tracker for details: https://github.com/golang/go/issues?q=milestone%3AGo1.17.10+label%3ACherryPickApproved Full diff: http://github.com/golang/go/compare/go1.17.9...go1.17.10 Includes fixes for: - CVE-2022-29526 (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29526); (description at https://go.dev/issue/52313). Signed-off-by: Sebastiaan van Stijn <[email protected]>
…77ad Includes fixes for: - CVE-2022-29526 (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29526); (description at https://go.dev/issue/52313). full diff: golang/sys@1d35b9e...33da011 Signed-off-by: Sebastiaan van Stijn <[email protected]>
3a2b48c to
f1d2d92
Compare
Member
Author
|
rebased 🤞 |
Member
Author
|
@kzys all green now 👍 |
kzys
approved these changes
May 19, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
update golang to 1.17.10
go1.17.10 (released 2022-05-10) includes security fixes to the syscall package,
as well as bug fixes to the compiler, runtime, and the crypto/x509 and net/http/httptest
packages. See the Go 1.17.10 milestone on the issue tracker for details:
https://github.com/golang/go/issues?q=milestone%3AGo1.17.10+label%3ACherryPickApproved
Full diff: http://github.com/golang/go/compare/go1.17.9...go1.17.10
Includes fixes for:
(description at https://go.dev/issue/52313).
vendor: golang.org/x/sys v0.0.0-20220412211240-33da011f77ad
Includes fixes for:
(description at https://go.dev/issue/52313).
full diff: golang/sys@1d35b9e...33da011