From: Teoh Jay Shen Date: Tue, 4 Oct 2022 06:25:52 +0000 (+0800) Subject: vim: Upgrade 9.0.0598 -> 9.0.0614 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2818 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8aa707f80ae1cfe89d5e20ec1f1632a65149aed4;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git vim: Upgrade 9.0.0598 -> 9.0.0614 Include fixes for CVE-2022-3352. Signed-off-by: Teoh Jay Shen Signed-off-by: Luca Ceresoli --- diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc index cbc370100b2..0710f6afbf2 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 .= ".0598" -SRCREV = "8279af514ca7e5fd3c31cf13b0864163d1a0bfeb" +PV .= ".0614" +SRCREV = "ef976323e770315b5fca544efb6b2faa25674d15" # Remove when 8.3 is out UPSTREAM_VERSION_UNKNOWN = "1"