mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
vim: Upgrade 8.2.4681 -> 8.2.4912
Includes fixes for CVE-2022-1381, CVE-2022-1420. (From OE-Core rev: 77d745bd49c979de987c75fd7a3af116e99db82b) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -21,8 +21,8 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \
|
|||||||
file://racefix.patch \
|
file://racefix.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
PV .= ".4681"
|
PV .= ".4912"
|
||||||
SRCREV = "15f74fab653a784548d5d966644926b47ba2cfa7"
|
SRCREV = "a7583c42cd6b64fd276a5d7bb0db5ce7bfafa730"
|
||||||
|
|
||||||
# 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