Hello community, here is the log from the commit of package vim for openSUSE:Factory checked in at 2013-09-09 19:52:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vim (Old) and /work/SRC/openSUSE:Factory/.vim.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vim" Changes: -------- --- /work/SRC/openSUSE:Factory/vim/vim.changes 2013-09-07 12:32:30.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes 2013-09-09 19:52:18.000000000 +0200 @@ -1,0 +2,23 @@ +Mon Sep 9 10:53:43 UTC 2013 - [email protected] + +-Updated to revision 027, fixes the following problems + * Crash with invalid argument to mkdir(). + * Cannot find out if "acl" and "xpm" features are supported. + multi-byte characters. + * File name buffer too small for utf-8. + * ":help !!" does not find the "!!" tag in the help file. (Ben + Fritz) + * When completing item becomes unselected. (Shougo Matsu) + * NFA engine matches too much with \@>. (John McGowan) + * NFA regexp: Using \ze in one branch which doesn't match may cause + end of another branch to be wrong. (William Fugh) + * Deadlock while exiting, because of allocating memory. + * When root edits a file the undo file is owned by root while the + edited file may be owned by another user, which is not allowed. + (cac2s) + * Reading before start of a string. + * Clang warning for int shift overflow. + * Another valgrind error when using CTRL-X CTRL-F at the start of + the line. (Dominique Pelle) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vim.spec ++++++ --- /var/tmp/diff_new_pack.lJxhlY/_old 2013-09-09 19:52:19.000000000 +0200 +++ /var/tmp/diff_new_pack.lJxhlY/_new 2013-09-09 19:52:19.000000000 +0200 @@ -17,7 +17,7 @@ %define pkg_version 7.4 -%define official_ptchlvl 009 +%define official_ptchlvl 027 %define VIM_SUBDIR vim74 %define site_runtimepath /usr/share/vim/site %define make make VIMRCLOC=/etc VIMRUNTIMEDIR=/usr/share/vim/current MAKE="make -e" %{?_smp_mflags} ++++++ vim-7.4-patches.tar.bz2 ++++++ ++++ 1811 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
