]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
vim: Upgrade 9.0.2009 -> 9.0.2048
authorSiddharth Doshi <sdoshi@mvista.com>
Thu, 19 Oct 2023 05:08:18 +0000 (10:38 +0530)
committerSteve Sakoman <steve@sakoman.com>
Mon, 23 Oct 2023 15:25:59 +0000 (05:25 -1000)
This includes CVE fix for CVE-2023-5535.

Signed-off-by: Siddharth Doshi <sdoshi@mvista.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-support/vim/vim.inc

index 51247cbe0ac646b418db596a6d90002d60dcc429..d8e88af22e6ef4c33f9c347e8ce87c343b07c8da 100644 (file)
@@ -19,8 +19,8 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \
            file://no-path-adjust.patch \
            "
 
-PV .= ".2009"
-SRCREV = "54844857fd6933fa4f6678e47610c4b9c9f7a091"
+PV .= ".2048"
+SRCREV = "982ef16059bd163a77271107020defde0740bbd6"
 
 # Remove when 8.3 is out
 UPSTREAM_VERSION_UNKNOWN = "1"