diff options
| author | Yi Zhao <yi.zhao@windriver.com> | 2017-08-23 08:32:45 +0800 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-08-28 11:06:04 +0200 |
| commit | 9df486a293bdd28150815deb6416dd20917ee268 (patch) | |
| tree | 244ab2373442920f6674e6acff2c0eb7e7a45580 | |
| parent | b28aa7fac9631c228bee98cfd2a0edea3c163916 (diff) | |
| download | meta-openembedded-9df486a293bdd28150815deb6416dd20917ee268.tar.gz | |
vim: update to 8.0.0983
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>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/vim/vim-tiny_8.0.0983.bb (renamed from meta-oe/recipes-support/vim/vim-tiny_8.0.0427.bb) | 0 | ||||
| -rw-r--r-- | meta-oe/recipes-support/vim/vim_8.0.0983.bb (renamed from meta-oe/recipes-support/vim/vim_8.0.0427.bb) | 2 |
2 files changed, 1 insertions, 1 deletions
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 index bb8f2b7eae..bb8f2b7eae 100644 --- a/meta-oe/recipes-support/vim/vim-tiny_8.0.0427.bb +++ b/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 index 1f86fcd2fb..407ce5e730 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 \ | |||
| 10 | file://disable_acl_header_check.patch;patchdir=.. \ | 10 | file://disable_acl_header_check.patch;patchdir=.. \ |
| 11 | file://vim-add-knob-whether-elf.h-are-checked.patch;patchdir=.. \ | 11 | file://vim-add-knob-whether-elf.h-are-checked.patch;patchdir=.. \ |
| 12 | " | 12 | " |
| 13 | SRCREV = "ad4187e6fc9c8e1083a172852d958a70a689a75c" | 13 | SRCREV = "3f9a1ff141412e9e85f7dff47d02946cb9be9228" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/git/src" | 15 | S = "${WORKDIR}/git/src" |
| 16 | 16 | ||
