See the conversion on the list. You'll need to resubmit this, and the upgrade to 1.1.12
When updating runc-docker, you must also update runc-moby, and you'll note that in master I dropped runc-docker on January 15th, so this is only something that needs to happen for older releases. Also, please don't change the root of the patches, switching to using patchdir is unnecessary, and I won't take changes that do it. Bruce On Tue, Feb 4, 2025 at 7:21 AM dchellam via lists.yoctoproject.org <[email protected]> wrote: > From: Divya Chellam <[email protected]> > > 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]> > Signed-off-by: Bruce Ashfield <[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 > > > > > -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9121): https://lists.yoctoproject.org/g/meta-virtualization/message/9121 Mute This Topic: https://lists.yoctoproject.org/mt/110990505/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
