On Thu, 2023-11-16 at 04:15 +0000, Polampalli, Archana via lists.openembedded.org wrote: > From: Archana Polampalli <[email protected]> > > This includes CVE fix for CVE-2023-46246. > 9198c1f2b (tag: v9.0.2068) patch 9.0.2068: [security] overflow in :history > > References: > https://nvd.nist.gov/vuln/detail/CVE-2023-46246 > > Signed-off-by: Archana Polampalli <[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 38212a1fa6..2ef7fecc3f 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 .= ".2048" > +PV .= ".2068" > SRCREV = "982ef16059bd163a77271107020defde0740bbd6" > > # Do not consider .z in x.y.z, as that is updated with every commit
This doesn't change SRCREV so the update isn't correct. Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#190797): https://lists.openembedded.org/g/openembedded-core/message/190797 Mute This Topic: https://lists.openembedded.org/mt/102621490/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
