Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit74f0fe2

Browse files
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 &quot;containerd: images overridden by a build are keptdangling&quot;</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 />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/moby/moby&package-manager=go_modules&previous-version=28.1.1+incompatible&new-version=28.2.2+incompatible)](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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ require (
154154
github.com/mattn/go-isattyv0.0.20
155155
github.com/mitchellh/go-wordwrapv1.0.1
156156
github.com/mitchellh/mapstructurev1.5.1-0.20231216201459-8508981c8b6c
157-
github.com/moby/mobyv28.1.1+incompatible
157+
github.com/moby/mobyv28.2.2+incompatible
158158
github.com/mocktools/go-smtp-mock/v2v2.5.0
159159
github.com/muesli/termenvv0.16.0
160160
github.com/natefinch/atomicv1.0.1

‎go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1565,8 +1565,8 @@ github.com/moby/docker-image-spec v1.3.1 h1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3N
15651565
github.com/moby/docker-image-specv1.3.1/go.mod h1:eKmb5VW8vQEh/BAr2yvVNvuiJuY6UIocYsFu/DxxRpo=
15661566
github.com/moby/go-archivev0.1.0 h1:Kk/5rdW/g+H8NHdJW2gsXyZ7UnzvJNOy6VKJqueWdcQ=
15671567
github.com/moby/go-archivev0.1.0/go.mod h1:G9B+YoujNohJmrIYFBpSd54GTUB4lt9S+xVQvsJyFuo=
1568-
github.com/moby/mobyv28.1.1+incompatible h1:lyEaGTiUhIdXRUv/vPamckAbPt5LcPQkeHmwAHN98eQ=
1569-
github.com/moby/mobyv28.1.1+incompatible/go.mod h1:fDXVQ6+S340veQPv35CzDahGBmHsiclFwfEygB/TWMc=
1568+
github.com/moby/mobyv28.2.2+incompatible h1:sBNZudYVackyiyn2yoBUpAoRcDun9bnUCozAW6lAnPs=
1569+
github.com/moby/mobyv28.2.2+incompatible/go.mod h1:fDXVQ6+S340veQPv35CzDahGBmHsiclFwfEygB/TWMc=
15701570
github.com/moby/patternmatcherv0.6.0 h1:GmP9lR19aU5GqSSFko+5pRqHi+Ohk1O69aFiKkVGiPk=
15711571
github.com/moby/patternmatcherv0.6.0/go.mod h1:hDPoyOpDY7OrrMDLaYoY3hf52gNCR/YOUYxkhApJIxc=
15721572
github.com/moby/sys/sequentialv0.6.0 h1:qrx7XFUd/5DxtqcoH1h438hF5TmOvzC/lspjy7zgvCU=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp