diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-05-08 13:29:55 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-05-20 10:08:06 +0100 |
| commit | 0070210dee83fdb820583d278188ba7d4ab4d55b (patch) | |
| tree | 2cec0a76cabb5e2abc4d32006bca2af796f0889a /meta/recipes-support/vim/vim.inc | |
| parent | 708d0151242ebb1fe2783210c68095c617ea6088 (diff) | |
| download | poky-0070210dee83fdb820583d278188ba7d4ab4d55b.tar.gz | |
vim: Upgrade 8.2.4681 -> 8.2.4912
Includes fixes for CVE-2022-1381, CVE-2022-1420.
(From OE-Core rev: d1c0db32383812531b857729c585b3305e781cd9)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 77d745bd49c979de987c75fd7a3af116e99db82b)
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 21ff036cf4..c5922b7fcd 100644 --- a/meta/recipes-support/vim/vim.inc +++ b/meta/recipes-support/vim/vim.inc | |||
| @@ -21,8 +21,8 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \ | |||
| 21 | file://racefix.patch \ | 21 | file://racefix.patch \ |
| 22 | " | 22 | " |
| 23 | 23 | ||
| 24 | PV .= ".4681" | 24 | PV .= ".4912" |
| 25 | SRCREV = "15f74fab653a784548d5d966644926b47ba2cfa7" | 25 | SRCREV = "a7583c42cd6b64fd276a5d7bb0db5ce7bfafa730" |
| 26 | 26 | ||
| 27 | # Remove when 8.3 is out | 27 | # Remove when 8.3 is out |
| 28 | UPSTREAM_VERSION_UNKNOWN = "1" | 28 | UPSTREAM_VERSION_UNKNOWN = "1" |
