Skip to content

Commit ba5e940

Browse files
committed
vim: update to 9.2.1091
Co-authored-by: Kaiyang "COMPL.EXE" Wu (@OriginCode) Signed-off-by: Kaiyang Wu <origincode@aosc.io>
1 parent 7542489 commit ba5e940

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

app-editors/vim/spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VER=9.2.1046
1+
VER=9.2.1091
22
SRCS="git::commit=tags/v$VER::https://github.com/vim/vim.git"
33
CHKSUMS="SKIP"
44
CHKUPDATE="anitya::id=5092"

topics/vim-9.2.1091.toml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
security = true
2+
3+
[name]
4+
default = "Vim 9.2.1091"
5+
6+
[caution]
7+
default = "Fixes an Improper Neutralization of Argument Delimiters in a Command (Argument Injection) and Improper Control of Generation of Code (Code Injection) vulnerability (Severity: Low)"
8+
zh_CN = "修复 1 个命令参数分隔符处理不当(参数注入)及代码生成控制不当(代码注入)漏洞(严重性:低)"
9+
zh_TW = "修復 1 個指令引數分隔符號處理不當(引數注入)及程式碼生成控制不當(程式碼注入)漏洞(嚴重性:低)"
10+
11+
[packages-v2]
12+
"vim" = "< 9.2.1090"

0 commit comments

Comments
 (0)