]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
vim: Upgrade 9.0.0541 -> 9.0.0598
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 27 Sep 2022 10:13:54 +0000 (11:13 +0100)
committerSteve Sakoman <steve@sakoman.com>
Thu, 29 Sep 2022 02:03:03 +0000 (16:03 -1000)
Includes a fix for CVE-2022-3278.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 98c40271692147873a622e168e8b2e90a9fcc54c)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-support/vim/vim.inc

index 8a914ae524620ecd19eceb33801f377dcce7443a..f2cd235329eb76d20d36c194b50fd4e86eccf94c 100644 (file)
@@ -20,8 +20,8 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \
            file://no-path-adjust.patch \
            "
 
-PV .= ".0541"
-SRCREV = "ee7c8d999beb847457f768757b1bdcd76391c1f4"
+PV .= ".0598"
+SRCREV = "8279af514ca7e5fd3c31cf13b0864163d1a0bfeb"
 
 # Remove when 8.3 is out
 UPSTREAM_VERSION_UNKNOWN = "1"