From: Randy MacLeod Date: Tue, 28 Mar 2023 14:57:51 +0000 (-0700) Subject: vim: upgrade 9.0.1403 -> 9.0.1429 X-Git-Tag: yocto-3.1.25~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=821229f48f5b31aeb646f08c7e4656dc4ce8b0f4;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git vim: upgrade 9.0.1403 -> 9.0.1429 Fixes: CVE-2023-1127, CVE-2023-1170, CVE-2023-1175, CVE-2023-1264, CVE-2023-1355 Signed-off-by: Randy MacLeod Signed-off-by: Alexandre Belloni (cherry picked from commit 2415072c3800feb164dd4d1fa0b56bd141a5cbd8) Signed-off-by: Steve Sakoman --- diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc index 1225005b0c1..94eabfa197c 100644 --- a/meta/recipes-support/vim/vim.inc +++ b/meta/recipes-support/vim/vim.inc @@ -19,8 +19,8 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \ file://no-path-adjust.patch \ " -PV .= ".1403" -SRCREV = "e764d1b4219e6615a04df1c3a6a5c0210a0a7dac" +PV .= ".1429" +SRCREV = "1a08a3e2a584889f19b84a27672134649b73da58" # Remove when 8.3 is out UPSTREAM_VERSION_UNKNOWN = "1"