package/vim: security bump to version 8.2.4092

Fix CVE-2021-4192: vim is vulnerable to Use After Free
Fix CVE-2021-4193: vim is vulnerable to Out-of-bounds Read

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Fabrice Fontaine 2022-01-14 23:20:55 +01:00 committed by Yann E. MORIN
parent 93d23ef91f
commit 33a3f1f30d
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# Locally computed
sha256 39579f7d50a6e8d7c13105a288fd85f4cdfad7f11df49706bd8f16ab37fe43b8 vim-8.2.3930.tar.gz
sha256 2464110940c3d8d53bfef6d16912653c85187132fc0f87e937a382cafc4c6370 vim-8.2.4092.tar.gz
sha256 0bcab3b635dd39208c42b496568d1e8171dad247cf3da5bab3d750c9d5883499 LICENSE
sha256 96970b67f9cb38b0e759946cff22562a3c4b11ce78f62f2117d5e7ecded9ab4d README.txt

View File

@ -4,7 +4,7 @@
#
################################################################################
VIM_VERSION = 8.2.3930
VIM_VERSION = 8.2.4092
VIM_SITE = $(call github,vim,vim,v$(VIM_VERSION))
VIM_DEPENDENCIES = ncurses $(TARGET_NLS_DEPENDENCIES)
VIM_SUBDIR = src