From: Richard Purdie <[email protected]> Includes a fix for CVE-2022-3234.
Signed-off-by: Richard Purdie <[email protected]> (cherry picked from commit d6b54f37aa4db1457296b8981b630a49d251ceb5) Signed-off-by: Steve Sakoman <[email protected]> --- meta/recipes-support/vim/vim.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc index 70dc2dfecf..5ff60f8495 100644 --- a/meta/recipes-support/vim/vim.inc +++ b/meta/recipes-support/vim/vim.inc @@ -20,8 +20,8 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \ file://no-path-adjust.patch \ " -PV .= ".0453" -SRCREV = "83a19c5fda0556330860899bfb484addf9178cd0" +PV .= ".0541" +SRCREV = "ee7c8d999beb847457f768757b1bdcd76391c1f4" # Remove when 8.3 is out UPSTREAM_VERSION_UNKNOWN = "1" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#171022): https://lists.openembedded.org/g/openembedded-core/message/171022 Mute This Topic: https://lists.openembedded.org/mt/93913020/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
