Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vim for openSUSE:Factory checked in at 2025-01-22 16:31:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vim (Old) and /work/SRC/openSUSE:Factory/.vim.new.5589 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vim" Wed Jan 22 16:31:00 2025 rev:377 rq:1239263 version:9.1.1043 Changes: -------- --- /work/SRC/openSUSE:Factory/vim/vim.changes 2025-01-09 15:05:36.315730157 +0100 +++ /work/SRC/openSUSE:Factory/.vim.new.5589/vim.changes 2025-01-22 16:31:17.657383899 +0100 @@ -1,0 +2,81 @@ +Tue Jan 21 12:23:19 UTC 2025 - OndÅej Súkup <[email protected]> + +- updade to 9.1.1043 + * [security]: segfault in win_line() + * update helptags + * filetype: just files are not recognized + * Update base-syntax, match ternary and falsy operators + * Vim9: out-of-bound access when echoing an enum + * Vim9: imported type cannot be used as func return type + * runtime(kconfig): updated ftplugin and syntax script + * runtime(doc): rename last t_BG reference to t_RB + * Vim9: comments are outdated + * tests: test_channel.py fails with IPv6 + * runtime(vim): Update base-syntax, fix is/isnot operator matching + * Vim9: confusing error when using abstract method via super + * make install fails when using shadowdir + * Vim9: memory leak with blob2str() + * runtime(tex): add texEmphStyle to texMatchGroup in syntax script + * runtime(netrw): upstream snapshot of v175 + * Vim9: compiling abstract method fails without return + * runtime(c): add new constexpr keyword to syntax file (C23) + * tests: shaderslang was removed from test_filetype erroneously + * link error when FEAT_SPELL not defined + * Coverity complains about insecure data handling + * runtime(sh): update syntax script + * runtime(c): Add missing syntax test files + * filetype: setting bash filetype is backwards incompatible + * runtime(c): Update syntax and ftplugin files + * the installer can be improved + * too many strlen() calls in screen.c + * no sanitize check when running linematch + * filetype: swc configuration files are not recognized + * runtime(netrw): change netrw maintainer + * wrong return type of blob2str() + * blob2str/str2blob() do not support list of strings + * runtime(doc): fix typo in usr_02.txt + * Coverity complains about dereferencing NULL pointer + * linematch option value not completed + * string might be used without a trailing NUL + * no way to get current selected item in a async context + * filetype: fd ignore files are not recognized + * v9.1.0743 causes regression with diff mode + * runtime(doc): fix base64 encode/decode examples + * Vim9: Patch 9.1.1013 causes a few problems + * Not possible to convert string2blob and blob2string + * Coverity complains about dereferencing NULL value + * Vim9: variable not found in transitive import + * runtime(colors): Update colorschemes, include new unokai colorscheme + * Vim9: Regression caused by patch v9.1.0646 + * runtime(lyrics): support milliseconds in syntax script + * runtime(vim): Split Vim legacy and Vim9 script indent tests + * Vim9: class interface inheritance not correctly working + * popupmenu internal error with some abbr in completion item + * filetype: VisualCode setting file not recognized + * diff feature can be improved + * tests: test for patch 9.1.1006 doesn't fail without the patch + * filetype: various ignore are not recognized + * tests: Load screendump files with "git vimdumps" + * PmenuMatch completion highlight can be combined + * completion text is highlighted even with no pattern found + * tests: a few termdebug tests are flaky + * [security]: heap-buffer-overflow with visual mode + * runtime(doc): add package-<name> helptags for included packages + * Vim9: unknown func error with interface declaring func var + * runtime(filetype): don't detect string interpolation as angular + * ComplMatchIns highlight hard to read on light background + * runtime(vim): Update base-syntax, highlight literal string quote escape + * runtime(editorconfig): set omnifunc to syntaxcomplete func + * tests: ruby tests fail with Ruby 3.4 + * Vim9: leaking finished exception + * runtime(tiasm): use correct syntax name tiasm in syntax script + * filetype: TI assembly files are not recognized + * too many strlen() calls in drawscreen.c + * runtime(xf86conf): add section name OutputClass to syntax script + * ComplMatchIns may highlight wrong text + * runtime(vim): Update base-syntax, improve ex-bang matching + * runtime(doc): clarify buffer deletion on popup_close() + * filetype: shaderslang files are not detected + * Vim9: not able to use comment after opening curly brace + +------------------------------------------------------------------- Old: ---- vim-9.1.0993.tar.gz New: ---- vim-9.1.1043.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vim.spec ++++++ --- /var/tmp/diff_new_pack.GfQJUx/_old 2025-01-22 16:31:18.825432527 +0100 +++ /var/tmp/diff_new_pack.GfQJUx/_new 2025-01-22 16:31:18.825432527 +0100 @@ -17,7 +17,7 @@ %define pkg_version 9.1 -%define patchlevel 0993 +%define patchlevel 1043 %define patchlevel_compact %{patchlevel} %define VIM_SUBDIR vim91 %define site_runtimepath %{_datadir}/vim/site @@ -414,6 +414,10 @@ vimrc_example1 vimrc_example2 suse.vimrc \ README.txt READMEdir/README_src.txt READMEdir/README_unix.txt \ %{buildroot}%{_docdir}/vim/ + +rm -f %{buildroot}%{_datadir}/vim/%{VIM_SUBDIR}/LICENSE +rm -f %{buildroot}%{_datadir}/vim/%{VIM_SUBDIR}/README.txt + # gvim install -D -m 0644 \ README.Japanese-XIM runtime/gvimrc_example.vim suse.gvimrc \ ++++++ vim-9.1.0993.tar.gz -> vim-9.1.1043.tar.gz ++++++ /work/SRC/openSUSE:Factory/vim/vim-9.1.0993.tar.gz /work/SRC/openSUSE:Factory/.vim.new.5589/vim-9.1.1043.tar.gz differ: char 13, line 1
