From: Chen Qi <[email protected]> There's a critical fix in this new version: https://github.com/opencontainers/runc/pull/5091
Signed-off-by: Chen Qi <[email protected]> --- recipes-containers/runc/runc_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-containers/runc/runc_git.bb b/recipes-containers/runc/runc_git.bb index cd7254e7..5dd1e241 100644 --- a/recipes-containers/runc/runc_git.bb +++ b/recipes-containers/runc/runc_git.bb @@ -1,11 +1,11 @@ include runc.inc -SRCREV = "13a5c4edf427c231680a79871bd1e6f1f0e18892" +SRCREV = "c67132530367ecd401dbe800bf13b96052212f3f" SRC_URI = " \ git://github.com/opencontainers/runc;branch=release-1.4;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \ " -RUNC_VERSION = "1.3.0" +RUNC_VERSION = "1.4.1" # for compatibility with existing RDEPENDS that have existed since # runc-docker and runc-opencontainers were separate -- 2.49.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9671): https://lists.yoctoproject.org/g/meta-virtualization/message/9671 Mute This Topic: https://lists.yoctoproject.org/mt/118460117/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
