mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
runc-opencontainers: update to 1.1.8
Bumping runc to version v1.1.8-7-gaa68c400, which comprises the following commits: aaed58c8 add a test case about missing stricky bit 3d3a2b38 fix some file mode bits missing when doing mount syscall 7c36375a Update github actions packages in validate workflow 1fa89476 VERSION: back to development 82f18fe0 VERSION: release 1.1.8 ef6491ec tests/int/delete: make sure runc delete removes failed unit ebdd4fa6 [1.1] tests/int: add "requires systemd_vNNN" 1188c5a1 runc delete: call systemd's reset-failed 71e76007 libct/cg/sd: remove logging from resetFailedUnit 3a4b3af6 tests/int/cgroups: remove useless/wrong setting 6bc3f22a libct/cg/sd/v1: do not update non-frozen cgroup after frozen failed. d375351b ci/cirrus: enable rootless tests on cs9 e1a8b52f tests/int/cgroups: filter out rdma Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
5d01102077
commit
ea3b6a8398
|
@ -1,11 +1,11 @@
|
|||
include runc.inc
|
||||
|
||||
SRCREV = "ca73c9fd4b684a7ddec8b3bd892b5f76d6f21710"
|
||||
SRCREV = "aa68c400a89db049e57d33c53cf14c5152066de4"
|
||||
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.7"
|
||||
RUNC_VERSION = "1.1.8"
|
||||
|
||||
CVE_PRODUCT = "runc"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user