diff --git a/vim-9.0.1392.tar.gz b/vim-9.0.1392.tar.gz deleted file mode 100644 index 7024669..0000000 --- a/vim-9.0.1392.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca08fe6cac14d3cb37e6f1780e86e43ae83b9deacef81b102dfdecc697e584f2 -size 16975039 diff --git a/vim-9.0.1418.tar.gz b/vim-9.0.1418.tar.gz new file mode 100644 index 0000000..0946bdb --- /dev/null +++ b/vim-9.0.1418.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:089dc02e1017605f00390d5a4b336043a200d4a14dfb7c0f68fd49586562e8f9 +size 16978563 diff --git a/vim.changes b/vim.changes index 8ad4c19..cf3defb 100644 --- a/vim.changes +++ b/vim.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Tue Mar 21 11:38:46 UTC 2023 - Ondřej Súkup + +- Updated to version 9.0.1418, fixes the following problems +- fixes CVE-2023-1355 + * Using NULL pointer with nested :open command. + * Cairo files are not recognized. + * Unx Tal files are not recognized. + * Odin files are not recognized. + * sort(list, 'N') does not work in Vim9 script context. + * Highlight for popupmenu kind and extra cannot be set. + * Profile test repeats the headers many times. + * Highlight test script has a few problems. + * find_file_in_path() is not reentrant. + * Condition is always true. + * Crash when using null_class. + * Unused variables and functions. + * Compilation error with some compilers. + * Missing check for out-of-memory. + * ILE RPG files are not recognized. + * TableGen files are not recognized. + * QMLdir files are not recognized. + * Racket files are recognized as scheme. + * Accuracy of profiling is not optimal. + * Pony files are not recognized. + * Compiler warning for unused variable. + * in Kitty does not use the Shift modifier. + * Crystal files are not recognized. + * Crash when collection is modified when using filter(). + * ESDL files are not recognized. + * The included xdiff code is a bit outdated. + ------------------------------------------------------------------- Mon Mar 13 15:15:13 UTC 2023 - Bjørn Lie diff --git a/vim.spec b/vim.spec index 341a12f..d6c6703 100644 --- a/vim.spec +++ b/vim.spec @@ -17,7 +17,7 @@ %define pkg_version 9.0 -%define patchlevel 1392 +%define patchlevel 1418 %define patchlevel_compact %{patchlevel} %define VIM_SUBDIR vim90 %define site_runtimepath %{_datadir}/vim/site