On Sun, 2024-02-18 at 07:01 -0800, Tim Orling wrote: > > > On Sun, Feb 18, 2024 at 4:33 AM Simone Weiß <[email protected]> > wrote: > > From: Simone Weiß <[email protected]> > > > > Changes: > > https://github.com/vim/vim/compare/v9.0.2130...v9.0.2142 > > > > This fixes CVE-2024-22667 > > > > Signed-off-by: Simone Weiß <[email protected]> > > --- > > meta/recipes-support/vim/vim.inc | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes- > > support/vim/vim.inc > > index 6b440d8947..84af72472a 100644 > > --- a/meta/recipes-support/vim/vim.inc > > +++ b/meta/recipes-support/vim/vim.inc > > @@ -19,7 +19,7 @@ SRC_URI = > > "git://github.com/vim/vim.git;branch=master;protocol=https \ > > file://no-path-adjust.patch \ > > " > > > > -PV .= ".2130" > > +PV .= ".2142" > > SRCREV = "075ad7047457debfeef13442c01e74088b461092" > > > > You need to actually change the SRCREV to point to .2142 > > https://github.com/vim/vim/commits/v9.0.2142 > > b39b240c386a5a29241415541f1c99e2e6b8ce47 > > > And then ask yourself if we should take an even more recent version: > > https://github.com/vim/vim/commits/v9.1.0114
Thanks, will do so. > > > > > # Do not consider .z in x.y.z, as that is updated with every commit > > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#195835): https://lists.openembedded.org/g/openembedded-core/message/195835 Mute This Topic: https://lists.openembedded.org/mt/104426571/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
