This patch doesn't apply to Kirkstone. The version of runc-docker in that branch is not the same as in the context of the patch.
So either you have a bunch of local upgrades to the recipe, or this shouldn't have been for Kirkstone. Bruce In message: [meta-virtualization][kirkstone][PATCH 1/1] runc-docker: upgrade 1.1.12 -> 1.1.14 on 16/10/2024 dchellam via lists.yoctoproject.org wrote: > From: Divya Chellam <[email protected]> > > Issue: LIN1022-10708 > > 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: Divya Chellam <[email protected]> > --- > recipes-containers/runc/runc-docker_git.bb | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/recipes-containers/runc/runc-docker_git.bb > b/recipes-containers/runc/runc-docker_git.bb > index afecac67..72acdecb 100644 > --- a/recipes-containers/runc/runc-docker_git.bb > +++ b/recipes-containers/runc/runc-docker_git.bb > @@ -2,13 +2,13 @@ include runc.inc > > # Note: this rev is before the required protocol field, update when all > components > # have been updated to match. > -SRCREV_runc-docker = "a9833ff391a71b30069a6c3f816db113379a4346" > +SRCREV_runc-docker = "2c9f5602f0ba3d9da1c2596322dfc4e156844890" > SRC_URI = > "git://github.com/opencontainers/runc;branch=release-1.1;name=runc-docker;protocol=https > \ > > file://0001-runc-Add-console-socket-dev-null.patch;patchdir=src/import \ > > file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch;patchdir=src/import > \ > > file://0001-runc-docker-SIGUSR1-daemonize.patch;patchdir=src/import \ > " > > -RUNC_VERSION = "1.1.12" > +RUNC_VERSION = "1.1.14" > > CVE_PRODUCT = "runc" > -- > 2.40.0 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8954): https://lists.yoctoproject.org/g/meta-virtualization/message/8954 Mute This Topic: https://lists.yoctoproject.org/mt/109041162/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
