From: Tim Orling <[email protected]> 9.2.0501 enables GTK4 as an option
CVE: CVE-2026-41411 CVE: CVE-2026-42307 CVE: CVE-2026-44656 CVE: CVE-2026-45130 CVE: CVE-2026-46483 For full comparison of changes, see [1]. [1] https://github.com/vim/vim/compare/v9.2.0340...v9.2.0569 Signed-off-by: Tim Orling <[email protected]> --- Tested on qemux86-64 with core-image-full-cmdline: CORE_IMAGE_EXTRA_INSTALL:pn-core-image-full-cmdline = " vim" and also CORE_IMAGE_EXTRA_INSTALL:pn-core-image-full-cmdline = " vim-tiny" 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 6e0058b13e..b00b2602ed 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 .= ".0340" -SRCREV = "6addd6c101117706bc9b3609d3a418e26e92618f" +PV .= ".0569" +SRCREV = "54ffef7eb83f2592833f422b89bf5f30de6b4bb0" # Do not consider .z in x.y.z, as that is updated with every commit UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+)\.0" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#237987): https://lists.openembedded.org/g/openembedded-core/message/237987 Mute This Topic: https://lists.openembedded.org/mt/119599405/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
