All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] vim: update to 8.0.0983
@ 2017-08-23  0:32 Yi Zhao
  0 siblings, 0 replies; only message in thread
From: Yi Zhao @ 2017-08-23  0:32 UTC (permalink / raw)
  To: openembedded-devel, pbarker

Fixed CVE-2017-11109 since 8.0.0707
See:
http://www.cvedetails.com/vulnerability-list/vendor_id-8218/product_id-14270/year-2017/opdos-1/VIM-VIM.html

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
---
 .../recipes-support/vim/{vim-tiny_8.0.0427.bb => vim-tiny_8.0.0983.bb}  | 0
 meta-oe/recipes-support/vim/{vim_8.0.0427.bb => vim_8.0.0983.bb}        | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/vim/{vim-tiny_8.0.0427.bb => vim-tiny_8.0.0983.bb} (100%)
 rename meta-oe/recipes-support/vim/{vim_8.0.0427.bb => vim_8.0.0983.bb} (98%)

diff --git a/meta-oe/recipes-support/vim/vim-tiny_8.0.0427.bb b/meta-oe/recipes-support/vim/vim-tiny_8.0.0983.bb
similarity index 100%
rename from meta-oe/recipes-support/vim/vim-tiny_8.0.0427.bb
rename to meta-oe/recipes-support/vim/vim-tiny_8.0.0983.bb
diff --git a/meta-oe/recipes-support/vim/vim_8.0.0427.bb b/meta-oe/recipes-support/vim/vim_8.0.0983.bb
similarity index 98%
rename from meta-oe/recipes-support/vim/vim_8.0.0427.bb
rename to meta-oe/recipes-support/vim/vim_8.0.0983.bb
index 1f86fcd..407ce5e 100644
--- a/meta-oe/recipes-support/vim/vim_8.0.0427.bb
+++ b/meta-oe/recipes-support/vim/vim_8.0.0983.bb
@@ -10,7 +10,7 @@ SRC_URI = "git://github.com/vim/vim.git \
            file://disable_acl_header_check.patch;patchdir=.. \
            file://vim-add-knob-whether-elf.h-are-checked.patch;patchdir=.. \
 "
-SRCREV = "ad4187e6fc9c8e1083a172852d958a70a689a75c"
+SRCREV = "3f9a1ff141412e9e85f7dff47d02946cb9be9228"
 
 S = "${WORKDIR}/git/src"
 
-- 
2.7.4



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-08-23  0:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-23  0:32 [meta-oe][PATCH] vim: update to 8.0.0983 Yi Zhao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.