From: Hugo SIMELIERE <[email protected]> Alignment with runc-docker version Includes fix for CVE-2024-45310 and other bug fixes
Changelog: ========== https://github.com/opencontainers/runc/blob/v1.1.14/CHANGELOG.md Signed-off-by: Bruno VERNAY <[email protected]> Signed-off-by: Hugo SIMELIERE <[email protected]> --- recipes-containers/runc/runc-opencontainers_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-containers/runc/runc-opencontainers_git.bb b/recipes-containers/runc/runc-opencontainers_git.bb index 188b8440..6eef2c8f 100644 --- a/recipes-containers/runc/runc-opencontainers_git.bb +++ b/recipes-containers/runc/runc-opencontainers_git.bb @@ -1,11 +1,11 @@ include runc.inc -SRCREV = "a9833ff391a71b30069a6c3f816db113379a4346" +SRCREV = "2c9f5602f0ba3d9da1c2596322dfc4e156844890" 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.12" +RUNC_VERSION = "1.1.14" CVE_PRODUCT = "runc" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9058): https://lists.yoctoproject.org/g/meta-virtualization/message/9058 Mute This Topic: https://lists.yoctoproject.org/mt/110058226/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
