mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
vim: Upgrade 9.0.453 -> 9.0.541
Includes a fix for CVE-2022-3234. (From OE-Core rev: 650ae29fc567e033205558fa85cc1c156d9f72a7) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit d6b54f37aa4db1457296b8981b630a49d251ceb5) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -20,8 +20,8 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \
|
|||||||
file://no-path-adjust.patch \
|
file://no-path-adjust.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
PV .= ".0453"
|
PV .= ".0541"
|
||||||
SRCREV = "83a19c5fda0556330860899bfb484addf9178cd0"
|
SRCREV = "ee7c8d999beb847457f768757b1bdcd76391c1f4"
|
||||||
|
|
||||||
# Remove when 8.3 is out
|
# Remove when 8.3 is out
|
||||||
UPSTREAM_VERSION_UNKNOWN = "1"
|
UPSTREAM_VERSION_UNKNOWN = "1"
|
||||||
|
|||||||
Reference in New Issue
Block a user