diff --git a/vim-8.2.4266.tar.gz b/vim-8.2.4266.tar.gz deleted file mode 100644 index b947ef9..0000000 --- a/vim-8.2.4266.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e9cd8c4add5897c92c67bac4284df7a6973814871ee88c01b6f96ea259d022fe -size 16013662 diff --git a/vim-8.2.4286.tar.gz b/vim-8.2.4286.tar.gz new file mode 100644 index 0000000..4941821 --- /dev/null +++ b/vim-8.2.4286.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7f4fc0c04668940bd2c31dfa1d344c4391cb5ac6697ee6f0c97499318ee86db +size 15963099 diff --git a/vim.changes b/vim.changes index 51e7184..6b5fdee 100644 --- a/vim.changes +++ b/vim.changes @@ -1,6 +1,32 @@ +------------------------------------------------------------------- +Thu Feb 3 12:18:46 UTC 2022 - Ondřej Súkup + +- Updated to version 8.2.4286, fixes the following problems + * Compiler warning for uninitialized variable. + * Unused entry in keymap enum. + * CI log output is long. + * Coverity warns for using a NULL pointer. + * Generating nv_cmdidxs.h requires building Vim twice. + * Vim9 expr test fails without the channel feature. (Dominique Pellé) + * The EBCDIC support is outdated. + * Basic and form filetype detection is incomplete. + * Cannot use an autoload function from a package under start. + * Separate test function for the GUI scrollbar. + * Vim9: an import does not shadow a command modifier. + * Build with Athena GUI fails. (Elimar Riesebieter) + * Vim9: cannot change item type with map() after range(). + * list-dict test crashes. + * Using freed memory with :lopen and :bwipe. + * Restricted mode requires the -Z command line option. + * Using a variable for the return value is not needed. + * Old mac resources files are no longer used. + * Vim9: type of item in for loop not checked properly. + * Vim9: strict type checking after copy() and deepcopy(). + ------------------------------------------------------------------- Mon Jan 31 11:21:06 UTC 2022 - Ondřej Súkup +- fixes boo#1195499 CVE-2022-0417 - fixes boo#1195336 CVE-2022-0393 - Updated to version 8.2.4266, fixes the following problems * Cannot use an import in 'patchexpr'. diff --git a/vim.spec b/vim.spec index f61a6b5..2366d27 100644 --- a/vim.spec +++ b/vim.spec @@ -17,7 +17,7 @@ %define pkg_version 8.2 -%define patchlevel 4266 +%define patchlevel 4286 %define patchlevel_compact %{patchlevel} %define VIM_SUBDIR vim82 %define site_runtimepath %{_datadir}/vim/site