From: Richard Purdie Date: Sun, 8 May 2022 12:29:55 +0000 (+0100) Subject: vim: Upgrade 8.2.4681 -> 8.2.4912 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4161 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=77d745bd49c979de987c75fd7a3af116e99db82b;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git vim: Upgrade 8.2.4681 -> 8.2.4912 Includes fixes for CVE-2022-1381, CVE-2022-1420. Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc index 21ff036cf4c..c5922b7fcd7 100644 --- a/meta/recipes-support/vim/vim.inc +++ b/meta/recipes-support/vim/vim.inc @@ -21,8 +21,8 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \ file://racefix.patch \ " -PV .= ".4681" -SRCREV = "15f74fab653a784548d5d966644926b47ba2cfa7" +PV .= ".4912" +SRCREV = "a7583c42cd6b64fd276a5d7bb0db5ce7bfafa730" # Remove when 8.3 is out UPSTREAM_VERSION_UNKNOWN = "1"