mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
runc-opencontainers: update to 1.1.10
Bumping runc to version v1.1.10-2-gf3446b1e, which comprises the following commits: be887840 VERSION: back to development 18a0cb0f VERSION: release 1.1.10 b426e9b7 libct/cgroups.OpenFile: clean "file" argument 8214e634 libct/cg: support hugetlb rsvd f8be7009 [1.1] tests/int/helpers: add get_cgroup_path 1f66027a ci/gha: fix downloading Release.key 5a5b2cc3 Fix directory perms vs umask for tmpcopyup b365458f fix a typo in cloned_binary.c: re-use -> reuse 8f66c9fb fix two typos 016b2b42 Handle kmem.limit_in_bytes removal 11737f55 VERSION: back to development ccaecfcb VERSION: release 1.1.9 Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
2e11f93ab4
commit
62ac94c50d
|
@ -1,11 +1,11 @@
|
||||||
include runc.inc
|
include runc.inc
|
||||||
|
|
||||||
SRCREV = "26a98ea20ee1e946f07fc8a9ba9f11b84b39e4a0"
|
SRCREV = "f3446b1e5fe75bf419c808d8705c899ab4968b6e"
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
git://github.com/opencontainers/runc;branch=release-1.1;protocol=https \
|
git://github.com/opencontainers/runc;branch=release-1.1;protocol=https \
|
||||||
file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \
|
file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \
|
||||||
"
|
"
|
||||||
RUNC_VERSION = "1.1.9"
|
RUNC_VERSION = "1.1.10"
|
||||||
|
|
||||||
CVE_PRODUCT = "runc"
|
CVE_PRODUCT = "runc"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user