[packages/vim] updated to 7.4.712

glen glen at pld-linux.org
Sun May 3 12:59:45 CEST 2015


commit 8af0b742a3491c5ea0d03b035fa6506bbad095c3
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat May 2 23:34:31 2015 +0300

    updated to 7.4.712
    
    7.4.684  using non-unique temp file names when running Vim in diff mode
    7.4.685  with illegal utf-8 chars old regexp engine may crash
    7.4.686  "zr" and "zm" do not take a count
    7.4.687  there is no way to use a different Replace cursor in terminal
    7.4.688  when "$" is in 'cpo' the popup menu isn't undrawn correctly
    7.4.689  MS-Windows: problem with diff mode when 'autochdir' is set
    7.4.690  memory access errors when changing indent in Ex mode
    7.4.691  (after 7.4.689) can't build with MzScheme
    7.4.692  defining SOLARIS for no good reason
    7.4.693  session file is not correct when there are multiple tab pages
    7.4.694  running tests changes the .viminfo file
    7.4.695  out-of-bounds read, dectected by Coverity
    7.4.696  not freeing memory when encountering an error
    7.4.697  the filename used for ":profile" must be given literally
    7.4.698  various problems with locked and fixed lists and dictionaries
    7.4.699  E315 when trying to delete a fold
    7.4.700  fold can't be opened after ":move"
    7.4.701  compiler warning for using uninitialized variable
    7.4.702  joining an empty list does uneccessary work
    7.4.703  compiler warning for start_dir unused when building unittests
    7.4.704  invalid memory access if char search matches an illegal byte
    7.4.705  can't build with Ruby 2.2
    7.4.706  drawing error when 'laststatus' zero and a cmdline window
    7.4.707  undo files can have their executable bit set
    7.4.708  gettext() is called too often
    7.4.709  ":tabmove" does not work as documented
    7.4.710  it is not possible to make spaces visibible in list mode
    7.4.711  (after 7.4.710) missing change in one file
    7.4.712  missing change in another file

 sources  | 29 +++++++++++++++++++++++++++++
 vim.spec |  2 +-
 2 files changed, 30 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index ad2fd91..c24276b 100644
--- a/vim.spec
+++ b/vim.spec
@@ -28,7 +28,7 @@
 # VCS Commits: https://code.google.com/p/vim/source/browse/
 
 %define		ver		7.4
-%define		patchlevel	683
+%define		patchlevel	712
 %define		rel		1
 Summary:	Vi IMproved - a Vi clone
 Summary(de.UTF-8):	VIsual editor iMproved
diff --git a/sources b/sources
index 9a9a529..7d21729 100644
--- a/sources
+++ b/sources
@@ -681,3 +681,32 @@ f29a91aba995f9018e57f1c42d278b35  7.4.679
 1f048c7ec9e9897a0ad0c25b59f8357a  7.4.681
 580f3bf9171452c55d4f8db270f22297  7.4.682
 5e5208a4edb63c4a31812ca1c2e3ea8c  7.4.683
+d253b651faca5c35d07c813993b3e830  7.4.684
+51ca211d0ccf4ea25c42b2dada01e42c  7.4.685
+bc021abab3d10075abe3a5024f73dc49  7.4.686
+c7bded88ccdbe6f01437501664dbccc3  7.4.687
+9124610df2278a222887894ad5c630f9  7.4.688
+e9331eefd3b029ea6003d2bd7901eb18  7.4.689
+5354ead1b7d6f4ddf9a0e27e8e73766c  7.4.690
+123efae033a549bf2b1165193abf2344  7.4.691
+80feecc2edd5288ebb9f984a6a120feb  7.4.692
+c34745d3ed6509006d3c1ad1dde5946d  7.4.693
+80b7e646917c949bd41534ea848b6c67  7.4.694
+87e944631cab1ab0fcf8db2fcf1d33d4  7.4.695
+a321426c0d1056d68ed82469c93ffb41  7.4.696
+412fa3968914ad0463a600ba8a817e8d  7.4.697
+0ee3083f1ed12b6d6f56f7e6914fb551  7.4.698
+cb4e32ce46eb87d343104873ad73adbb  7.4.699
+42e2d0278763e672faeafa665fa07739  7.4.700
+0e4d8ab51ffec5396eff9ecc5ff4243a  7.4.701
+86141be7ed3594d79821116c40cfb925  7.4.702
+6235ce5cf7b6c3b49b84724840437ac4  7.4.703
+6dcc3b0bdabcf5fc36554dde07c76ef7  7.4.704
+1e06c58c264d63e34d2ab4eacfffc42a  7.4.705
+3ec3d4611c9fd2e519112fe246c53e15  7.4.706
+8afc0ffc6c2ae6589a72e52f158e05ff  7.4.707
+ed222703f034567ea88c726434d8cdc0  7.4.708
+d83cb301dbce40a6ea023d417a4b0965  7.4.709
+7498ee2d5f5f944308f2d31315c4ac1f  7.4.710
+0a4747f19eb7af27f032bb1edf4ebb30  7.4.711
+9ce13488b2c4bd56d9d78f9aa89c3d3b  7.4.712
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/8af0b742a3491c5ea0d03b035fa6506bbad095c3



More information about the pld-cvs-commit mailing list