From: Richard Purdie Date: Tue, 27 Sep 2022 10:13:54 +0000 (+0100) Subject: vim: Upgrade 9.0.0541 -> 9.0.0598 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2866 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=98c40271692147873a622e168e8b2e90a9fcc54c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git vim: Upgrade 9.0.0541 -> 9.0.0598 Includes a fix for CVE-2022-3278. Signed-off-by: Richard Purdie Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc index 5ff60f84953..cbc370100b2 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 .= ".0541" -SRCREV = "ee7c8d999beb847457f768757b1bdcd76391c1f4" +PV .= ".0598" +SRCREV = "8279af514ca7e5fd3c31cf13b0864163d1a0bfeb" # Remove when 8.3 is out UPSTREAM_VERSION_UNKNOWN = "1"