diff --git a/vim.spec b/vim.spec index c0e2acce61660ae451589c294e086d7fa1a36acb..e5539fe3f04c830799ce53d9c65165ca97b8b6f5 100644 --- a/vim.spec +++ b/vim.spec @@ -12,7 +12,7 @@ Name: vim Epoch: 2 Version: 9.0 -Release: 17 +Release: 18 Summary: Vim is a highly configurable text editor for efficiently creating and changing any kind of text. License: Vim and MIT URL: http://www.vim.org @@ -67,6 +67,8 @@ Patch6036: backport-CVE-2022-3234.patch Patch6037: backport-CVE-2022-3235.patch Patch6038: backport-CVE-2022-3256.patch Patch6039: backport-CVE-2022-3296.patch +#Patch6040: backport-CVE-2022-3352.patch +#Patch6041: backport-spell-test-fails-because-error-message-changed.patch Patch9000: bugfix-rm-modify-info-version.patch @@ -465,6 +467,12 @@ LC_ALL=en_US.UTF-8 make -j1 test %{_mandir}/man1/evim.* %changelog +* Sat Oct 08 2022 dongyuzhen - 2:9.0-18 +- Type:CVE +- ID:CVE-2022-3352 +- SUG:NA +- DESC:fix CVE-2022-3352 + * Thu Sep 29 2022 huangduirong - 2:9.0-17 - Type:CVE - ID:CVE-2022-3296