Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        vim-minimal: A minimal version of the VIM editor.
        
        
            | Name: | vim-minimal | Vendor: | Scientific Linux | 
        
            | Version: | 7.0.109 | License: | freeware | 
        
            | Release: | 4.el5_2.4z | URL: |  | 
        
        
        - Summary
- 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-minimal package includes a minimal version of VIM, which is
installed into /bin/vi for use when only the root partition is
present. NOTE: The online help is only available when the vim-common
package is installed.
Changelog
        
            - * Wed Nov  5 16:00:00 2008 Karsten Hopp <karsten{%}redhat{*}com> 7.0.109-4.4z
- - fix netrw 
            - * Mon Oct 27 17:00:00 2008 Karsten Hopp <karsten{%}redhat{*}com> 7.0.109-4.3z
- - fixes CVE-2008-3074 (tar plugin)
- fixes CVE-2008-3075 (zip plugin)
- fixes CVE-2008-3076 (netrw plugin)
- fixes CVE-2008-4101 (keyword and tag lookup) 
            - * Mon Jul 28 17:00:00 2008 Karsten Hopp <karsten{%}redhat{*}com> 7.0.109-4.2z
- - fix some issues with netrw and remote file editing caused by
  the CVE-2008-2712 patch