containerd/script
Danny Canter 52ef3468bc Update Go to 1.20.6,1.19.11
go1.20.6 (released 2023-07-11) includes a security fix to the net/http
package, as well as bug fixes to the compiler, cgo, the cover tool, the
go command, the runtime, and the crypto/ecdsa, go/build, go/printer,
net/mail, and text/template packages. See the Go 1.20.6 milestone on
our issue tracker for details.

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

Full diff: https://github.com/golang/go/compare/go1.20.5...go1.20.6

These minor releases include 1 security fixes following the security policy:

- net/http: insufficient sanitization of Host header

The HTTP/1 client did not fully validate the contents of the Host header.
A maliciously crafted Host header could inject additional headers or
entire requests. The HTTP/1 client now refuses to send requests containing
an invalid Request.Host or Request.URL.Host value.

Thanks to Bartek Nowotarski for reporting this issue.

Includes security fixes for CVE-2023-29406 and Go issue https://go.dev/issue/60374

Signed-off-by: Danny Canter <danny@dcantah.dev>
2023-07-11 14:34:23 -07:00
..
setup Update Go to 1.20.6,1.19.11 2023-07-11 14:34:23 -07:00
test Update tests to use volume-copy-up:2.2 2023-05-26 07:33:06 +00:00
critest.sh Check containerd's readiness before calling critest 2022-12-22 16:29:12 +00:00
go-test-fuzz.sh Run fuzzing tests with go test -fuzz 2022-06-15 16:23:37 +00:00
resize-vagrant-root.sh Move Vagrant-based tests from GitHub Actions to Cirrus CI 2022-04-26 17:18:19 +00:00
verify-go-modules.sh fix verify-vendor if go.mod does not contain replace rules 2022-05-27 12:57:12 +02:00