Name: | vim-enhanced |
---|---|
Epoch: | 2 |
Version: | 8.0.1763 |
Release: | 16.0.1.el8_5.12 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 3169595 |
License: | Vim and MIT |
RPM: | vim-enhanced-8.0.1763-16.0.1.el8_5.12.aarch64.rpm |
Source RPM: | vim-8.0.1763-16.0.1.el8_5.12.src.rpm |
Build Date: | Tue Mar 15 2022 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.vim.org/ |
Summary: | A version of the VIM editor which includes recent enhancements |
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. The vim-enhanced package contains a version of VIM with extra, recently introduced features like Python and Perl interpreters. Install the vim-enhanced package if you'd like to use a version of the VIM editor which includes recently added enhancements like interpreters for the Python and Perl scripting languages. You'll also need to install the vim-common package. |
- - Remove upstream references [Orabug: 31197557]
- CVE-2022-0361 vim: Heap-based Buffer Overflow in GitHub repository
- CVE-2022-0413 vim: use after free in src/ex_cmds.c - Fix specfile problems - Resolves: rhbz#2048525
- CVE-2022-0413 vim: use after free in src/ex_cmds.c - Resolves: rhbz#2048525
- CVE-2022-0392 vim: heap-based buffer overflow in getexmodeline() in ex_getln.c - Improve fix - Resolves: rhbz#2049403
- CVE-2022-0392 vim: heap-based buffer overflow in getexmodeline() in ex_getln.c - Resolves: rhbz#2049403
- CVE-2022-0359 vim: heap-based buffer overflow in init_ccline() in ex_getln.c
- fix test suite after fix for CVE-2022-0318
- 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