diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-08-31 17:07:12 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-09-02 15:58:25 +0100 |
| commit | a23e6516eea78f094d08ed5b1b22c6e9d9def0d9 (patch) | |
| tree | 3553239d81d422cae2b4cb876372f1811dcf0f18 /meta | |
| parent | 3cca59a9bcba1cad84f788e0f6ae09bc00c00ed7 (diff) | |
| download | poky-a23e6516eea78f094d08ed5b1b22c6e9d9def0d9.tar.gz | |
vim: Upgrade 9.0.0242 -> 9.0.0341
Addresses CVE-2022-2980, CVE-2022-2946 and CVE-2022-2982.
(From OE-Core rev: 01c08d47ecfcc7aefacc8280e0055c75b13795b2)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -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 5b95ab2625..33a8299243 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 .= ".0242" | 23 | PV .= ".0341" |
| 24 | SRCREV = "171c683237149262665135c7d5841a89bb156f53" | 24 | SRCREV = "92a3d20682d46359bb50a452b4f831659e799155" |
| 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" |
