diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/containerd/Manifest b/sdk_container/src/third_party/coreos-overlay/app-emulation/containerd/Manifest index 1390c4290c..36dd77509f 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-emulation/containerd/Manifest +++ b/sdk_container/src/third_party/coreos-overlay/app-emulation/containerd/Manifest @@ -1 +1 @@ -DIST containerd-1.6.14.tar.gz 8698335 BLAKE2B 5f088faa35ffbcfd2e62334c12f9c741e23199d6d9999e28c69ad21b760fb85f514ef70cfdeebbdfaab914a8905ea7dae989d9fc8da36f3e077196e14dd6a220 SHA512 d29e2fb4a43f12d7e196f95b59b2c55793a1848177fb64b8bd9a4fd299fe54680a26f8a809b1d63f653ed9f0b30c209fc39d46b78ac0914d3253a10e5d3b015b +DIST containerd-1.6.15.tar.gz 8698144 BLAKE2B d76b84388d90fa02d9b0eddff633e7876111a1fdd279a86df0463d856d0053e213a3d4d2c1baf5a33250e52fd1528073f99ddeec60d5f6ae0fdf5b03b38a0c88 SHA512 5e0192d7fcffee98b5c355ab2330520dc0c64bc4c5c48111de0f84f0273707857bb6207e98c382498ea1b0448fcf7a05626113e4cffdb5cd8cbd9549346780c8 diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/containerd/containerd-1.6.14.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/containerd/containerd-1.6.15.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-emulation/containerd/containerd-1.6.14.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-emulation/containerd/containerd-1.6.15.ebuild diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/containerd/containerd-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/containerd/containerd-9999.ebuild index d780a57879..60cc5e0a3f 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-emulation/containerd/containerd-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-emulation/containerd/containerd-9999.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]]; then else MY_PV="${PV/_rc/-rc.}" EGIT_COMMIT="v${MY_PV}" - CONTAINERD_COMMIT="631e8cb0d5c999b28aa3efa595e12bec00cbdd53" + CONTAINERD_COMMIT="a3e0c6fa313fbe7ffe60a9bc94e4a1e34c6b6ea4" SRC_URI="https://${GITHUB_URI}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" KEYWORDS="amd64 arm64" inherit vcs-snapshot diff --git a/sdk_container/src/third_party/coreos-overlay/app-torcx/docker/docker-20.10.ebuild b/sdk_container/src/third_party/coreos-overlay/app-torcx/docker/docker-20.10.ebuild index 4b7829be32..9138d22dbe 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-torcx/docker/docker-20.10.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-torcx/docker/docker-20.10.ebuild @@ -13,7 +13,7 @@ KEYWORDS="amd64 arm64" RDEPEND=" ~app-emulation/docker-20.10.22 ~app-emulation/docker-cli-20.10.22 - ~app-emulation/containerd-1.6.14 + ~app-emulation/containerd-1.6.15 ~app-emulation/docker-proxy-0.8.0_p20210525 ~app-emulation/docker-runc-1.1.4 =dev-libs/libltdl-2.4.7 diff --git a/sdk_container/src/third_party/coreos-overlay/changelog/updates/2023-01-06-containerd-1.6.15-update.md b/sdk_container/src/third_party/coreos-overlay/changelog/updates/2023-01-06-containerd-1.6.15-update.md new file mode 100644 index 0000000000..30a54d5d26 --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/changelog/updates/2023-01-06-containerd-1.6.15-update.md @@ -0,0 +1 @@ +- containerd ([1.6.15](https://github.com/containerd/containerd/releases/tag/v1.6.15))