diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-09-22 13:38:42 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-09-28 08:02:10 +0100 |
| commit | f160f3e7f346c6f6dda459d99d65caa682f142fa (patch) | |
| tree | 226e9394caad619d1c35e3c91684dec734d2866b /meta/recipes-support/vim/vim.inc | |
| parent | 5059b26559faf59a18760f696e3236f4f01b683f (diff) | |
| download | poky-f160f3e7f346c6f6dda459d99d65caa682f142fa.tar.gz | |
vim: Upgrade 9.0.453 -> 9.0.541
Includes a fix for CVE-2022-3234.
(From OE-Core rev: 650ae29fc567e033205558fa85cc1c156d9f72a7)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit d6b54f37aa4db1457296b8981b630a49d251ceb5)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/vim/vim.inc')
| -rw-r--r-- | meta/recipes-support/vim/vim.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc index 70dc2dfecf..5ff60f8495 100644 --- a/meta/recipes-support/vim/vim.inc +++ b/meta/recipes-support/vim/vim.inc | |||
| @@ -20,8 +20,8 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \ | |||
| 20 | file://no-path-adjust.patch \ | 20 | file://no-path-adjust.patch \ |
| 21 | " | 21 | " |
| 22 | 22 | ||
| 23 | PV .= ".0453" | 23 | PV .= ".0541" |
| 24 | SRCREV = "83a19c5fda0556330860899bfb484addf9178cd0" | 24 | SRCREV = "ee7c8d999beb847457f768757b1bdcd76391c1f4" |
| 25 | 25 | ||
| 26 | # Remove when 8.3 is out | 26 | # Remove when 8.3 is out |
| 27 | UPSTREAM_VERSION_UNKNOWN = "1" | 27 | UPSTREAM_VERSION_UNKNOWN = "1" |
