public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [OE-core][master][PATCH] vim: minor update to 9.2.0340 to fix CVEs
@ 2026-04-14  7:54 Adarsh Jagadish Kamini
  2026-04-14 16:03 ` Mathieu Dubois-Briand
  0 siblings, 1 reply; 3+ messages in thread
From: Adarsh Jagadish Kamini @ 2026-04-14  7:54 UTC (permalink / raw)
  To: openembedded-core; +Cc: Adarsh Jagadish Kamini

From: Adarsh Jagadish Kamini <adarsh.jagadish.kamini@est.tech>

CVEs fixed: CVE-2026-34714 and CVE-2026-33412
Signed-off-by: Adarsh Jagadish Kamini <adarsh.jagadish.kamini@est.tech>
---
 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 9a5ec9652f..6f9b31d868 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 .= ".0110"
-SRCREV = "7ba60f17c22ef81680f25f8c3225b4edb55ddd7c"
+PV .= ".0340"
+SRCREV = "6addd6c101117706bc9b3609d3a418e26e92618f"
 
 # Do not consider .z in x.y.z, as that is updated with every commit
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+)\.0"
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-04-15  8:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-14  7:54 [OE-core][master][PATCH] vim: minor update to 9.2.0340 to fix CVEs Adarsh Jagadish Kamini
2026-04-14 16:03 ` Mathieu Dubois-Briand
2026-04-15  8:15   ` Adarsh Jagadish Kamini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox