Skip to content

update golang to 1.18.2, golang.org/x/sys v0.0.0-20220412211240-33da011f77ad - #3600

Merged
thaJeztah merged 2 commits into
docker:masterfrom
thaJeztah:bump_golang_1.18.2
May 11, 2022
Merged

update golang to 1.18.2, golang.org/x/sys v0.0.0-20220412211240-33da011f77ad#3600
thaJeztah merged 2 commits into
docker:masterfrom
thaJeztah:bump_golang_1.18.2

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

update golang to 1.18.2

go1.18.2 (released 2022-05-10) includes security fixes to the syscall package,
as well as bug fixes to the compiler, runtime, the go command, and the crypto/x509,
go/types, net/http/httptest, reflect, and sync/atomic packages. See the Go 1.18.2
milestone on the issue tracker for details:

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

Full diff: http://github.com/golang/go/compare/go1.18.1...go1.18.2

Includes fixes for:

vendor: golang.org/x/sys v0.0.0-20220412211240-33da011f77ad

Includes fixes for:

full diff: golang/sys@1e041c5...33da011

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

thaJeztah added 2 commits May 11, 2022 14:20
go1.18.2 (released 2022-05-10) includes security fixes to the syscall package,
as well as bug fixes to the compiler, runtime, the go command, and the crypto/x509,
go/types, net/http/httptest, reflect, and sync/atomic packages. See the Go 1.18.2
milestone on the issue tracker for details:

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

Full diff: http://github.com/golang/go/compare/go1.18.1...go1.18.2

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 <github@gone.nl>
@codecov-commenter

codecov-commenter commented May 11, 2022

Copy link
Copy Markdown

Codecov Report

Merging #3600 (05279c7) into master (8b49584) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #3600   +/-   ##
=======================================
  Coverage   59.44%   59.44%           
=======================================
  Files         287      287           
  Lines       24184    24184           
=======================================
  Hits        14377    14377           
  Misses       8941     8941           
  Partials      866      866           

@thaJeztah
thaJeztah merged commit 354bdf3 into docker:master May 11, 2022
@thaJeztah
thaJeztah deleted the bump_golang_1.18.2 branch May 11, 2022 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants