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: 2020-04.18-dunfell~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bba60d687fb45a8367cb683a8e9d385384ad51a;p=thirdparty%2Fopenembedded%2Fopenembedded-core.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 (cherry picked from commit 1e740b5c2227c0040621ae63436d06db4873670f) Signed-off-by: Steve Sakoman --- diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc index 9d918379b41..31a1b57be87 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"