mirror of
https://git.yoctoproject.org/poky
synced 2026-04-14 08:02:30 +02:00
vim: Upgrade 9.1.0682 -> 9.1.0698
This includes CVE-fix for CVE-2024-43790 and CVE-2024-43802 Changes between 9.1.0682 -> 9.1.0698 ==================================== https://github.com/vim/vim/compare/v9.1.0682...v9.1.0698 (From OE-Core rev: e530265415d93e3f49ec7874cf720aad18ab2e22) 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
471da6ddad
commit
405fe4d77d
@@ -18,8 +18,8 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \
|
||||
file://no-path-adjust.patch \
|
||||
"
|
||||
|
||||
PV .= ".0682"
|
||||
SRCREV = "cb90ea9cba6f033fe141db0e466fb4117f28402b"
|
||||
PV .= ".0698"
|
||||
SRCREV = "d56c451e1c05310562c5282352d7bb287c16323c"
|
||||
|
||||
# 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