Name: | vim-X11 |
---|---|
Epoch: | 2 |
Version: | 8.0.1763 |
Release: | 19.0.1.el8_6.4 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 3399616 |
License: | Vim and MIT |
RPM: | vim-X11-8.0.1763-19.0.1.el8_6.4.x86_64.rpm |
Source RPM: | vim-8.0.1763-19.0.1.el8_6.4.src.rpm |
Build Date: | Fri Aug 05 2022 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.vim.org/ |
Summary: | The VIM version of the vi editor for the X Window System - GVim |
Description: | VIM (VIsual editor iMproved) is an updated and improved version of the vi editor. Vi was the first real screen-based editor for UNIX, and is still very popular. VIM improves on vi by adding new features: multiple windows, multi-level undo, block highlighting and more. VIM-X11 is a version of the VIM editor which will run within the X Window System. If you install this package, you can run VIM as an X application with a full GUI interface and mouse support by command gvim. Install the vim-X11 package if you'd like to try out a version of vi with graphics and mouse capabilities. You'll also need to install the vim-common package. |
- Remove upstream references [Orabug: 31197557] - Added glibc-gconv-extra to common requires to provide ISO-8859-2 [Orabug: 34114984]
- fix issue reported by covscan
- CVE-2022-1785 vim: Out-of-bounds Write - CVE-2022-1897 vim: out-of-bounds write in vim_regsub_both() in regexp.c - CVE-2022-1927 vim: buffer over-read in utf_ptr2char() in mbyte.c
- CVE-2022-1621 vim: heap buffer overflow - CVE-2022-1629 vim: buffer over-read
- CVE-2022-1154 vim: use after free in utf_ptr2char
- CVE-2022-0361 vim: Heap-based Buffer Overflow in GitHub repository
- CVE-2022-0392 vim: heap-based buffer overflow in getexmodeline() in ex_getln.c - CVE-2022-0413 vim: use after free in src/ex_cmds.c
- fix test suite after fix for CVE-2022-0318 - CVE-2022-0359 vim: heap-based buffer overflow in init_ccline() in ex_getln.c
- CVE-2022-0261 vim: Heap-based Buffer Overflow in block_insert() in src/ops.c - CVE-2022-0318 vim: heap-based buffer overflow in utf_head_off() in mbyte.c
- CVE-2021-4193 vim: vulnerable to Out-of-bounds Read - CVE-2021-4192 vim: vulnerable to Use After Free