- 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:
parent
e944bb7c25
commit
1f4b833227
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1fbce36e5e2893f1cbad5c9bfc4d1161a271954a683d1f253085d1e2819cb011
|
||||
size 16975682
|
3
vim-9.0.1392.tar.gz
Normal file
3
vim-9.0.1392.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca08fe6cac14d3cb37e6f1780e86e43ae83b9deacef81b102dfdecc697e584f2
|
||||
size 16975039
|
14
vim.changes
14
vim.changes
@ -1,7 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 10:24:29 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 6 11:26:48 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- Updated to version 9.0.1386, fixes the following problems
|
||||
- fixes CVE-2023-1175 CVE-2023-1170
|
||||
* Divide by zero in zero-width window.
|
||||
* Bass files are not recognized.
|
||||
* Still some "else if" constructs for setting options.
|
||||
|
Loading…
Reference in New Issue
Block a user