mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
vim: Upgrade 9.0.2009 -> 9.0.2048
This includes CVE fix for CVE-2023-5535. (From OE-Core rev: b385544941a4d974ab95b0a886031d5c9f3971ba) 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
c408ffd972
commit
3f2a31ddc6
@@ -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