!383 fix CVE-2022-3099
From: @renxichen Reviewed-by: @markeryang, @lvying6 Signed-off-by: @lvying6
This commit is contained in:
commit
bc7270ad83
BIN
backport-CVE-2022-3099.patch
Normal file
BIN
backport-CVE-2022-3099.patch
Normal file
Binary file not shown.
9
vim.spec
9
vim.spec
@ -12,7 +12,7 @@
|
||||
Name: vim
|
||||
Epoch: 2
|
||||
Version: 9.0
|
||||
Release: 11
|
||||
Release: 12
|
||||
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
|
||||
@ -60,6 +60,7 @@ Patch6029: backport-CVE-2022-2980.patch
|
||||
Patch6030: backport-CVE-2022-2982.patch
|
||||
Patch6031: backport-CVE-2022-3016.patch
|
||||
Patch6032: backport-CVE-2022-3037.patch
|
||||
Patch6033: backport-CVE-2022-3099.patch
|
||||
|
||||
Patch9000: bugfix-rm-modify-info-version.patch
|
||||
|
||||
@ -458,6 +459,12 @@ LC_ALL=en_US.UTF-8 make -j1 test
|
||||
%{_mandir}/man1/evim.*
|
||||
|
||||
%changelog
|
||||
* Thu Sep 08 2022 renhongxun <renhongxun@h-partners.com> - 2:9.0-12
|
||||
- Type:CVE
|
||||
- ID:CVE-2022-3099
|
||||
- SUG:NA
|
||||
- DESC:fix CVE-2022-3099
|
||||
|
||||
* Wed Aug 31 2022 yinyongkang <yinyongkang@kylinos.cn> - 2:9.0-11
|
||||
- Type:CVE
|
||||
- ID:CVE-2022-3037
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user