mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
vim: Upgrade 9.0.0341 -> 9.0.0453
Includes fixes for CVE-2022-3099 and CVE-2022-3134. (From OE-Core rev: d042923262130b6b96f703b5cd4184f659caeb92) 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 .= ".0341"
|
PV .= ".0453"
|
||||||
SRCREV = "92a3d20682d46359bb50a452b4f831659e799155"
|
SRCREV = "83a19c5fda0556330860899bfb484addf9178cd0"
|
||||||
|
|
||||||
# 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