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 749fbdb309..aadd9b9f7b 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.0.tar.gz 8913791 BLAKE2B e7fd086591aa91b9e3c678ea0c7baf378d6b8c3dade96848fc42ec14e618d8f0731a74cc5817cc392377f35e4b11b117b9f291acc0b2bb79a067a200015b0a33 SHA512 4b4fd1203f9c2e381692be111d13bccb34ce5a7684b1b9111a8a6ad93f73c1de236670a020444dda60845c276fa4edae8c45d8a57c5d7696b8409f4c96e70824 +DIST containerd-1.6.1.tar.gz 8914779 BLAKE2B c581e97afc66cad041416345a3340f3aacb992b9394e8ef2270ce30cbd932f637a3531fa59319dd4d2e01e78bc0049ca2e3fc4d9dbd1eab4089c28ac1f452a5e SHA512 8678b4b1002320caabbc1c3977efbb1589caf6ade992493919fa48e18497a46a4a55c07a5178875da49e007fa6a80e5d27f1b6d1b40d4e769beef83499094fe9 diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/containerd/containerd-1.6.0.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/containerd/containerd-1.6.1.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-emulation/containerd/containerd-1.6.0.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-emulation/containerd/containerd-1.6.1.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 333af3cdeb..776dd9a69a 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="13a9d2087b04c1a99ba3fb3159fbd6b2493ca6dd" + CONTAINERD_COMMIT="281f7249530329fc17e57e8d448f252a38f5d234" 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 65d77d97b9..9d4b950739 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.12 ~app-emulation/docker-cli-20.10.12 - ~app-emulation/containerd-1.6.0 + ~app-emulation/containerd-1.6.1 ~app-emulation/docker-proxy-0.8.0_p20210525 ~app-emulation/docker-runc-1.1.0 =dev-libs/libltdl-2.4.6 diff --git a/sdk_container/src/third_party/coreos-overlay/changelog/updates/2022-03-04-containerd-1.6.1-update.md b/sdk_container/src/third_party/coreos-overlay/changelog/updates/2022-03-04-containerd-1.6.1-update.md new file mode 100644 index 0000000000..3d9b810e64 --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/changelog/updates/2022-03-04-containerd-1.6.1-update.md @@ -0,0 +1 @@ +- containerd ([1.6.1](https://github.com/containerd/containerd/releases/tag/v1.6.1))