From: Tim Orling Date: Mon, 31 Oct 2022 14:16:43 +0000 (-0700) Subject: vim: upgrade 9.0.0614 -> 9.0.0820 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2669 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f6d917bd0f8810b5ed8d403ad25d59cda2fc9574;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git vim: upgrade 9.0.0614 -> 9.0.0820 Includes fixes for CVE-2022-3705 https://nvd.nist.gov/vuln/detail/CVE-2022-3705 For a short list of important changes, see: https://www.arp242.net/vimlog/ Signed-off-by: Tim Orling Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc index 0710f6afbf2..298a111853a 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 .= ".0614" -SRCREV = "ef976323e770315b5fca544efb6b2faa25674d15" +PV .= ".0820" +SRCREV = "03d6e6f42b0deeb02d52c8a48c14abe431370c1c" # Remove when 8.3 is out UPSTREAM_VERSION_UNKNOWN = "1"