Fedora 20 Update: vim-7.4.475-2.fc20

updates at fedoraproject.org updates at fedoraproject.org
Fri Oct 17 08:39:27 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-12809
2014-10-14 03:38:10
--------------------------------------------------------------------------------

Name        : vim
Product     : Fedora 20
Version     : 7.4.475
Release     : 2.fc20
URL         : http://www.vim.org/
Summary     : The VIM editor
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.

--------------------------------------------------------------------------------
Update Information:

This updates adds highlighting support for the %license macro in rpm .spec Files.


There are also numerous upstream fixes such as:


gettabvar() is not consistent with getwinvar() and getbufvar()


line formatting behaves differently when 'linebreak' is set


ml_get error for autocommand that moves the cursor


new and old regexp engine are not consistent


cached values for 'cino' not reset for ":set all&"


duplicate message in message history


omni complete popup drawn incorrectly


endless loop and other problems when 'cedit' is set to CTRL-C


reversed question mark not recognized as punctuation


clipboard may be cleared on startup


environment for executing autocommand may not be restored


some commands that edit another buffer don't support +cmd


calling system() with empty input gives an error


CTRL-W-] does not work when using a Visual selection


completion for :buf does not use 'wildignorecase'


'backupcopy' is global, can't set a local value


cannot recognize getchar() returning K_CURSORHOLD


issue 252: Cursor moves in a zero-height window


Setting the local value of 'backupcopy' empty gives an error


crash when expanding a very long string


'linebreak' does not work well together with Visual mode


drawing "precedes" entry of 'listchar' when 'list' is not set


cursor position incorrect with number column and 'sbr'
--------------------------------------------------------------------------------
ChangeLog:

* Mon Oct 13 2014 Karsten Hopp <karsten at redhat.com> 7.4.475-2
- add support for %license macro (Petr Šabata)
* Sat Oct 11 2014 Karsten Hopp <karsten at redhat.com> 7.4.475-1
- patchlevel 475
* Fri Oct 10 2014 Karsten Hopp <karsten at redhat.com> 7.4.473-1
- patchlevel 473
* Thu Oct  9 2014 Karsten Hopp <karsten at redhat.com> 7.4.471-1
- patchlevel 471
* Tue Oct  7 2014 Karsten Hopp <karsten at redhat.com> 7.4.465-1
- patchlevel 465
* Tue Sep 30 2014 Karsten Hopp <karsten at redhat.com> 7.4.463-1
- patchlevel 463
* Mon Sep 29 2014 Karsten Hopp <karsten at redhat.com> 7.4.462-1
- patchlevel 462
* Sat Sep 27 2014 Karsten Hopp <karsten at redhat.com> 7.4.461-1
- patchlevel 461
* Wed Sep 24 2014 Karsten Hopp <karsten at redhat.com> 7.4.460-1
- patchlevel 460
* Wed Sep 24 2014 Karsten Hopp <karsten at redhat.com> 7.4.458-1
- patchlevel 458
* Tue Sep 23 2014 Karsten Hopp <karsten at redhat.com> 7.4.457-1
- patchlevel 457
* Sat Sep 20 2014 Karsten Hopp <karsten at redhat.com> 7.4.453-1
- patchlevel 453
* Tue Sep 16 2014 Karsten Hopp <karsten at redhat.com> 7.4.444-1
- patchlevel 444
* Mon Sep 15 2014 Karsten Hopp <karsten at redhat.com> 7.4.443-1
- patchlevel 443
* Wed Sep 10 2014 Karsten Hopp <karsten at redhat.com> 7.4.442-1
- patchlevel 442
* Tue Aug 26 2014 Jitka Plesnikova <jplesnik at redhat.com> - 2:7.4.417-2
- Perl 5.20 rebuild
* Tue Aug 26 2014 Karsten Hopp <karsten at redhat.com> 7.4.417-1
- patchlevel 417
* Fri Aug 22 2014 Karsten Hopp <karsten at redhat.com> 7.4.410-1
- patchlevel 410
- xsubpp-path patch is obsolete now
* Fri Aug 22 2014 Karsten Hopp <karsten at redhat.com> 7.4.402-3
- fix help file names
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2:7.4.402-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Wed Aug 13 2014 Karsten Hopp <karsten at redhat.com> 7.4.402-1
- patchlevel 402
* Tue Aug 12 2014 Karsten Hopp <karsten at redhat.com> 7.4.401-1
- patchlevel 401
* Wed Aug  6 2014 Tom Callaway <spot at fedoraproject.org> 2:7.4.373-2
- fix license handling
* Tue Jul 22 2014 Karsten Hopp <karsten at redhat.com> 7.4.373-1
- patchlevel 373
* Sun Jun  8 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2:7.4.307-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue May 27 2014 Karsten Hopp <karsten at redhat.com> 7.4.307-1
- patchlevel 307
* Tue Apr 29 2014 Vít Ondruch <vondruch at redhat.com> - 2:7.4.258-2
- Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.1
* Wed Apr 16 2014 Karsten Hopp <karsten at redhat.com> 7.4.258-1
- patchlevel 258
* Mon Apr  7 2014 Karsten Hopp <karsten at redhat.com> 7.4.253-1
- patchlevel 253
* Wed Mar 12 2014 Karsten Hopp <karsten at redhat.com> 7.4.204-1
- patchlevel 204
* Mon Feb 24 2014 Karsten Hopp <karsten at redhat.com> 7.4.192-1
- patchlevel 192
* Tue Feb 18 2014 Karsten Hopp <karsten at redhat.com> 7.4.182-1
- patchlevel 182
* Tue Feb 18 2014 Karsten Hopp <karsten at redhat.com> 7.4.179-2
- enable dynamic lua interpreter
* Sat Feb 15 2014 Karsten Hopp <karsten at redhat.com> 7.4.179-1
- patchlevel 179
* Wed Jan 29 2014 Karsten Hopp <karsten at redhat.com> 7.4.160-1
- patchlevel 160
* Tue Dec 17 2013 Karsten Hopp <karsten at redhat.com> 7.4.131-1
- patchlevel 131
* Wed Nov 20 2013 Karsten Hopp <karsten at redhat.com> 7.4.094-1
- patchlevel 094
* Tue Oct 15 2013 Karsten Hopp <karsten at redhat.com> 7.4.052-1
- patchlevel 052
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1151450 - [RFE] Support the %license macro in SPEC files
        https://bugzilla.redhat.com/show_bug.cgi?id=1151450
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update vim' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list