[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project vim-2:8.0.1763-19.el8_6.4

Name vim
Epoch 2
Version 8.0.1763
Release 19.el8_6.4
Website/URL http://www.vim.org/
License Vim and MIT
Build Time 2024-04-25 23:46:26
Build Host builder-x86-07.inferitos.ru
Summary Edit text files
Repositories BaseOS
Description Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. It's useful whether you're already using vi or using a different editor.Vim is a highly configurable text editor built to enable efficient text editing. Vim is often called a "programmer's editor," and so useful for programming that many consider it an entire IDE. It is not just for programmers, though. Vim is perfect for all kinds of text editing, from composing email to editing configuration files.
Errata
Screenshot 1
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
vim-minimal-2:8.0.1763-19.el8_6.4.x86_64 A minimal version of the VIM editor 03c7601831aeee686afeb028f40b985ed049c0f0cadb0ea8a53d4eed6b2e359c download
vim-X11-2:8.0.1763-19.el8_6.4.x86_64 Edit text files df2e29c7a3e93b5f62f3545c400ce0cf7363ef8044cdef22cc037b03d2ef5c12 download
vim-common-2:8.0.1763-19.el8_6.4.x86_64 The common files needed by any version of the VIM editor 1d6a13f9913b7c84aff93779fba412d03d610581c2feeb9ff2db6991eaeedf1b download
vim-enhanced-2:8.0.1763-19.el8_6.4.x86_64 A version of the VIM editor which includes recent enhancements f86147765147a9a00174e09bcda1faedf1c8ebe3110de05565f5ef00fcd868ae download
noarch
vim-filesystem-2:8.0.1763-19.el8_6.4.noarch VIM filesystem layout a3b0a40ddb0ab434cdaf341874ce86bf13d093fac2a1bece2367921c458401d8 download
src
vim-2:8.0.1763-19.el8_6.4.src Edit text files 3ca49e4740b143457749f09114a2e7a36a9c2852d0e49aab21d3ab86fea040b3 download
Changelog link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2:8.0.1763-19.4
- Rebuilt for MSVSphere 8.8

* Tue Jun 14 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.0.1763-19.4
- fix issue reported by covscan

* Mon Jun 13 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.0.1763-19.3
- 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

* Wed May 25 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.0.1763-19.2
- CVE-2022-1621 vim: heap buffer overflow
- CVE-2022-1629 vim: buffer over-read

* Sat Apr 09 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.0.1763-19.1
- CVE-2022-1154 vim: use after free in utf_ptr2char

* Tue Feb 08 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.0.1763-19
- CVE-2022-0361 vim: Heap-based Buffer Overflow in GitHub repository

* Mon Feb 07 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.0.1763-18
- 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

* Thu Jan 27 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.0.1763-18
- fix test suite after fix for CVE-2022-0318
- CVE-2022-0359 vim: heap-based buffer overflow in init_ccline() in ex_getln.c

* Wed Jan 12 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.0.1763-18
- 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

* Wed Jan 12 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.0.1763-18
- CVE-2021-4193 vim: vulnerable to Out-of-bounds Read
- CVE-2021-4192 vim: vulnerable to Use After Free