[oe] [meta-oe][PATCH] vim: update to 8.0.0983

Yi Zhao yi.zhao at windriver.com
Wed Aug 23 00:32:45 UTC 2017


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 at 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




More information about the Openembedded-devel mailing list