aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-containers/runc/runc-docker_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/runc/runc-docker_git.bb')
-rw-r--r--recipes-containers/runc/runc-docker_git.bb8
1 files changed, 5 insertions, 3 deletions
diff --git a/recipes-containers/runc/runc-docker_git.bb b/recipes-containers/runc/runc-docker_git.bb
index 118bfc1d..8d078e85 100644
--- a/recipes-containers/runc/runc-docker_git.bb
+++ b/recipes-containers/runc/runc-docker_git.bb
@@ -2,11 +2,13 @@ include runc.inc
# Note: this rev is before the required protocol field, update when all components
# have been updated to match.
-SRCREV_runc-docker = "b4cb54c2ea78b90f9d8284316aeaeff876f61dfc"
-SRC_URI = "git://github.com/opencontainers/runc;nobranch=1;name=runc-docker \
+SRCREV_runc-docker = "a9833ff391a71b30069a6c3f816db113379a4346"
+SRC_URI = "git://github.com/opencontainers/runc;branch=release-1.1;name=runc-docker;protocol=https \
file://0001-runc-Add-console-socket-dev-null.patch \
file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \
file://0001-runc-docker-SIGUSR1-daemonize.patch \
"
-RUNC_VERSION = "1.0.0-rc93"
+RUNC_VERSION = "1.1.12"
+
+CVE_PRODUCT = "runc"