mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
vim: Upgrade 8.2.5034 -> 8.2.5083
Includes fixes for CVE-2022-1927, CVE-2022-1942. (From OE-Core rev: 1e740b5c2227c0040621ae63436d06db4873670f) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> 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 \
|
||||
"
|
||||
|
||||
PV .= ".5034"
|
||||
SRCREV = "5a6ec10cc80ab02eeff644ab19b82312630ea855"
|
||||
PV .= ".5083"
|
||||
SRCREV = "db77c49401145d76441fbb3d22a1d7d987681c13"
|
||||
|
||||
# Remove when 8.3 is out
|
||||
UPSTREAM_VERSION_UNKNOWN = "1"
|
||||
|
||||
Reference in New Issue
Block a user