vim: Upgrade 9.0.0598 -> 9.0.0614

Include fixes for CVE-2022-3352.

(From OE-Core rev: 8aa707f80ae1cfe89d5e20ec1f1632a65149aed4)

Signed-off-by: Teoh Jay Shen <jay.shen.teoh@intel.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Teoh Jay Shen
2022-10-04 14:25:52 +08:00
committed by Richard Purdie
parent 95cf9e6f2e
commit 4dc4c214e0

View File

@@ -20,8 +20,8 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \
file://no-path-adjust.patch \
"
PV .= ".0598"
SRCREV = "8279af514ca7e5fd3c31cf13b0864163d1a0bfeb"
PV .= ".0614"
SRCREV = "ef976323e770315b5fca544efb6b2faa25674d15"
# Remove when 8.3 is out
UPSTREAM_VERSION_UNKNOWN = "1"