]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
vim: Upgrade 9.0.1894 -> 9.0.2009
authorSiddharth Doshi <sdoshi@mvista.com>
Thu, 12 Oct 2023 06:04:25 +0000 (11:34 +0530)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 Oct 2023 21:45:39 +0000 (22:45 +0100)
This includes CVE fix for CVE-2023-5441.

Signed-off-by: Siddharth Doshi <sdoshi@mvista.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
meta/recipes-support/vim/vim.inc

index 5f55f590e65c65c60e88ef9b1e62f590ad0fd79e..5e06866692d700efc04f61fc4b9a62064f902069 100644 (file)
@@ -19,8 +19,8 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \
            file://no-path-adjust.patch \
            "
 
-PV .= ".1894"
-SRCREV = "e5f7cd0a60d0eeab84f7aeb35c13d3af7e50072e"
+PV .= ".2009"
+SRCREV = "54844857fd6933fa4f6678e47610c4b9c9f7a091"
 
 # Do not consider .z in x.y.z, as that is updated with every commit
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+)\.0"