mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
runc-opencontainers: update to 1.1.5
Bumping runc to version v1.1.5-1-g17a2d451, which comprises the following commits: 17a2d451 VERSION: back to development f19387a6 VERSION: release v1.1.5 8ec02ea1 nsexec: retry unshare on EINVAL 0abab45c Prohibit /proc and /sys to be symlinks 0e6b818a rootless: fix /sys/fs/cgroup mounts f6e2cd3b nsexec: Check for errors in write_log() Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
9b87b12885
commit
ae91a8666a
|
@ -1,10 +1,10 @@
|
|||
include runc.inc
|
||||
|
||||
SRCREV = "c6781d100a73d2dcef84e9376d85fff02235a2ed"
|
||||
SRCREV = "17a2d451d635e5eda2e4902324428f1bc65b0364"
|
||||
SRC_URI = " \
|
||||
git://github.com/opencontainers/runc;branch=release-1.1;protocol=https \
|
||||
file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \
|
||||
"
|
||||
RUNC_VERSION = "1.1.4"
|
||||
RUNC_VERSION = "1.1.5"
|
||||
|
||||
CVE_PRODUCT = "runc"
|
||||
|
|
Loading…
Reference in New Issue
Block a user