Accepting request 1131553 from editors

- update to 9.0.2146
 *  text-property without type errors when joining
 *  wrong scrolling in insert mode with smoothscroll
 *  Text properties causes wrong line wrapping
 *  disable the test_terminal_resize2() test for GH CI in gui mode
 *  [security]: buffer-overflow in ex_substitute
 *  [security]: stack-buffer-overflow in option callback functions
 *  [security]: buffer-overflow in suggest_trie_walk
 *  [security]: use-after-free in win-enter
 *  check that all files are listed in Filelist
 *  html.angular ft is problematic
 *  disable the test_terminal_resize() test for GH CI in GUI
 *  Overflow logic requires long long
 *  include several missing files
 *  Can't detect angular & mustache filetypes

OBS-URL: https://build.opensuse.org/request/show/1131553
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vim?expand=0&rev=358
This commit is contained in:
Ana Guerrero 2023-12-08 21:31:19 +00:00 committed by Git OBS Bridge
commit 203efcaa90
4 changed files with 23 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d826682fb839c0b99f80b9189af549d46dc087ef2cfc617ce161609ba5da4dc7
size 17396285

3
vim-9.0.2146.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0dc87eeb61ea842fc4d0f34e3a9d15cc30db94f4ba5d43ac69f5f653b1aab58a
size 17398079

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Mon Dec 4 12:00:43 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 9.0.2146
* text-property without type errors when joining
* wrong scrolling in insert mode with smoothscroll
* Text properties causes wrong line wrapping
* disable the test_terminal_resize2() test for GH CI in gui mode
* [security]: buffer-overflow in ex_substitute
* [security]: stack-buffer-overflow in option callback functions
* [security]: buffer-overflow in suggest_trie_walk
* [security]: use-after-free in win-enter
* check that all files are listed in Filelist
* html.angular ft is problematic
* disable the test_terminal_resize() test for GH CI in GUI
* Overflow logic requires long long
* include several missing files
* Can't detect angular & mustache filetypes
-------------------------------------------------------------------
Wed Nov 29 11:45:27 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@ -17,7 +17,7 @@
%define pkg_version 9.0
%define patchlevel 2136
%define patchlevel 2146
%define patchlevel_compact %{patchlevel}
%define VIM_SUBDIR vim90
%define site_runtimepath %{_datadir}/vim/site