- Notifications
You must be signed in to change notification settings - Fork907
Commit74f0fe2
authored
chore: bump github.com/moby/moby from 28.1.1+incompatible to 28.2.2+incompatible (#18171)
Bumps [github.com/moby/moby](https://github.com/moby/moby) from28.1.1+incompatible to 28.2.2+incompatible.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/moby/moby/releases">github.com/moby/moby'sreleases</a>.</em></p><blockquote><h2>28.2.2</h2><p>For a full list of pull requests and changes in this release, referto the relevant GitHub milestones:</p><ul><li><ahref="https://github.com/docker/cli/issues?q=is%3Aclosed+milestone%3A28.2.2">docker/cli,28.2.2 milestone</a></li><li><ahref="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A28.2.2">moby/moby,28.2.2 milestone</a></li></ul><h3>Bug fixes and enhancements</h3><ul><li>containerd image store: Fix a regression causing <code>docker build--push</code> to fail. This reverts <ahref="https://redirect.github.com/moby/moby/pull/49702">the fix</a> for<code>docker build</code> not persisting overridden images as dangling.<ahref="https://redirect.github.com/moby/moby/pull/50105">moby/moby#50105</a></li></ul><h3>Networking</h3><ul><li>When creating the iptables <code>DOCKER-USER</code> chain, do notadd an explicit <code>RETURN</code> rule, allowing users to append aswell as insert their own rules. Existing rules are not removed onupgrade, but it won't be replaced after a reboot. <ahref="https://redirect.github.com/moby/moby/pull/50098">moby/moby#50098</a></li></ul><h2>28.2.1</h2><h2>Packaging updates</h2><ul><li>Fix packaging regression in <ahref="https://github.com/moby/moby/releases/tag/v28.2.0">v28.2.0</a>which broke creating the <code>docker</code> group/user on freshinstallations. <ahref="https://redirect.github.com/docker/docker-ce-packaging/issues/1209">docker-ce-packaging#1209</a></li></ul><h2>28.2.0</h2><p>For a full list of pull requests and changes in this release, referto the relevant GitHub milestones:</p><ul><li><ahref="https://github.com/docker/cli/issues?q=is%3Aclosed+milestone%3A28.2.0">docker/cli,28.2.0 milestone</a></li><li><ahref="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A28.2.0">moby/moby,28.2.0 milestone</a></li><li>Deprecated and removed features, see <ahref="https://github.com/docker/cli/blob/v28.2.0/docs/deprecated.md">DeprecatedFeatures</a>.</li><li>Changes to the Engine API, see <ahref="https://github.com/moby/moby/blob/v28.2.0/docs/api/version-history.md">APIversion history</a>.</li></ul><blockquote><p>[!NOTE]RHEL packages are currently not available and will be releasedlater.</p></blockquote><h3>New</h3><ul><li>Add <code>{{.Platform}}</code> as formatting option for <code>dockerps</code> to show the platform of the image the container is running. <ahref="https://redirect.github.com/docker/cli/pull/6042">docker/cli#6042</a></li><li>Add support for relative parent paths (<code>../</code>) on bindmount sources when using <code>docker run/create</code> with<code>-v/--volume</code> or <code>--mount type=bind</code> options. <ahref="https://redirect.github.com/docker/cli/pull/4966">docker/cli#4966</a></li><li>CDI is now enabled by default. <ahref="https://redirect.github.com/moby/moby/pull/49963">moby/moby#49963</a></li><li>Show discovered CDI devices in <code>docker info</code>. <ahref="https://redirect.github.com/docker/cli/pull/6078">docker/cli#6078</a></li><li><code>docker image rm</code>: add <code>--platform</code> option toremove a variant from multi-platform images. <ahref="https://redirect.github.com/docker/cli/pull/6109">docker/cli#6109</a></li><li>containerd image store: Initial BuildKit support for buildingWindows container images on Windows (requires an opt-in with<code>DOCKER_BUILDKIT=1</code>). <ahref="https://redirect.github.com/moby/moby/pull/49740">moby/moby#49740</a></li></ul><h3>Bug fixes and enhancements</h3><ul><li>Add a new log option for fluentd log driver(<code>fluentd-write-timeout</code>), which enables specifying writetimeouts for fluentd connections. <ahref="https://redirect.github.com/moby/moby/pull/49911">moby/moby#49911</a></li><li>Add support for <code>DOCKER_AUTH_CONFIG</code> for the experimental<code>--use-api-socket</code> option. <ahref="https://redirect.github.com/docker/cli/pull/6019">docker/cli#6019</a></li><li>Fix <code>docker exec</code> waiting for 10 seconds if anon-existing user or group was specified. <ahref="https://redirect.github.com/moby/moby/pull/49868">moby/moby#49868</a></li><li>Fix <code>docker swarm init</code> ignoring <code>cacert</code>option of <code>--external-ca</code>. <ahref="https://redirect.github.com/docker/cli/pull/5995">docker/cli#5995</a></li><li>Fix an issue where the CLI would not correctly save theconfiguration file (<code>~/.docker/config.json</code>) if it was arelative symbolic link. <ahref="https://redirect.github.com/docker/cli/pull/5282">docker/cli#5282</a></li><li>Fix containers with <code>--restart always</code> policy using CDIdevices failing to start on daemon restart. <ahref="https://redirect.github.com/moby/moby/pull/49990">moby/moby#49990</a></li></ul><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/moby/moby/commit/45873be4ae3f5488c9498b3d9f17deaddaf609f4"><code>45873be</code></a>Merge pull request <ahref="https://redirect.github.com/moby/moby/issues/50105">#50105</a>from jsternberg/revert-build-dangling</li><li><ahref="https://github.com/moby/moby/commit/7994426e6126229d4218703bb37ca0bf380007f9"><code>7994426</code></a>Revert "containerd: images overridden by a build are keptdangling"</li><li><ahref="https://github.com/moby/moby/commit/f144264bae57b134b73afa966a1136a0fd7ed572"><code>f144264</code></a>Merge pull request <ahref="https://redirect.github.com/moby/moby/issues/50090">#50090</a>from corhere/libn/overlay-netip</li><li><ahref="https://github.com/moby/moby/commit/768cfaeb623ccd55194d649c983ea0fecd5a91c8"><code>768cfae</code></a>Merge pull request <ahref="https://redirect.github.com/moby/moby/issues/50050">#50050</a>from robmry/nftables_internal_dns</li><li><ahref="https://github.com/moby/moby/commit/d3289dda4bd9339a053abc33ed0912a00a56ce4d"><code>d3289dd</code></a>Add nftables NAT rules for internal DNS resolver</li><li><ahref="https://github.com/moby/moby/commit/7a0bf747f5c25da0794e42d5f9e5a40db5a7786e"><code>7a0bf74</code></a>Merge pull request <ahref="https://redirect.github.com/moby/moby/issues/50038">#50038</a>from ctalledo/fix-for-50037</li><li><ahref="https://github.com/moby/moby/commit/b43afbf898c0f7fde9c500b5867256974dd24ac6"><code>b43afbf</code></a>Merge pull request <ahref="https://redirect.github.com/moby/moby/issues/50098">#50098</a>from robmry/remove_docker-user_return_rule</li><li><ahref="https://github.com/moby/moby/commit/c299ba3b38e1c79e5f13ca04d9804d384bc80f57"><code>c299ba3</code></a>Update worker.Platforms() in builder-next worker.</li><li><ahref="https://github.com/moby/moby/commit/0e2cc22d36ae3013f83863c8da2e1b808f25e78e"><code>0e2cc22</code></a>Merge pull request <ahref="https://redirect.github.com/moby/moby/issues/50049">#50049</a>from robmry/nftables_env_var_enable</li><li><ahref="https://github.com/moby/moby/commit/e37efd4c2d4758c53fedefb9c3ec9235d1e71490"><code>e37efd4</code></a>Merge pull request <ahref="https://redirect.github.com/moby/moby/issues/50068">#50068</a>from mmorel-35/github.com/containerd/errdefs</li><li>Additional commits viewable in <ahref="https://github.com/moby/moby/compare/v28.1.1...v28.2.2">compareview</a></li></ul></details><br />[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)Dependabot will resolve any conflicts with this PR as long as you don'talter it yourself. You can also trigger a rebase manually by commenting`@dependabot rebase`.[//]: # (dependabot-automerge-start)[//]: # (dependabot-automerge-end)---<details><summary>Dependabot commands and options</summary><br />You can trigger Dependabot actions by commenting on this PR:- `@dependabot rebase` will rebase this PR- `@dependabot recreate` will recreate this PR, overwriting any editsthat have been made to it- `@dependabot merge` will merge this PR after your CI passes on it- `@dependabot squash and merge` will squash and merge this PR afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent8ca5519 commit74f0fe2
2 files changed
+3
-3
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
157 |
| - | |
| 157 | + | |
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1565 | 1565 |
| |
1566 | 1566 |
| |
1567 | 1567 |
| |
1568 |
| - | |
1569 |
| - | |
| 1568 | + | |
| 1569 | + | |
1570 | 1570 |
| |
1571 | 1571 |
| |
1572 | 1572 |
| |
|
0 commit comments
Comments
(0)