DockerCLI/e2e
Paweł Gronowski a3b6c9ea7e
update to go1.21.8
go1.21.8 (released 2024-03-05) includes 5 security fixes:

- crypto/x509: Verify panics on certificates with an unknown public key algorithm (CVE-2024-24783, https://go.dev/issue/65390)
- net/http: memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290, https://go.dev/issue/65383)
- net/http, net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect (CVE-2023-45289, https://go.dev/issue/65065)
- html/template: errors returned from MarshalJSON methods may break template escaping (CVE-2024-24785, https://go.dev/issue/65697)
- net/mail: comments in display names are incorrectly handled (CVE-2024-24784, https://go.dev/issue/65083)

View the release notes for more information:
https://go.dev/doc/devel/release#go1.21.8

- https://github.com/golang/go/issues?q=milestone%3AGo1.21.8+label%3ACherryPickApproved
- full diff: https://github.com/golang/go/compare/go1.21.6...go1.21.8

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
(cherry picked from commit 3b77477943)
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-03-05 22:09:26 +01:00
..
cli-plugins tests: add plugin-socket-compatibility tests 2024-02-06 21:31:55 +01:00
container Minor test fixes necessary for eventually upgrading ci runners and engine version 2024-03-04 12:19:36 +01:00
context cli/config: add EnvOverrideConfigDir const 2023-06-28 13:20:29 +02:00
global change TestNewAPIClientFromFlagsWithHttpProxyEnv to an e2e test 2021-07-28 22:33:12 +02:00
image Merge pull request #4915 from vvoland/v25.0-4839 2024-03-05 13:01:56 +01:00
internal/fixtures update golangci-lint to v1.54.2 2023-08-29 14:21:47 +02:00
plugin Update gha runners and engines used in e2e tests 2024-03-05 09:56:19 +01:00
stack golangci-lint: enable thelper linter 2023-11-20 16:02:17 +01:00
system bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-23 00:28:55 +01:00
testdata update to go1.21.8 2024-03-05 22:09:26 +01:00
trust golangci-lint: enable thelper linter 2023-11-20 16:02:17 +01:00
compose-env.connhelper-ssh.yaml Cleanup of dockerfiles, compose files and env vars 2024-03-05 09:56:21 +01:00
compose-env.experimental.yaml e2e: update to use compose v2, and don't depend on distro-packages 2023-09-26 12:20:01 +02:00
compose-env.yaml Cleanup of dockerfiles, compose files and env vars 2024-03-05 09:56:21 +01:00