From 7170204b7fe6a206b331b10398211205cd347f4e848c21d8b15e649bb7572865 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Thu, 6 Jun 2019 08:06:42 +0000 Subject: [PATCH] - OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=554 --- vim.changes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vim.changes b/vim.changes index ad5cc6d..5ef1b2b 100644 --- a/vim.changes +++ b/vim.changes @@ -39,7 +39,8 @@ Wed Jun 5 12:27:42 UTC 2019 - Ismail Dönmez * Code and data in tests can be hard to read. * ":vert options" does not make a vertical split. * Design for popup window support needs more details. - * Source command doesn't check for the sandbox. + * Source command doesn't check for the sandbox. CVE-2019-12735 + boo#1137443 * Using expressions in a modeline is unsafe. * can set 'modelineexpr' in modeline. * Modeline test fails with python but without pythonhome.