Sebastiaan van Stijn and GitHub
54f330978e
Merge pull request #7028 from docker/dependabot/github_actions/docker/setup-qemu-action-4.1.0
...
build(deps): bump docker/setup-qemu-action from 4.0.0 to 4.1.0
2026-06-10 15:49:05 +02:00
Sebastiaan van Stijn and GitHub
f4a4c1e2cf
Merge pull request #7038 from thaJeztah/bump_runewidth
...
vendor: github.com/mattn/go-runewidth v0.0.24
2026-06-10 15:48:14 +02:00
Sebastiaan van Stijn and GitHub
b680c49f57
Merge pull request #7041 from thaJeztah/no_tools
...
man: remove tools.go in favor of tools directive
2026-06-10 15:40:42 +02:00
Sebastiaan van Stijn and GitHub
4748c4e4d3
Merge pull request #7040 from thaJeztah/fix_go_version
...
scripts/with-go-mod: use correct minimum Go version
2026-06-10 15:37:02 +02:00
Paweł Gronowski and GitHub
9c7701eb48
Merge pull request #7037 from thaJeztah/bump_otels
...
vendor: go.opentelemetry.io/otel v1.44.0, go.opentelemetry.io/contrib v0.69.0
2026-06-10 12:26:23 +02:00
Paweł Gronowski and GitHub
ddc801807d
Merge pull request #7036 from thaJeztah/bump_x_deps
...
vendor: update golang.org/x/* dependencies
2026-06-10 12:26:08 +02:00
Paweł Gronowski and GitHub
83963b759c
Merge pull request #7035 from thaJeztah/bump_sequential
...
vendor: github.com/moby/sys/sequential v0.7.0
2026-06-10 12:25:21 +02:00
Paweł Gronowski and GitHub
2e635d7baf
Merge pull request #7032 from thaJeztah/bump_creds_helper
...
vendor: github.com/docker/docker-credential-helpers v0.9.8
2026-06-10 12:24:02 +02:00
Sebastiaan van Stijn
1c22ca1aac
scripts/docs: use "go install tool"
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2026-06-10 11:49:33 +02:00
Sebastiaan van Stijn
55016421fd
man: remove tools.go in favor of tools directive
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2026-06-10 11:37:02 +02:00
Sebastiaan van Stijn
8b2a990843
scripts/with-go-mod: use correct minimum Go version
...
Follow-up to 8f7dc04070 , which updated the
minimum Go version in vendor.mod, but did not adjust this script.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2026-06-10 10:23:25 +02:00
Sebastiaan van Stijn
a9c82c0a9f
vendor: github.com/mattn/go-runewidth v0.0.24
...
- Optimize EastAsian RuneWidth with precomputed width table
full diff: https://github.com/mattn/go-runewidth/compare/v0.0.23...v0.0.24
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2026-06-09 16:58:46 +02:00
Sebastiaan van Stijn
22d7ca46a3
vendor: go.opentelemetry.io/otel v1.44.0, go.opentelemetry.io/contrib v0.69.0
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2026-06-09 16:35:02 +02:00
Sebastiaan van Stijn
a721bd651b
vendor: google.golang.org/genproto 3dc84a4a5aaa
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2026-06-09 16:32:02 +02:00
Sebastiaan van Stijn
51583aec0b
vendor: golang.org/x/text v0.38.0
...
full diff: https://github.com/golang/text/compare/v0.37.0...v0.38.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2026-06-09 16:26:28 +02:00
Sebastiaan van Stijn
399c9456a7
vendor: golang.org/x/sync v0.21.0
...
full diff: https://github.com/golang/sync/compare/v0.20.0...v0.21.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2026-06-09 16:25:46 +02:00
Sebastiaan van Stijn
de24d1cbc0
vendor: golang.org/x/mod v0.37.0
...
full diff: https://github.com/golang/mod/compare/v0.36.0...v0.37.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2026-06-09 16:25:11 +02:00
Sebastiaan van Stijn
49dc46afed
vendor: golang.org/x/term v0.44.0
...
full diff: https://github.com/golang/term/compare/v0.43.0...v0.44.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2026-06-09 16:24:33 +02:00
Sebastiaan van Stijn
c72acd0a08
vendor: golang.org/x/sys v0.46.0
...
full diff: https://github.com/golang/sys/compare/v0.45.0...v0.46.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2026-06-09 16:23:59 +02:00
Sebastiaan van Stijn
b601b2577a
vendor: github.com/moby/sys/sequential v0.7.0
...
- update minimum go version to 1.24
- use os.OpenFile with O_FILE_FLAG_SEQUENTIAL_SCAN on Go 1.26+
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2026-06-09 16:22:14 +02:00
Sebastiaan van Stijn and GitHub
e8f837ba7f
Merge pull request #7034 from docker/dependabot/github_actions/actions/checkout-6.0.3
...
build(deps): bump actions/checkout from 6.0.2 to 6.0.3
2026-06-09 16:12:57 +02:00
Sebastiaan van Stijn and GitHub
abba6bb358
Merge pull request #7033 from docker/dependabot/github_actions/github/codeql-action-4.36.1
...
build(deps): bump github/codeql-action from 4.36.0 to 4.36.1
2026-06-09 16:12:11 +02:00
dependabot[bot] and GitHub
9caec62f25
build(deps): bump actions/checkout from 6.0.2 to 6.0.3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/de0fac2e4500dabe0009e67214ff5f5447ce83dd...df4cb1c069e1874edd31b4311f1884172cec0e10 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-09 08:44:17 +00:00
dependabot[bot] and GitHub
6d9c126733
build(deps): bump github/codeql-action from 4.36.0 to 4.36.1
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 4.36.0 to 4.36.1.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/7211b7c8077ea37d8641b6271f6a365a22a5fbfa...87557b9c84dde89fdd9b10e88954ac2f4248e463 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.36.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-09 08:43:54 +00:00
Sebastiaan van Stijn
1aae5d7822
vendor: github.com/docker/docker-credential-helpers v0.9.8
...
full diff: https://github.com/docker/docker-credential-helpers/compare/v0.9.7...v0.9.8
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2026-06-08 20:58:17 +02:00
Paweł Gronowski and GitHub
4ed0e4e65d
Merge pull request #7014 from vvoland/work-gha
...
gha: Add docker cagent PR reviewer workflows
2026-06-05 15:11:37 +02:00
Sebastiaan van Stijn and GitHub
90f2f30fd1
Merge pull request #7030 from thaJeztah/refactor_handleAux
...
cli/command/image: handleAux: avoid using global var
2026-06-04 15:44:14 +02:00
Sebastiaan van Stijn
a11beec944
cli/command/image: handleAux: avoid using global var
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2026-06-04 15:05:41 +02:00
Sebastiaan van Stijn and GitHub
b50c369d8b
Merge pull request #6957 from WilliamK112/6890-respect-no-color-push
...
image push: respect NO_COLOR in aux notes
2026-06-04 14:38:54 +02:00
dependabot[bot] and GitHub
d788f2d81f
build(deps): bump docker/setup-qemu-action from 4.0.0 to 4.1.0
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/ce360397dd3f832beb865e1373c09c0e9f86d70a...06116385d9baf250c9f4dcb4858b16962ea869c3 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-version: 4.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-04 01:23:33 +00:00
Ching Wei Kang
fe262bc2f9
image/push: respect NO_COLOR in aux notes
...
Signed-off-by: WilliamK112 <164879897+WilliamK112@users.noreply.github.com >
Signed-off-by: Ching Wei Kang <164879897+WilliamK112@users.noreply.github.com >
2026-06-03 14:57:36 -05:00
Paweł Gronowski and GitHub
d1341e7caf
Merge pull request #7027 from vvoland/bump-version
...
VERSION: 29.6.0
2026-06-03 20:25:41 +02:00
Paweł Gronowski
54636c8e2e
VERSION: 29.6.0
...
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com >
2026-06-03 20:02:59 +02:00
Paweł Gronowski
a1cf501956
gha: Add docker cagent PR reviewer workflows
...
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com >
2026-06-03 19:18:44 +02:00
Paweł Gronowski and GitHub
d1c06ef6b4
Merge pull request #7022 from mickael-docker/docs-request-field
...
docs/plugins/authz: recommend default deny and clarify requesturi field
v29.5.3
2026-06-03 19:16:33 +02:00
Paweł Gronowski and GitHub
7dd053b1d1
Merge pull request #7003 from thaJeztah/logs_links
...
docs: container logs: add headers for flags
2026-06-03 19:14:10 +02:00
Sebastiaan van Stijn and GitHub
37c3d316cc
Merge pull request #7024 from thaJeztah/add_zizmor
...
gha: add zizmor workflow
2026-06-03 18:13:43 +02:00
Paweł Gronowski and GitHub
45f10f226e
Merge pull request #7025 from vvoland/update-go
...
update to go1.26.4
2026-06-03 17:45:58 +02:00
Paweł Gronowski
b458dc9e81
update to go1.26.4
...
This release include 3 security fixes following the security policy:
- mime: quadratic complexity in WordDecoder.DecodeHeader
Decoding a maliciously-crafted MIME header containing many invalid
encoded-words could consume excessive CPU.
The MIME decoder now better handles this case.
Thanks to p4p3r (https://hackerone.com/p4p3r_hak ) for reporting this issue.
This is CVE-2026-42504 and Go issue https://go.dev/issue/79217 .
- net/textproto: arbitrary input are included in errors without any escaping
When returning errors, functions in the net/textproto package would
include its input as part of the error, without any escaping. Note that
said input is often controlled by external parties when using this
package naturally. For example, a net/http client uses ReadMIMEHeader
when parsing the headers it receive from a server.
As a result, an attacker could inject arbitrary content into the error.
Practically, this can result in an attacker injecting misleading
content, terminal control bytes, etc. into a victim's output or logs.
This is CVE-2026-42507 and Go issue https://go.dev/issue/79346
- crypto/x509: split candidate hostname only once
(*x509.Certificate).VerifyHostname previously called matchHostnames in a loop
over all DNS Subject Alternative Name (SAN) entries. This caused
strings.Split(host, ".") to execute repeatedly on the same input hostname.
With a large DNS SAN list, verification costs scaled quadratically based on the
number of SAN entries multiplied by the hostname's label count. Because
x509.Verify validates hostnames before building the certificate chain, this
overhead occurred even for untrusted certificates.
Thanks to Jakub Ciolek (https://ciolek.dev ) for reporting this issue.
This is CVE-2026-27145 and https://go.dev/issue/79694 .
View the release notes for more information:
https://go.dev/doc/devel/release#go1.26.4
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com >
2026-06-03 17:07:58 +02:00
Sebastiaan van Stijn
1953194bd5
gha: apply zizmor fixes
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2026-06-03 16:45:20 +02:00
Sebastiaan van Stijn
ac0419ea90
gha: add zizmor workflow
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2026-06-03 12:03:45 +02:00
mickael emirkanian
1aa0416b8a
docs: recommend default deny and clarify requesturi field
...
Signed-off-by: mickael emirkanian <mickael.emirkanian@docker.com >
2026-06-02 15:18:36 -04:00
Paweł Gronowski and GitHub
3a85952984
Merge pull request #7020 from thaJeztah/full_semver
...
ci: update comments to show full (major.minor.patch) version
2026-06-02 15:18:14 +02:00
Paweł Gronowski and GitHub
8d3fbdf570
Merge pull request #7019 from thaJeztah/dependabot_labels
...
ci: use "area/ci" label for dependabot actions updates
2026-06-02 11:54:27 +02:00
Sebastiaan van Stijn
69c3f5c7af
ci: update comments to show full (major.minor.patch) version
...
This makes it easier to verify the sha matches the tag, and may help
with dependabot not updating the version-comment correctly.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2026-06-01 15:21:54 +02:00
Sebastiaan van Stijn
0ae4aac726
ci: use "area/ci" label for dependabot actions updates
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2026-06-01 15:02:21 +02:00
Sebastiaan van Stijn and GitHub
36edcdf9f3
Merge pull request #7004 from docker/dependabot/github_actions/codecov/codecov-action-6.0.1
...
build(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1
2026-06-01 14:39:16 +02:00
Sebastiaan van Stijn and GitHub
4e815a7e97
Merge pull request #7013 from docker/dependabot/github_actions/docker/metadata-action-6.1.0
...
build(deps): bump docker/metadata-action from 6.0.0 to 6.1.0
2026-05-29 14:56:40 +02:00
Sebastiaan van Stijn and GitHub
32e1269780
Merge pull request #7012 from docker/dependabot/github_actions/github/codeql-action-4.36.0
...
build(deps): bump github/codeql-action from 4.35.5 to 4.36.0
2026-05-29 14:55:48 +02:00
Sebastiaan van Stijn and GitHub
5f09e74d48
Merge pull request #7011 from docker/dependabot/github_actions/docker/login-action-4.2.0
...
build(deps): bump docker/login-action from 4.1.0 to 4.2.0
2026-05-29 14:55:13 +02:00