SHA256
1
0
forked from pool/vim

- fix CVE-2022-2257 - boo#1201154

OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=728
This commit is contained in:
Ondřej Súkup 2022-07-04 10:36:46 +00:00 committed by Git OBS Bridge
parent 60d83c6d3d
commit 12d795ed3a

View File

@ -3,6 +3,7 @@ Mon Jul 4 10:06:35 UTC 2022 - Ondřej Súkup <mimi.vx@gmail.com>
- Updated to version 9.0.0032, fixes the following problems
- fix CVE-2022-2285 - boo#1201134
- fix CVE-2022-2257 - boo#1201154
* Map functionality outside of map.c.
* Functions are global while they could be local.
* Plural messages not translated properly.