SHA256
1
0
forked from pool/vim

- Updated to version 9.0.1392, fixes the following problems

- fixes CVE-2023-1264
  * Options test fails with some window width.
  * Scrollbar test sporadically fails.
  * Amiga: not all builds use gethostname().
  * Amiga: a couple of include files are included twice.
  * FOR_ALL_ macros are defined in an unexpected file.
  * "clear" macros are not always used.
  * Using NULL pointer with nested :open command.
- fixes CVE-2023-1175 CVE-2023-1170

OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=792
This commit is contained in:
2023-03-08 10:36:39 +00:00
committed by Git OBS Bridge
parent e944bb7c25
commit 1f4b833227
4 changed files with 18 additions and 4 deletions

View File

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