summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeoh Jay Shen <jay.shen.teoh@intel.com>2022-10-04 14:25:52 +0800
committerSteve Sakoman <steve@sakoman.com>2022-11-04 07:52:01 -1000
commit30ade05280760253bb1de4f5d757363e1b7e4fc0 (patch)
tree0b1bdd059c70c246b6d39445317a471f456a0067
parentf51a6742bcae3a151a326d17cd44935815eb78c7 (diff)
downloadopenembedded-core-contrib-30ade05280760253bb1de4f5d757363e1b7e4fc0.tar.gz
vim: Upgrade 9.0.0598 -> 9.0.0614
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>
-rw-r--r--meta/recipes-support/vim/vim.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc
index f2cd235329..e9fd7a3eec 100644
--- a/meta/recipes-support/vim/vim.inc
+++ b/meta/recipes-support/vim/vim.inc
@@ -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"