mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
vim: Upgrade 9.1.1043 -> 9.1.1115
This includes CVE-fix for CVE-2025-26603 and CVE-2025-1215 Changes between 9.1.1043 -> 9.1.1115 ==================================== https://github.com/vim/vim/compare/v9.1.1043...v9.1.1115 (From OE-Core rev: f390badfe5b3a1a8cc70051075a5e641ff5abf2c) Signed-off-by: Divya Chellam <divya.chellam@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
parent
700657a6e7
commit
9714332c7b
|
@ -18,8 +18,8 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \
|
|||
file://no-path-adjust.patch \
|
||||
"
|
||||
|
||||
PV .= ".1043"
|
||||
SRCREV = "9d1bed5eccdbb46a26b8a484f5e9163c40e63919"
|
||||
PV .= ".1115"
|
||||
SRCREV = "c0f0e2380e5954f4a52a131bf6b8499838ad1dae"
|
||||
|
||||
# Do not consider .z in x.y.z, as that is updated with every commit
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+)\.0"
|
||||
|
|
Loading…
Reference in New Issue
Block a user