vim: Upgrade 9.0.2009 -> 9.0.2048

This includes CVE fix for CVE-2023-5535.

(From OE-Core rev: 35fc341402f38619922dcfc4dc9e58b00be26259)

Signed-off-by: Siddharth Doshi <sdoshi@mvista.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
Siddharth Doshi 2023-10-19 10:38:18 +05:30 committed by Steve Sakoman
parent 6f56a14cdc
commit 52250009cd

View 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"