mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 13:49:49 +00:00
vim: upgrade v9.0.2130 -> v9.0.2190
This is the latest/last of the 9.0.z upgrades, since 9.1 is now released. CVE: CVE-2024-22667 (includes the patch for .2142 https://github.com/vim/vim/commit/b39b240c386a5a29241415541f1c99e2e6b8ce47) Changes: https://github.com/vim/vim/compare/v9.0.2130...v9.0.2190 (From OE-Core rev: 15c0077162f6af1908b3767b12ac79f24090b59d) Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
6c31f05df4
commit
6fc1eafd3b
@@ -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 .= ".2130"
|
PV .= ".2190"
|
||||||
SRCREV = "075ad7047457debfeef13442c01e74088b461092"
|
SRCREV = "6a950da86d7a6eb09d5ebeab17657986420d07ac"
|
||||||
|
|
||||||
# Do not consider .z in x.y.z, as that is updated with every commit
|
# Do not consider .z in x.y.z, as that is updated with every commit
|
||||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+)\.0"
|
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+)\.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user