From: Alexander Kanavin Date: Fri, 10 Feb 2023 06:42:14 +0000 (+0100) Subject: vim: update 9.0.1211 -> 9.0.1293 to resolve open CVEs X-Git-Tag: 2023-04-mickledore~528 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d77dbe499ee362b6e28902f1efcf52b961037a5;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git vim: update 9.0.1211 -> 9.0.1293 to resolve open CVEs Signed-off-by: Alexander Kanavin Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc index 9bc6881fce2..fcb5cf6334c 100644 --- a/meta/recipes-support/vim/vim.inc +++ b/meta/recipes-support/vim/vim.inc @@ -20,8 +20,8 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \ file://no-path-adjust.patch \ " -PV .= ".1211" -SRCREV = "f7d1c6e1884c76680980571f1cf15e0928d247b5" +PV .= ".1293" +SRCREV = "0caaf1e46511f7a92e036f05e6aa9d5992540117" # Remove when 8.3 is out UPSTREAM_VERSION_UNKNOWN = "1"