From: Richard Purdie Date: Wed, 31 Aug 2022 16:07:12 +0000 (+0100) Subject: vim: Upgrade 9.0.0242 -> 9.0.0341 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3073 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=01c08d47ecfcc7aefacc8280e0055c75b13795b2;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git vim: Upgrade 9.0.0242 -> 9.0.0341 Addresses CVE-2022-2980, CVE-2022-2946 and CVE-2022-2982. Signed-off-by: Richard Purdie Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc index 5b95ab2625c..33a82992433 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 .= ".0242" -SRCREV = "171c683237149262665135c7d5841a89bb156f53" +PV .= ".0341" +SRCREV = "92a3d20682d46359bb50a452b4f831659e799155" # Remove when 8.3 is out UPSTREAM_VERSION_UNKNOWN = "1"