From: Richard Purdie Date: Tue, 14 Jun 2022 21:24:18 +0000 (+0100) Subject: vim: Upgrade 8.2.5034 -> 8.2.5083 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3865 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1e740b5c2227c0040621ae63436d06db4873670f;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git vim: Upgrade 8.2.5034 -> 8.2.5083 Includes fixes for CVE-2022-1927, CVE-2022-1942. 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 b22e8016abb..06707dbe112 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 .= ".5034" -SRCREV = "5a6ec10cc80ab02eeff644ab19b82312630ea855" +PV .= ".5083" +SRCREV = "db77c49401145d76441fbb3d22a1d7d987681c13" # Remove when 8.3 is out UPSTREAM_VERSION_UNKNOWN = "1"