From 611c4875c61ad4e9e2cdcd158881f5b2957ae3068e5d36ef6470e7a947743a79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Mon, 19 Sep 2022 08:16:28 +0000 Subject: [PATCH] - boo#1203509 - CVE-2022-3235 OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=750 --- vim.changes | 1 + 1 file changed, 1 insertion(+) diff --git a/vim.changes b/vim.changes index 54c6381..95961a4 100644 --- a/vim.changes +++ b/vim.changes @@ -3,6 +3,7 @@ Mon Sep 19 07:48:28 UTC 2022 - Ondřej Súkup - Updated to version 9.0.0500, fixes the following problems - boo#1203508 - CVE-2022-3234 +- boo#1203509 - CVE-2022-3235 * On an AZERTY keyboard digit keys get the shift modifier. * Incorrect color for modeless selection with GTK. * A few problems with 'splitscroll'.