]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Jul 2022 21:57:54 +0000 (22:57 +0100)
commitd0c1de084c7ce030d47a428e4bbfbc4ce2996057
treeb4eb0904a4f6056ec4a3b03e16473df9dc1c7de2
parentc419bd4537756e9f6c2fe6da3a9b798526e27eca
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.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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