]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
vim: Upgrade 9.0.453 -> 9.0.541
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 22 Sep 2022 12:38:42 +0000 (13:38 +0100)
committerSteve Sakoman <steve@sakoman.com>
Mon, 26 Sep 2022 22:29:44 +0000 (12:29 -1000)
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>
meta/recipes-support/vim/vim.inc

index 94f8ba7cbfb513e72a84337c4bbf7120a10b3a8e..8a914ae524620ecd19eceb33801f377dcce7443a 100644 (file)
@@ -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"