]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
vim: Upgrade 9.0.0598 -> 9.0.0614
authorTeoh Jay Shen <jay.shen.teoh@intel.com>
Tue, 4 Oct 2022 06:25:52 +0000 (14:25 +0800)
committerSteve Sakoman <steve@sakoman.com>
Fri, 4 Nov 2022 17:52:01 +0000 (07:52 -1000)
Include fixes for CVE-2022-3352.

Signed-off-by: Teoh Jay Shen <jay.shen.teoh@intel.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
(cherry picked from commit 8aa707f80ae1cfe89d5e20ec1f1632a65149aed4)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-support/vim/vim.inc

index f2cd235329eb76d20d36c194b50fd4e86eccf94c..e9fd7a3eeccba520eae0d13ed9ef4379e3e34fe4 100644 (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"