summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2022-09-22 13:38:42 +0100
committerSteve Sakoman <steve@sakoman.com>2022-09-23 06:29:33 -1000
commit650ae29fc567e033205558fa85cc1c156d9f72a7 (patch)
treef5ff5d6a7a1f2feb1290b1ee4fcdbb24a33ccda5 /meta/recipes-support
parent5aeaace87675789a51f3ebb8814c390069dfd3be (diff)
downloadopenembedded-core-contrib-650ae29fc567e033205558fa85cc1c156d9f72a7.tar.gz
vim: Upgrade 9.0.453 -> 9.0.541
Includes a fix for CVE-2022-3234. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit d6b54f37aa4db1457296b8981b630a49d251ceb5) Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/vim/vim.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc
index 70dc2dfecf..5ff60f8495 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 .= ".0453"
-SRCREV = "83a19c5fda0556330860899bfb484addf9178cd0"
+PV .= ".0541"
+SRCREV = "ee7c8d999beb847457f768757b1bdcd76391c1f4"
# Remove when 8.3 is out
UPSTREAM_VERSION_UNKNOWN = "1"