Got it. Thanks. Regards, Qi
-----Original Message----- From: Bruce Ashfield <[email protected]> Sent: Tuesday, June 6, 2023 8:24 PM To: Chen, Qi <[email protected]> Cc: [email protected] Subject: Re: [meta-virtualization][master][mickledore][PATCH] runc: bump to 1.1.6 master-next has already moved past these versions. I'll be cherry-picking them into mickledore once I finish testing as they are bugfix releases. Bruce On Tue, Jun 6, 2023 at 3:05 AM Chen Qi via lists.yoctoproject.org <[email protected]> wrote: > > From: Chen Qi <[email protected]> > > Signed-off-by: Chen Qi <[email protected]> > --- > recipes-containers/runc/runc-docker_git.bb | 4 ++-- > recipes-containers/runc/runc-opencontainers_git.bb | 4 ++-- > 2 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/recipes-containers/runc/runc-docker_git.bb > b/recipes-containers/runc/runc-docker_git.bb > index b74ffc3a..cc09cc39 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 = "17a2d451d635e5eda2e4902324428f1bc65b0364" > +SRCREV_runc-docker = "0f48801a0e21e3f0bc4e74643ead2a502df4818d" > 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 \ > > file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \ > file://0001-runc-docker-SIGUSR1-daemonize.patch \ > " > > -RUNC_VERSION = "1.1.5" > +RUNC_VERSION = "1.1.6" > > CVE_PRODUCT = "runc" > diff --git a/recipes-containers/runc/runc-opencontainers_git.bb > b/recipes-containers/runc/runc-opencontainers_git.bb > index a5a2f11b..60e029c6 100644 > --- a/recipes-containers/runc/runc-opencontainers_git.bb > +++ b/recipes-containers/runc/runc-opencontainers_git.bb > @@ -1,10 +1,10 @@ > include runc.inc > > -SRCREV = "17a2d451d635e5eda2e4902324428f1bc65b0364" > +SRCREV = "0f48801a0e21e3f0bc4e74643ead2a502df4818d" > 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.5" > +RUNC_VERSION = "1.1.6" > > 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 (#8095): https://lists.yoctoproject.org/g/meta-virtualization/message/8095 Mute This Topic: https://lists.yoctoproject.org/mt/99358528/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
