]> code.ossystems Code Review - openembedded-core.git/commit
vim: upgrade to 8.2 patch 3752
authorRoss Burton <ross@burtonini.com>
Mon, 6 Dec 2021 14:49:53 +0000 (14:49 +0000)
committerSteve Sakoman <steve@sakoman.com>
Mon, 21 Feb 2022 17:28:56 +0000 (07:28 -1000)
commit7b8b096000759357aa251a58a756e770a54590ad
tree2954035deccc25fc58640b9403afec53fa7360b9
parentad373242381feec72d0c257031da7671281c0321
vim: upgrade to 8.2 patch 3752

There's a fairly constant flow of CVEs being fixed in Vim, which are
getting increasing non-trivial to backport.

Instead of trying to backport (and potentially introduce more bugs), or
just ignoring them entirely, upgrade vim to the latest patch in the hope
that vim 8.3 will be released before we release Kirkstone.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 78a4796de27d710f97c336d288d797557a58694e)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
15 files changed:
meta/recipes-support/vim/files/0001-patch-8.2.3581-reading-character-past-end-of-line.patch [deleted file]
meta/recipes-support/vim/files/0001-src-Makefile-improve-reproducibility.patch
meta/recipes-support/vim/files/0002-patch-8.2.3428-using-freed-memory-when-replacing.patch [deleted file]
meta/recipes-support/vim/files/0002-patch-8.2.3582-reading-uninitialized-memory-when-giv.patch [deleted file]
meta/recipes-support/vim/files/0002-patch-8.2.3611-crash-when-using-CTRL-W-f-without-fin.patch [deleted file]
meta/recipes-support/vim/files/0003-patch-8.2.3487-illegal-memory-access-if-buffer-name-.patch [deleted file]
meta/recipes-support/vim/files/0004-patch-8.2.3489-ml_get-error-after-search-with-range.patch [deleted file]
meta/recipes-support/vim/files/0005-patch-8.2.3564-invalid-memory-access-when-scrolling-.patch [deleted file]
meta/recipes-support/vim/files/CVE-2021-3778.patch [deleted file]
meta/recipes-support/vim/files/b7081e135a16091c93f6f5f7525a5c58fb7ca9f9.patch [deleted file]
meta/recipes-support/vim/files/disable_acl_header_check.patch
meta/recipes-support/vim/files/no-path-adjust.patch
meta/recipes-support/vim/files/racefix.patch
meta/recipes-support/vim/files/vim-add-knob-whether-elf.h-are-checked.patch
meta/recipes-support/vim/vim.inc