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-11-30 21:59:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vim (Old)
 and      /work/SRC/openSUSE:Factory/.vim.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vim"

Thu Nov 30 21:59:35 2023 rev:357 rq:1129781 version:9.0.2136

Changes:
--------
--- /work/SRC/openSUSE:Factory/vim/vim.changes  2023-11-15 21:07:35.238038576 
+0100
+++ /work/SRC/openSUSE:Factory/.vim.new.25432/vim.changes       2023-11-30 
22:00:33.147360510 +0100
@@ -1,0 +2,58 @@
+Wed Nov 29 11:45:27 UTC 2023 - Ondřej Súkup <[email protected]>
+
+- Update to version 9.0.2136
+ *  MSVC errorformat can be improved
+ *  No test for mode() when executing Ex commands
+ *  Revise Makefile
+ *  Update syntax file
+ *  ml_get error when scrolling
+ *  Cannot detect overstrike mode in Cmdline mode
+ *  Duplicate Netbeans Error Message
+ *  not all nushell files detected
+ *  Updated German translations
+ *  add additional nginx keywords
+ *  add Make_mvc.mak file for tutor
+ *  updated Russian translations for tutorials
+ *  updated Italian translation
+ *  some errors with translation Makefiles
+ *  [security]: use-after-free in call_dfunc()
+ *  Update doc Makefiles with comments from #13567
+ *  add indentation plugin (fixes #13574)
+ *  runtime(swig): add syntax and filetype plugins
+ *  translation Makefiles can be improved
+ *  unused assignments when checking 'listchars'
+ *  File info disappears when 'cmdheight' has decreased
+ *  INT overflow detection logic can be simplified
+ *  Problem with initializing the length of range() lists
+ *  [security]: prevent overflow in indenting
+ *  [security]: use-after-free in ex_substitute
+ *  Fix handling of very long filename on longlist style
+ *  un-used assignment in do_source_buffer_init
+ *  remove dead-condition in ex_class
+ *  [security]: avoid double-free in get_style_font_variants
+ *  [security] use-after-free in qf_free_items
+ *  expand $COMSPEC without applying 'wildignore'
+ *  Improve keymap file highlighting
+ *  include new doc-Makefiles
+ *  Fix whitespace and formatting of some help files
+ *  minor typo fixes
+ *  No test for defining sign without attribute
+ *  crash when callback function aborts because of recursiveness
+ *  overflow detection not accurate when adding digits
+ *  Coverity warns for another overflow in shift_line()
+ *  Refactor doc-Makefiles
+ *  document proper notation of gVim, document vim-security list
+ *  Update Serbian messages translation
+ *  [security]: overflow in shift_line
+ *  [security]: overflow in get_number
+ *  [security]: overflow in ex address parsing
+ *  [security]: overflow in nv_z_get_count
+ *  [security]: overflow with count for :s command
+ *  [security]: FPE in adjust_plines_for_skipcol
+ *  [security]: Use-after-free in win_close()
+ *  comment out strange error condition check
+ *  skipcol not reset when topline changed
+ *  wast filetype should be replaced by wat filetype
+ *  fix typo in pi_gzip.txt
+
+-------------------------------------------------------------------
@@ -8 +66 @@
- *  improve the breakpoint sign label (#13525)
+ *  improve the breakpoint sign label
@@ -10,3 +68,3 @@
- *  Renamed "makefile_*.mak" for Vim documentation (#13517)
- *  Update for Lynx 2.8.9 (#13510)
- *  Improve :let-heredoc syntax highlighting (#12923)
+ *  Renamed "makefile_*.mak" for Vim documentation
+ *  Update for Lynx 2.8.9
+ *  Improve :let-heredoc syntax highlighting
@@ -14,4 +72,4 @@
- *  Update for i3 4.23 (#13522)
- *  Update usr_51.txt to be more inclusive (#13496)
- *  Add missing null_<type> help tags (#13498)
- *  labeler.yml use all instead of any for doc detection (#13507)
+ *  Update for i3 4.23
+ *  Update usr_51.txt to be more inclusive
+ *  Add missing null_<type> help tags
+ *  labeler.yml use all instead of any for doc detection
@@ -20 +78 @@
- *  labeler.yml: Add some more component detection rules (#13511)
+ *  labeler.yml: Add some more component detection rules
@@ -23,2 +81,2 @@
- *  labeler.yml: add documentation label (#13506)
- *  fix grammar in termdebug doc, remove trailing spaces (#13505)
+ *  labeler.yml: add documentation label
+ *  fix grammar in termdebug doc, remove trailing spaces
@@ -29 +87 @@
- *  Update for Wget2 2.1.0 (#13497)
+ *  Update for Wget2 2.1.0
@@ -32,2 +90,2 @@
- *  Switch Hindu-Arabic to Arabic numerals in arabic keymap (#13430)
- *  Update the translation of Russian messages to Vim 9.0.2091 (#13490)
+ *  Switch Hindu-Arabic to Arabic numerals in arabic keymap
+ *  Update the translation of Russian messages to Vim 9.0.2091
@@ -36 +94 @@
- *  Make dist/vim.vim work properly when lacking vim9script support (#13487)
+ *  Make dist/vim.vim work properly when lacking vim9script support
@@ -39 +97 @@
- *  centralize safe executable check and add vim library (#13413)
+ *  centralize safe executable check and add vim library
@@ -42 +100 @@
- *  Add Makefile for the Vim documentation on Windows (#13467)
+ *  Add Makefile for the Vim documentation on Windows
@@ -45,2 +103,2 @@
- *  Update sh syntax and add shDerefOffset to shDerefVarArray for bash (#13480)
- *  make strace ft check less strict (#13482)
+ *  Update sh syntax and add shDerefOffset to shDerefVarArray for bash
+ *  make strace ft check less strict
@@ -51 +109 @@
- *  runtime(sh) Update sh syntax and add shDblParen to shCaseList (#13469)
+ *  runtime(sh) Update sh syntax and add shDblParen to shCaseList
@@ -53 +111 @@
- *  Add noble (24.04 LTS) as Ubuntu release name (#13472)
+ *  Add noble (24.04 LTS) as Ubuntu release name
@@ -56 +114 @@
- *  add shDblParen to shLoopList for bash (#13445)
+ *  add shDblParen to shLoopList for bash
@@ -58 +116 @@
- *  all secure options should note this restriction in the documentation 
(#13448)
+ *  all secure options should note this restriction in the documentation
@@ -69 +127 @@
- * don't echo empty lines (#13431)
+ * don't echo empty lines
@@ -71 +129 @@
- * update debian related runtime files (#13423)
+ * update debian related runtime files
@@ -83 +141 @@
- * Fix typos in several documents (#13420)
+ * Fix typos in several documents
@@ -89 +147 @@
- * Update ftplugin - comment motions (#13412)
+ * Update ftplugin - comment motions
@@ -93 +151 @@
- * do not use hard-coded match id (#13393)
+ * do not use hard-coded match id
@@ -97 +155 @@
- * Add new ftplugin (#13385)
+ * Add new ftplugin
@@ -101 +159 @@
- * Update Zig runtime files (#13388)
+ * Update Zig runtime files
@@ -108 +166 @@
- * allow for overriding systemd ftplugin settings (#13373)
+ * allow for overriding systemd ftplugin settings
@@ -117 +175 @@
- * include syntax script for json5 (#13356)
+ * include syntax script for json5
@@ -126 +184 @@
- * Fix more typos (#13354)
+ * Fix more typos
@@ -128 +186 @@
- * correct <PageUp>/<PageDown> behavior in 'wildmenu' (#13336)
+ * correct <PageUp>/<PageDown> behavior in 'wildmenu'
@@ -140,2 +198,2 @@
- * Update Serbian messages translation (#13324)
- * Update ftplugin (#13327)
+ * Update Serbian messages translation
+ * Update ftplugin
@@ -143 +201 @@
- * Improve command-line completion docs (#13331)
+ * Improve command-line completion docs
@@ -161 +219 @@
- * make command name for &iskeywordprg more unique (#13297)
+ * make command name for &iskeywordprg more unique
@@ -166 +224 @@
- * Update ftplugin (#13213)
+ * Update ftplugin
@@ -170 +228 @@
- * remove E1520 tag (#13289)
+ * remove E1520 tag
@@ -172 +230 @@
- * Update vim9class help (#13292)
+ * Update vim9class help
@@ -179,3 +237,3 @@
- * diff (`df`) may open the wrong window (#13275)
- * Update `.netrwbook` immediately on bookmark change (#13276)
- * revert permission changes for xxd manpages again (#13277)
+ * diff (`df`) may open the wrong window
+ * Update `.netrwbook` immediately on bookmark change
+ * revert permission changes for xxd manpages again
@@ -185 +243 @@
- * Update Serbian messages translation (#13282)
+ * Update Serbian messages translation
@@ -187 +245 @@
- * Correct filetype detection pattern and style (#13284)
+ * Correct filetype detection pattern and style
@@ -197,2 +255,2 @@
- * fix two typos in `vim9.txt` and `options.txt` (#13258)
- * remove E1507 help tag, which is no longer used (#13254)
+ * fix two typos in `vim9.txt` and `options.txt`
+ * remove E1507 help tag, which is no longer used
@@ -201,3 +259,3 @@
- * Update Russian message translation to Vim 9.0.1968 (#13239)
- * add missing error numbers in the help.  (#13241)
- * mention how to disable folding in diff mode (#13242)
+ * Update Russian message translation to Vim 9.0.1968
+ * add missing error numbers in the help. 
+ * mention how to disable folding in diff mode
@@ -235,4 +293,4 @@
- * mention mouse scrolling in scrollbind-quickadj (#13190)
- * Update syntax file (#13192)
- * update i3config syntax (#13191)
- * runtime(rmd) Update ftplugin and syntax files (#13193)
+ * mention mouse scrolling in scrollbind-quickadj
+ * Update syntax file
+ * update i3config syntax
+ * runtime(rmd) Update ftplugin and syntax files
@@ -242 +300 @@
- * only invoke bash help in ftplugin if it has been detected to be bash 
(#13171)
+ * only invoke bash help in ftplugin if it has been detected to be bash
@@ -244 +302 @@
- * Update help tags (#13180)
+ * Update help tags
@@ -247,2 +305,2 @@
- * Update Vim9 class items (#13148)
- * Vim9: Consistenly use class/object variable and class/object method in help 
(#13149)
+ * Update Vim9 class items
+ * Vim9: Consistenly use class/object variable and class/object method in help
@@ -256,3 +314,3 @@
- * grammar fixes in doc (#13164)
- * Update the version9.txt with a template for version 9.1 enhancements 
(#13165)
- * Add a missing '<' to the help of strutf16len() (#13168)
+ * grammar fixes in doc
+ * Update the version9.txt with a template for version 9.1 enhancements
+ * Add a missing '<' to the help of strutf16len()
@@ -260 +318 @@
- * fix typo in tutor.nl (#13175)
+ * fix typo in tutor.nl
@@ -269 +327 @@
- * format jumplist examples more consistently (#13137)
+ * format jumplist examples more consistently
@@ -285 +343 @@
- * Add Kotlin runtime files (#13110)
+ * Add Kotlin runtime files
@@ -296,2 +354,2 @@
- * Highlight all :loadkeymap abbreviations in vim syntax (#13092)
- * Fix :unlet error in ftplugin (#13090)
+ * Highlight all :loadkeymap abbreviations in vim syntax
+ * Fix :unlet error in ftplugin
@@ -299,3 +357,3 @@
- * improve syntax highlighting (#13060)
- * sync rust runtime files with upstream (#13075)
- * syntax structure cleanup (#13080)
+ * improve syntax highlighting
+ * sync rust runtime files with upstream
+ * syntax structure cleanup
@@ -303 +361 @@
- * improved i3config highlighting (#13054)
+ * improved i3config highlighting
@@ -15376 +15434 @@
-  installation in the minimal system (#239838)
+  installation in the minimal system
@@ -15978 +16036 @@
-  gvim from working (#15355)
+  gvim from working
@@ -16037 +16095 @@
-- remove RPM_BUILD_ROOT path in man pages (#13054)
+- remove RPM_BUILD_ROOT path in man pages

Old:
----
  vim-9.0.2103.tar.gz

New:
----
  vim-9.0.2136.tar.gz

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.kYaZa6/_old  2023-11-30 22:00:36.647489449 +0100
+++ /var/tmp/diff_new_pack.kYaZa6/_new  2023-11-30 22:00:36.651489597 +0100
@@ -17,7 +17,7 @@
 
 
 %define pkg_version 9.0
-%define patchlevel 2103
+%define patchlevel 2136
 %define patchlevel_compact %{patchlevel}
 %define VIM_SUBDIR vim90
 %define site_runtimepath %{_datadir}/vim/site










++++++ vim-9.0.2103.tar.gz -> vim-9.0.2136.tar.gz ++++++
/work/SRC/openSUSE:Factory/vim/vim-9.0.2103.tar.gz 
/work/SRC/openSUSE:Factory/.vim.new.25432/vim-9.0.2136.tar.gz differ: char 17, 
line 1

Reply via email to