commit vim for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vim for openSUSE:Factory checked in at 2022-07-29 16:47:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vim (Old) and /work/SRC/openSUSE:Factory/.vim.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "vim" Fri Jul 29 16:47:18 2022 rev:315 rq:991225 version:9.0.0073 Changes: -------- --- /work/SRC/openSUSE:Factory/vim/vim.changes 2022-07-05 12:27:32.001875624 +0200 +++ /work/SRC/openSUSE:Factory/.vim.new.1533/vim.changes 2022-07-29 16:47:33.118594846 +0200 @@ -1,0 +2,46 @@ +Tue Jul 26 09:40:08 UTC 2022 - Ond��ej S��kup <mimi.vx@gmail.com> + +- Updated to version 9.0.0073, fixes the following problems +- fix CVE-2022-2522 - boo#1201863 + * In the quickfix window 'cursorline' overrules QuickFixLine highlighting. + * On a Belgian keyboard CTRL-[ does not work. + * Spell tests do not always clear the word list. + * Spell dump may go beyond end of an array. + * 'fillchars' cannot have window-local values. + * 'listchars' test fails. + * Not all systems have GDK_KEY_dead_circumflex. (Hisashi T Fujinaka) + * Use of set_chars_option() is confusing. + * A couple of filetype patterns do not have "*" before "/etc". + * Missing change for filetype detection. + * Insufficient testing for bracket commands. + * Typos in comments, wrapping lines. + * Reading past end of completion with a long line and 'infercase' set. + * Reading past end of completion with duplicate match. + * Using freed memory with recursive substitute. + * Cursor in wrong column with mouse click after concealed text. + * Csv and tsv files are not recognized. + * Split else-if is confusing. + * Using CTRL-C wih :append may hang Vim. + * "zG" may throw an error if invalid character follows. + * E1281 not tested with the old regexp engine. + * Compiler warning for size_t to int conversion. + * Bitbake files are not detected. + * Wrong line number reported when :cexpr fails in :def function. + * has('patch-xxx') returns true. + * Test file has wrong name. + * Accessing uninitialized memory when completing long line. + * ml_get error with nested autocommand. + * Compiler warnings for signed/unsigned char. + * Too many type casts for dict_get functions. + * Confusing error when using "q:" in command line window. + * Cross-compiling doesn't work because of timer_create check. + * Switching window uneccarily when getting buffer options. + * Cannot show virtual text. + * Build fails with tiny features. + * Leaking memory when using text prop with inserted text. + * Using utfc_ptr2char_len() when length is negative. + * Command overlaps with printed text in scrollback. + * Compiler warning for uninitialized variable. + * Too many files recognized as bsdl. + +------------------------------------------------------------------- Old: ---- vim-9.0.0032.tar.gz New: ---- vim-9.0.0073.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vim.spec ++++++ --- /var/tmp/diff_new_pack.C73ReS/_old 2022-07-29 16:47:34.398598404 +0200 +++ /var/tmp/diff_new_pack.C73ReS/_new 2022-07-29 16:47:34.402598416 +0200 @@ -17,7 +17,7 @@ %define pkg_version 9.0 -%define patchlevel 0032 +%define patchlevel 0073 %define patchlevel_compact %{patchlevel} %define VIM_SUBDIR vim90 %define site_runtimepath %{_datadir}/vim/site ++++++ vim-9.0.0032.tar.gz -> vim-9.0.0073.tar.gz ++++++ /work/SRC/openSUSE:Factory/vim/vim-9.0.0032.tar.gz /work/SRC/openSUSE:Factory/.vim.new.1533/vim-9.0.0073.tar.gz differ: char 12, line 1
participants (1)
-
Source-Sync