mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 13:49:49 +00:00
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:
committed by
Steve Sakoman
parent
6f56a14cdc
commit
52250009cd
@@ -19,8 +19,8 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \
|
|||||||
file://no-path-adjust.patch \
|
file://no-path-adjust.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
PV .= ".2009"
|
PV .= ".2048"
|
||||||
SRCREV = "54844857fd6933fa4f6678e47610c4b9c9f7a091"
|
SRCREV = "982ef16059bd163a77271107020defde0740bbd6"
|
||||||
|
|
||||||
# Remove when 8.3 is out
|
# Remove when 8.3 is out
|
||||||
UPSTREAM_VERSION_UNKNOWN = "1"
|
UPSTREAM_VERSION_UNKNOWN = "1"
|
||||||
|
|||||||
Reference in New Issue
Block a user