]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
vim: Upgrade 9.0.1894 -> 9.0.2009
authorSiddharth Doshi <sdoshi@mvista.com>
Thu, 12 Oct 2023 06:28:04 +0000 (11:58 +0530)
committerSteve Sakoman <steve@sakoman.com>
Mon, 16 Oct 2023 15:07:13 +0000 (05:07 -1000)
This includes CVE fix for CVE-2023-5441.

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

index 73e639d7b12fb9c31b638d411c34ac737011afe0..51247cbe0ac646b418db596a6d90002d60dcc429 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"
 
 # Remove when 8.3 is out
 UPSTREAM_VERSION_UNKNOWN = "1"