Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2023-05-12 20:34:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vim (Old)
 and      /work/SRC/openSUSE:Factory/.vim.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vim"

Fri May 12 20:34:23 2023 rev:349 rq:1086117 version:9.0.1538

Changes:
--------
--- /work/SRC/openSUSE:Factory/vim/vim.changes  2023-05-03 12:56:22.091512007 
+0200
+++ /work/SRC/openSUSE:Factory/.vim.new.1533/vim.changes        2023-05-12 
20:35:25.869255373 +0200
@@ -1,0 +2,42 @@
+Wed May 10 17:04:52 UTC 2023 - Ondřej Súkup <mimi...@gmail.com>
+
+- Updated to version 9.0.1538, fixes the following problems
+- fixes boo#1211256 CVE-2023-2609
+  * No error when calling remote_startserver() with an empty string.
+  * Error when heredoc content looks like heredoc.
+  * Line number not displayed when using 'smoothscroll'.
+  * Assert message is confusing with boolean result.  assert_inrange()
+  replaces message instead of adding it.
+  * Catch does not work when lines are joined with a newline.
+  * Error message lacks mentioning the erroneous argument.
+  * Misleading variable name for error message.
+  * Crash when using wrong arg types to assert_match().
+  * Inserting lines when scrolling with 'smoothscroll' set.
+  * Text scrolls unnecessarily when splitting and 'splitkeep' is not "cursor".
+  * Test waits unnecessarily long before checking screendump.
+  * reverse() does not work for a String.
+  * Cannot use special keys in <Cmd> mapping.
+  * Search stats not always visible when searching backwards.
+  * Global 'filetype' is set when it is detected from the file content.
+  * Completion for option name includes all bool options.
+  * Failing redo of command with control characters.
+  * Some functions give two error messages.
+  * Some error messages are not marked for translation.
+  * Passing -1 for bool is not always rejected.
+  * 'smoothscroll' does not always work properly.
+  * Condition is always true.
+  * Crash when using negative value for term_cols.
+  * Libsodium encryption is only used with "huge" features, even when manually
+  enabled through configure. (Tony Mechelynck)
+  * Code style test doesn't check for space after "if".
+  * Cursor moves to wrong line when 'foldmethod' is "diff". (Rick Howe)
+  * Crash when register contents ends up being invalid.
+  * Crash when expanding "~" in substitute causes very long text.
+  * Test for 'smoothscroll' is ineffective.
+  * Test for expanding "~" in substitute takes too long.
+  * Test commented out in a wrong way.
+  * CI: sound dummy stopped working.
+  * Message for opening the cmdline window is not translated.
+  * :wqall does not trigger ExitPre. (Bart Libert)
+
+-------------------------------------------------------------------

Old:
----
  vim-9.0.1504.tar.gz

New:
----
  vim-9.0.1538.tar.gz

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.UPVtCS/_old  2023-05-12 20:35:27.133262320 +0200
+++ /var/tmp/diff_new_pack.UPVtCS/_new  2023-05-12 20:35:27.137262341 +0200
@@ -17,7 +17,7 @@
 
 
 %define pkg_version 9.0
-%define patchlevel 1504
+%define patchlevel 1538
 %define patchlevel_compact %{patchlevel}
 %define VIM_SUBDIR vim90
 %define site_runtimepath %{_datadir}/vim/site
@@ -205,6 +205,7 @@
 
 %package -n xxd
 Summary:        A hex dump utility
+Conflicts:      vim <= 9.0.1418
 
 %description -n xxd
 xxd creates a hex dump of a given file or standard input.  It can also convert







++++++ vim-9.0.1504.tar.gz -> vim-9.0.1538.tar.gz ++++++
/work/SRC/openSUSE:Factory/vim/vim-9.0.1504.tar.gz 
/work/SRC/openSUSE:Factory/.vim.new.1533/vim-9.0.1538.tar.gz differ: char 29, 
line 1

Reply via email to