summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/vim/vim.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/vim/vim.inc')
-rw-r--r--meta/recipes-support/vim/vim.inc8
1 files changed, 6 insertions, 2 deletions
diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc
index 50e215d20f..943856e07c 100644
--- a/meta/recipes-support/vim/vim.inc
+++ b/meta/recipes-support/vim/vim.inc
@@ -18,8 +18,12 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \
18 file://no-path-adjust.patch \ 18 file://no-path-adjust.patch \
19 file://racefix.patch \ 19 file://racefix.patch \
20 file://b7081e135a16091c93f6f5f7525a5c58fb7ca9f9.patch \ 20 file://b7081e135a16091c93f6f5f7525a5c58fb7ca9f9.patch \
21 file://CVE-2021-3778.patch \ 21 file://CVE-2021-3778.patch \
22" 22 file://0002-patch-8.2.3428-using-freed-memory-when-replacing.patch \
23 file://0003-patch-8.2.3487-illegal-memory-access-if-buffer-name-.patch \
24 file://0004-patch-8.2.3489-ml_get-error-after-search-with-range.patch \
25 file://0005-patch-8.2.3564-invalid-memory-access-when-scrolling-.patch \
26 "
23 27
24SRCREV = "98056533b96b6b5d8849641de93185dd7bcadc44" 28SRCREV = "98056533b96b6b5d8849641de93185dd7bcadc44"
25 29