mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 06:32:13 +02:00
vim: upgrade 9.0.0614 -> 9.0.0820
Includes fixes for CVE-2022-3705 https://nvd.nist.gov/vuln/detail/CVE-2022-3705 For a short list of important changes, see: https://www.arp242.net/vimlog/ (From OE-Core rev: 1b0ce402ef432cacb824a49aeb039732fe25dc9d) Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit f6d917bd0f8810b5ed8d403ad25d59cda2fc9574) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8a3bbee311
commit
fc5bc29d1b
@@ -20,8 +20,8 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \
|
||||
file://no-path-adjust.patch \
|
||||
"
|
||||
|
||||
PV .= ".0614"
|
||||
SRCREV = "ef976323e770315b5fca544efb6b2faa25674d15"
|
||||
PV .= ".0820"
|
||||
SRCREV = "03d6e6f42b0deeb02d52c8a48c14abe431370c1c"
|
||||
|
||||
# Remove when 8.3 is out
|
||||
UPSTREAM_VERSION_UNKNOWN = "1"
|
||||
|
||||
Reference in New Issue
Block a user