]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
vim: Upgrade 9.0.0021 -> 9.0.0063
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 24 Jul 2022 09:38:24 +0000 (10:38 +0100)
committerSteve Sakoman <steve@sakoman.com>
Thu, 18 Aug 2022 17:15:08 +0000 (07:15 -1000)
commitf99677f79449032a3b0ea79d704fdccbd5be68b7
treec49a791ae774626fd670874b658d552e386f2b98
parent10ed7cf347d9e73b29e4a3f6ef77e0a4b08e350b
vim: Upgrade 9.0.0021 -> 9.0.0063

Pulls in several CVE fixes.
Added a patch to avoid timer_create cross compile issue (and submitted upstream).
Also submit the race fix upstream.
We disable timer_create in the native case since some systems have it
and some don't so this makes us consistent.

Change from master commit: we also disable timer_create in the target case
since the function isn't available in our glibc.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit d0c1de084c7ce030d47a428e4bbfbc4ce2996057)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-support/vim/files/crosscompile.patch [new file with mode: 0644]
meta/recipes-support/vim/files/racefix.patch
meta/recipes-support/vim/vim.inc