mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
vim: Upgrade 9.0.1894 -> 9.0.2009
This includes CVE fix for CVE-2023-5441. (From OE-Core rev: 624081236d5554dbc7c044396caabc3464b1b3ac) Signed-off-by: Siddharth Doshi <sdoshi@mvista.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
2f34ea89db
commit
ffbede6d58
@@ -19,8 +19,8 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \
|
||||
file://no-path-adjust.patch \
|
||||
"
|
||||
|
||||
PV .= ".1894"
|
||||
SRCREV = "e5f7cd0a60d0eeab84f7aeb35c13d3af7e50072e"
|
||||
PV .= ".2009"
|
||||
SRCREV = "54844857fd6933fa4f6678e47610c4b9c9f7a091"
|
||||
|
||||
# Remove when 8.3 is out
|
||||
UPSTREAM_VERSION_UNKNOWN = "1"
|
||||
|
||||
Reference in New Issue
Block a user