Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2017-12-29 18:46:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vim (Old)
 and      /work/SRC/openSUSE:Factory/.vim.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vim"

Fri Dec 29 18:46:41 2017 rev:199 rq:558787 version:8.0.1417

Changes:
--------
--- /work/SRC/openSUSE:Factory/vim/vim.changes  2017-12-19 10:48:17.430885408 
+0100
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes     2017-12-29 
18:46:49.475290129 +0100
@@ -1,0 +2,34 @@
+Wed Dec 20 10:51:27 UTC 2017 - idon...@suse.com
+
+- Updated to revision 1417, fixes the following problems
+  * Encoding empty string to JSON sometimes gives "null".
+  * Build fails with --with-features=huge --disable-channel.
+  * Too much highlighting with 'hlsearch' and 'incsearch' set.
+  * Cannot intercept a yank command.
+  * It is not easy to see if a colorscheme is well written.
+  * Memory leak when CTRL-G in search command line fails.
+  * Pattern with \& following nothing gives an error.
+  * :packadd does not load packages from the "start" directory.
+  * Warnings and errors when building tiny version. (Tony Mechelynck)
+  * Color scheme check script shows up as color scheme.
+  * Cannot build with GTK but without XIM. (Guido)
+  * Crash with nasty autocommand. (gy741, Dominique Pelle)
+  * Using freed buffer in grep command. (gy741, Dominique Pelle)
+  * Invalid memory access on exit when autocommands wipe out a buffer.
+  * Duplicated code for getting a typed character. CursorHold is called too
+    often in the GUI. (lilydjwg)
+  * Difficult to track changes to a quickfix list.
+  * GUI: CursorHold may trigger before 'updatetime' when using timers.
+  * Crash in setqflist().
+  * Buffer overflow in :tags command.
+  * Hang when using count() with an empty string.
+  * Reading invalid memory with CTRL-W :.
+  * Using free memory using setloclist(). (Dominique Pelle)
+  * Accessing freed memory in :cbuffer.
+  * Accessing freed memory in :lfile.
+  * Warning for unused function without timers feature.
+  * Crash when searching for a sentence.
+  * Test doesn't search for a sentence. Still fails when searching for start
+    of sentence. (Dominique Pelle)
+
+-------------------------------------------------------------------

Old:
----
  vim-8.0.1390.tar.gz

New:
----
  vim-8.0.1417.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.pyJILF/_old  2017-12-29 18:46:51.026844518 +0100
+++ /var/tmp/diff_new_pack.pyJILF/_new  2017-12-29 18:46:51.030843370 +0100
@@ -17,7 +17,7 @@
 
 
 %define pkg_version 8.0
-%define patchlevel  1390
+%define patchlevel  1417
 %define patchlevel_compact %{patchlevel}
 %define VIM_SUBDIR vim80
 %define site_runtimepath %{_datadir}/vim/site


++++++ vim-8.0.1390.tar.gz -> vim-8.0.1417.tar.gz ++++++
/work/SRC/openSUSE:Factory/vim/vim-8.0.1390.tar.gz 
/work/SRC/openSUSE:Factory/.vim.new/vim-8.0.1417.tar.gz differ: char 30, line 1


Reply via email to