mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
vim: Upgrade 9.1.1115 -> 9.1.1198
This includes CVE-fix for CVE-2025-27423 and CVE-2025-29768 Changes between 9.1.1115 -> 9.1.1198 ==================================== https://github.com/vim/vim/compare/v9.1.1115...v9.1.1198 (From OE-Core rev: a6cf72f3a01d8e6ea310d6759d5b98813e3edaac) Signed-off-by: Vijay Anusuri <vanusuri@mvista.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 8e540bd287fd56e3a714f81395b59dd508a6d957) Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
parent
ba85fa8c93
commit
83284e1efa
|
@ -18,8 +18,8 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \
|
||||||
file://no-path-adjust.patch \
|
file://no-path-adjust.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
PV .= ".1115"
|
PV .= ".1198"
|
||||||
SRCREV = "c0f0e2380e5954f4a52a131bf6b8499838ad1dae"
|
SRCREV = "f209dcd3defb95bae21b2740910e6aa7bb940531"
|
||||||
|
|
||||||
# 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"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user