mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 18:32:13 +02:00
vim: Upgrade 9.0.2009 -> 9.0.2048
This includes CVE fix for CVE-2023-5535. (From OE-Core rev: 9292eb70a2a0871cf235e4df0257d7028f43a278) Signed-off-by: Siddharth Doshi <sdoshi@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0d30313680
commit
a0a8cec56d
@@ -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"
|
||||
|
||||
# Do not consider .z in x.y.z, as that is updated with every commit
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+)\.0"
|
||||
|
||||
Reference in New Issue
Block a user