mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
runc-opencontainers: update to 1.1.11
Bumping runc to version v1.1.11-2-g452f520c, which comprises the following commits: 7887736f VERSION: back to development 4bccb38c VERSION: release 1.1.11 617db785 configs: make id mappings int64 to better handle 32-bit e65d4cac specconv: temporarily allow userns path and mapping if they match 2dd8368e integration: add mega-test for joining namespaces 8f8cb455 configs: disallow ambiguous userns and timens configurations 0c8e2cc6 *: actually support joining a userns with a new container 87792ce0 libct/cg: add swapOnlyUsage in MemoryStats 32a26a71 build(deps): bump github.com/cyphar/filepath-securejoin be887840 VERSION: back to development 18a0cb0f VERSION: release 1.1.10 Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
7a3b0b7ae1
commit
e4b6616a90
|
@ -1,11 +1,11 @@
|
|||
include runc.inc
|
||||
|
||||
SRCREV = "f3446b1e5fe75bf419c808d8705c899ab4968b6e"
|
||||
SRCREV = "452f520c1023a2d4a201cc3f19ffa37e09fa1f0b"
|
||||
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.10"
|
||||
RUNC_VERSION = "1.1.11"
|
||||
|
||||
CVE_PRODUCT = "runc"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user