Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump github.com/docker/docker from 25.0.1+incompatible t…
…o 25.0.3+incompatible (#799) Bumps [github.com/docker/docker](https://github.com/docker/docker) from 25.0.1+incompatible to 25.0.3+incompatible. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/docker/docker/releases">github.com/docker/docker's releases</a>.</em></p> <blockquote> <h2>v25.0.3</h2> <h2>25.0.3</h2> <p>For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:</p> <ul> <li><a href="https://github.com/docker/cli/issues?q=is%3Aclosed+milestone%3A25.0.3">docker/cli, 25.0.3 milestone</a></li> <li><a href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A25.0.3">moby/moby, 25.0.3 milestone</a></li> </ul> <h2>What's Changed</h2> <ul> <li>[25.0 backport] pkg/ioutils: Make subsequent Close attempts noop <a href="https://redirect.github.com/moby/moby/pull/47222">moby/moby#47222</a></li> <li>[25.0 backport] Fix HasResource inverted boolean error - vendor swarmkit v2.0.0-20240125134710-dcda100a8261 <a href="https://redirect.github.com/moby/moby/pull/47225">moby/moby#47225</a></li> <li>[25.0 backport] gha: update actions to account for node 16 deprecation <a href="https://redirect.github.com/moby/moby/pull/47291">moby/moby#47291</a></li> <li>[25.0 backport] docs: remove dead links from api verison history <a href="https://redirect.github.com/moby/moby/pull/47296">moby/moby#47296</a></li> <li>[25.0 backport] Assert temp output directory is not an empty string <a href="https://redirect.github.com/moby/moby/pull/47298">moby/moby#47298</a></li> <li>[25.0 backport] api: Document <code>version</code> in <code>/build</code> <a href="https://redirect.github.com/moby/moby/pull/47295">moby/moby#47295</a></li> <li>[25.0 backport] De-flake TestSwarmClusterRotateUnlockKey <a href="https://redirect.github.com/moby/moby/pull/47201">moby/moby#47201</a></li> <li>[25.0 backport] Add internal n/w bridge to firewalld docker zone <a href="https://redirect.github.com/moby/moby/pull/47303">moby/moby#47303</a></li> <li>[25.0 backport] Only restore a configured MAC addr on restart. <a href="https://redirect.github.com/moby/moby/pull/47304">moby/moby#47304</a></li> <li>[25.0 backport] Revert "daemon: automatically set network EnableIPv6 if needed" <a href="https://redirect.github.com/moby/moby/pull/47310">moby/moby#47310</a></li> <li>[25.0 backport] libnet: bridge: ignore EINVAL when configuring bridge MTU <a href="https://redirect.github.com/moby/moby/pull/47311">moby/moby#47311</a></li> <li>[25.0 backport] logger/journald: fix tailing logs with systemd 255 <a href="https://redirect.github.com/moby/moby/pull/47243">moby/moby#47243</a></li> <li>[25.0 backport] add more //go:build directives to prevent downgrading to go1.16 language <a href="https://redirect.github.com/moby/moby/pull/47220">moby/moby#47220</a></li> <li>[25.0 backport] libcontainerd/supervisor: fix data race <a href="https://redirect.github.com/moby/moby/pull/47313">moby/moby#47313</a></li> <li>[25.0 backport] plugins: Fix panic when fetching by digest <a href="https://redirect.github.com/moby/moby/pull/47323">moby/moby#47323</a></li> <li>[25.0 backport] Dockerfile: update docker-cli to v25.0.2, docker compose v2.24.5 <a href="https://redirect.github.com/moby/moby/pull/47316">moby/moby#47316</a></li> <li>[25.0 backport] image/save: Fix untagged images not present in index.json <a href="https://redirect.github.com/moby/moby/pull/47294">moby/moby#47294</a></li> <li>[25.0 backport] Dockerfile: update RootlessKit to v2.0.1 <a href="https://redirect.github.com/moby/moby/pull/47334">moby/moby#47334</a></li> <li>[25.0 backport] image/cache: Ignore Build and Revision on Windows <a href="https://redirect.github.com/moby/moby/pull/47337">moby/moby#47337</a></li> <li>[25.0 backport] profiles/seccomp: add syscalls for kernel v5.17 - v6.6, match containerd's profile <a href="https://redirect.github.com/moby/moby/pull/47344">moby/moby#47344</a></li> <li>[25.0 backport] c8d: Use the same logic to get the present images <a href="https://redirect.github.com/moby/moby/pull/47348">moby/moby#47348</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/moby/moby/compare/v25.0.2...v25.0.3">https://github.com/moby/moby/compare/v25.0.2...v25.0.3</a></p> <h2>v25.0.2</h2> <h2>25.0.2</h2> <p>For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:</p> <ul> <li><a href="https://github.com/docker/cli/issues?q=is%3Aclosed+milestone%3A25.0.2">docker/cli, 25.0.2 milestone</a></li> <li><a href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A25.0.2">moby/moby, 25.0.2 milestone</a></li> </ul> <h3>Security</h3> <p>This release contains security fixes for the following CVEs affecting Docker Engine and its components.</p> <table> <thead> <tr> <th>CVE</th> <th>Component</th> <th>Fix version</th> <th>Severity</th> </tr> </thead> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moby/moby/commit/f417435e5f6216828dec57958c490c4f8bae4f98"><code>f417435</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker/issues/47348">#47348</a> from rumpl/25.0_backport-history-config</li> <li><a href="https://github.com/moby/moby/commit/acd023d42ba9bdb3b728683a5d87b84ed4e9dcbe"><code>acd023d</code></a> c8d: Use the same logic to get the present images</li> <li><a href="https://github.com/moby/moby/commit/7a075cacf9ed0c08560e7ae014e4e90e8ef7ffed"><code>7a075ca</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker/issues/47344">#47344</a> from thaJeztah/25.0_backport_seccomp_updates</li> <li><a href="https://github.com/moby/moby/commit/aff7177ee7b3bad919f49e51a67ab5c83469f963"><code>aff7177</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker/issues/47337">#47337</a> from vvoland/cache-fix-older-windows-25</li> <li><a href="https://github.com/moby/moby/commit/ed7c26339e6b74491d6005d7c48914b43e2b46d9"><code>ed7c263</code></a> seccomp: add futex_wake syscall (kernel v6.7, libseccomp v2.5.5)</li> <li><a href="https://github.com/moby/moby/commit/74e3b4fb2ed21978c0a986796c56e94f1939b36e"><code>74e3b4f</code></a> seccomp: add futex_wait syscall (kernel v6.7, libseccomp v2.5.5)</li> <li><a href="https://github.com/moby/moby/commit/4cc0416534cb7c0662ee6956d87a8f690e5df526"><code>4cc0416</code></a> seccomp: add futex_requeue syscall (kernel v6.7, libseccomp v2.5.5)</li> <li><a href="https://github.com/moby/moby/commit/f9f9e7ff9aeafd4a89017f8a668079ad57b0076e"><code>f9f9e7f</code></a> seccomp: add map_shadow_stack syscall (kernel v6.6, libseccomp v2.5.5)</li> <li><a href="https://github.com/moby/moby/commit/5fb4eb941d20a2401bc9f7a53a030a4aa07075e1"><code>5fb4eb9</code></a> seccomp: add fchmodat2 syscall (kernel v6.6, libseccomp v2.5.5)</li> <li><a href="https://github.com/moby/moby/commit/67e9aa6d4de47eea44c488b58a9ab23a8ca1d6a4"><code>67e9aa6</code></a> seccomp: add cachestat syscall (kernel v6.5, libseccomp v2.5.5)</li> <li>Additional commits viewable in <a href="https://github.com/docker/docker/compare/v25.0.1...v25.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/docker/docker&package-manager=go_modules&previous-version=25.0.1+incompatible&new-version=25.0.3+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't alter 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 edits that 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 after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information