From: Peter Marko <[email protected]> Solves CVE-2026-28417, CVE-2026-28418, CVE-2026-28419, CVE-2026-28420, CVE-2026-28421 and CVE-2026-28422.
Signed-off-by: Peter Marko <[email protected]> --- meta/recipes-support/vim/vim.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc index 73991ef2a8..9a5ec9652f 100644 --- a/meta/recipes-support/vim/vim.inc +++ b/meta/recipes-support/vim/vim.inc @@ -18,8 +18,8 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https;tag=v${PV} file://no-path-adjust.patch \ " -PV .= ".0" -SRCREV = "e7e21018fc0b60c153c8e668f696d95e574cc5a4" +PV .= ".0110" +SRCREV = "7ba60f17c22ef81680f25f8c3225b4edb55ddd7c" # Do not consider .z in x.y.z, as that is updated with every commit UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+)\.0"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#232519): https://lists.openembedded.org/g/openembedded-core/message/232519 Mute This Topic: https://lists.openembedded.org/mt/118159779/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
