[PATCH 0/3] Update docker-moby to v25.0.9
| Newsgroups | org.yoctoproject.lists.meta-virtualization |
|---|---|
| Message-ID | <20260216-upstream-update-docker-moby-v1-0-8ddcc5b7ff63@non.se.com> |
This patch updates docker-moby to version v25.0.9. This is not the latest release of the v25.0 branch but the latest supporting Go 1.22, provided in oe-core scarthgap. Updating to newer releases will require updating go to 1.23. Signed-off-by: Félix Piédallu <[email protected]> --- Félix Piédallu (3): docker-moby: Update libnetwork docker-moby: Update docker cli docker-moby: Update to v25.0.9 recipes-containers/docker/docker-moby_git.bb | 11 +- .../docker/files/CVE-2024-29018.patch | 344 --------------------- .../docker/files/CVE-2024-36620.patch | 39 --- .../docker/files/CVE-2024-36621.patch | 82 ----- 4 files changed, 4 insertions(+), 472 deletions(-) --- base-commit: 8b1543e121deda2445f80f74d85c10316d5b31f4 change-id: 20260216-upstream-update-docker-moby-d0826db5916b Best regards, -- Félix Piédallu <[email protected]>