diff options
| author | Chen Qi <Qi.Chen@windriver.com> | 2021-11-21 23:37:35 -0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-11-24 16:59:58 -0500 |
| commit | 3d8ac6655c6e1b298969a10a2679f20cab1013e9 (patch) | |
| tree | c72301d05310f7ac2c9e419c61f50019c30f2f52 | |
| parent | 3415134f7dae5a691b29dc8b2b5fc571f21b3906 (diff) | |
| download | meta-virtualization-3d8ac6655c6e1b298969a10a2679f20cab1013e9.tar.gz | |
containerd-opencontainers: bump to v1.4.12
Bump from v1.4.4 to v.1.4.12 so that some CVEs are resolved,
e.g. CVE-2021-41103.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
| -rw-r--r-- | recipes-containers/containerd/containerd-opencontainers_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-containers/containerd/containerd-opencontainers_git.bb b/recipes-containers/containerd/containerd-opencontainers_git.bb index 774a28cb..7f6c75d9 100644 --- a/recipes-containers/containerd/containerd-opencontainers_git.bb +++ b/recipes-containers/containerd/containerd-opencontainers_git.bb | |||
| @@ -5,7 +5,7 @@ DESCRIPTION = "containerd is a daemon to control runC, built for performance and | |||
| 5 | support as well as checkpoint and restore for cloning and live migration of containers." | 5 | support as well as checkpoint and restore for cloning and live migration of containers." |
| 6 | 6 | ||
| 7 | 7 | ||
| 8 | SRCREV = "409c87ba59dd96965239573aa9458a3585c05468" | 8 | SRCREV = "7b11cfaabd73bb80907dd23182b9347b4245eb5d" |
| 9 | SRC_URI = "git://github.com/containerd/containerd;branch=release/1.4 \ | 9 | SRC_URI = "git://github.com/containerd/containerd;branch=release/1.4 \ |
| 10 | file://0001-build-use-oe-provided-GO-and-flags.patch \ | 10 | file://0001-build-use-oe-provided-GO-and-flags.patch \ |
| 11 | file://0001-Add-build-option-GODEBUG-1.patch \ | 11 | file://0001-Add-build-option-GODEBUG-1.patch \ |
| @@ -15,7 +15,7 @@ SRC_URI = "git://github.com/containerd/containerd;branch=release/1.4 \ | |||
| 15 | LICENSE = "Apache-2.0" | 15 | LICENSE = "Apache-2.0" |
| 16 | LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=1269f40c0d099c21a871163984590d89" | 16 | LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=1269f40c0d099c21a871163984590d89" |
| 17 | 17 | ||
| 18 | CONTAINERD_VERSION = "v1.4.4" | 18 | CONTAINERD_VERSION = "v1.4.12" |
| 19 | 19 | ||
| 20 | EXTRA_OEMAKE += "GODEBUG=1" | 20 | EXTRA_OEMAKE += "GODEBUG=1" |
| 21 | 21 | ||
