diff options
| author | Teoh Jay Shen <jay.shen.teoh@intel.com> | 2022-11-03 17:00:45 -1000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-11-04 13:13:31 +0000 |
| commit | c0a61b5e5df0a3110bf4ace8de80d9fa29dc1fda (patch) | |
| tree | 994c88458d962253183ecacd8cba41c1f5046671 /meta | |
| parent | 305b50555746bce5062cf466103d8bba29fb1438 (diff) | |
| download | poky-c0a61b5e5df0a3110bf4ace8de80d9fa29dc1fda.tar.gz | |
vim: Upgrade 9.0.0598 -> 9.0.0614
Include fixes for CVE-2022-3352.
(From OE-Core rev: 1104d02f9bac2fdd540da5ccb5dd6690e025ef33)
Signed-off-by: Teoh Jay Shen <jay.shen.teoh@intel.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
(cherry picked from commit 8aa707f80ae1cfe89d5e20ec1f1632a65149aed4)
Signed-off-by: Steve Sakoman <steve@sakoman.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 cbc370100b..0710f6afbf 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 .= ".0598" | 23 | PV .= ".0614" |
| 24 | SRCREV = "8279af514ca7e5fd3c31cf13b0864163d1a0bfeb" | 24 | SRCREV = "ef976323e770315b5fca544efb6b2faa25674d15" |
| 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" |
