From: Richard Purdie Date: Sat, 28 May 2022 09:39:27 +0000 (+0100) Subject: vim: Upgrade 8.2.4912 -> 8.2.5034 to fix 9 CVEs X-Git-Tag: uninative-3.7~706 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fafce97bd440150ac5c586b53b887ee70a5b66bd;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git vim: Upgrade 8.2.4912 -> 8.2.5034 to fix 9 CVEs Address CVE-2022-1621, CVE-2022-1629, CVE-2022-1674, CVE-2022-1733, CVE-2022-1735 CVE-2022-1769, CVE-2022-1771, CVE-2022-1785, CVE-2022-1796 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc index c5922b7fcd7..b22e8016abb 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 .= ".4912" -SRCREV = "a7583c42cd6b64fd276a5d7bb0db5ce7bfafa730" +PV .= ".5034" +SRCREV = "5a6ec10cc80ab02eeff644ab19b82312630ea855" # Remove when 8.3 is out UPSTREAM_VERSION_UNKNOWN = "1"