outdated
outdated copied to clipboard
Bump github.com/docker/docker from 1.13.1 to 27.1.2+incompatible
Bumps github.com/docker/docker from 1.13.1 to 27.1.2+incompatible.
Release notes
Sourced from github.com/docker/docker's releases.
v27.1.2
27.1.2
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
- docker/cli, 27.1.2 milestone
- moby/moby, 27.1.2 milestone
- Deprecated and removed features, see Deprecated Features.
- Changes to the Engine API, see API version history.
Bug fixes and enhancements
- Fix a regression that could result in a
ResourceExhausted desc = grpc: received message larger than maxerror when building from a large Dockerfile. moby/moby#48245- CLI: Fix
docker attachprinting a spuriouscontext cancellederror message. docker/cli#5296- CLI: Fix
docker attachexiting onSIGINTinstead of forwarding the signal to the container and waiting for it to exit. docker/cli#5302- CLI: Fix
--device-read-bpsand--device-write-bpsoptions not taking effect. docker/cli#5339- CLI: Fix a panic happening in some cases while running a plugin. docker/cli#5337
Packaging updates
- Update BuildKit to v0.15.1. moby/moby#48246
- Update Buildx to v0.16.2. docker/docker-ce-packaging#1043
- Update Go runtime to 1.21.13. moby/moby#48301, docker/cli#5325, docker/docker-ce-packaging#1046
- Remove unused
docker-proxy.exebinary from Windows packages. docker/docker-ce-packaging#1045v27.1.1
27.1.1
Security
This release contains a fix for CVE-2024-41110 / GHSA-v23v-6jw2-98fq that impacted setups using authorization plugins (AuthZ) for access control. No other changes are included in this release, and this release is otherwise identical for users not using AuthZ plugins.
Packaging updates
- Update Compose to v2.29.1. moby/docker-ce-packaging#1041
Full Changelog: https://github.com/moby/moby/compare/v27.1.0...v27.1.1
v27.1.0
27.1.0
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
- docker/cli, 27.1.0 milestone
- moby/moby, 27.1.0 milestone
- Deprecated and removed features, see Deprecated Features.
- Changes to the Engine API, see API version history.
... (truncated)
Commits
f9522e5Merge pull request #48315 from vvoland/48169-27.xa037b72Merge pull request #48314 from vvoland/48275-27.xfc0150bdaemon/containerd: rm use of regexp73c01d0image/v1: rm regexp usec93fe4alayer: rm regexp use31459c8docs/api: swagger: fix x-nullable for SystemInfo.Containerd (api v1.46)35d430capi/swagger: fix x-nullable for SystemInfo.Containerdf5fa090Merge pull request #48308 from thaJeztah/27.x_backport_migrate_usernsa17f5d4Merge pull request #48294 from austinvazquez/cherry-pick-2b5ffa0b63c76e8bb4eb...80a59c2migrate to github.com/moby/sys/userns- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)