Message ID | 20221207142601.1138495-1-mbriand@witekio.com |
---|---|
State | New, archived |
Headers | show |
Series | [dunfell] vim: update 9.0.820 -> 9.0.1025 | expand |
diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc index 262c97bf0f00..de979d01c587 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 \ file://no-path-adjust.patch \ " -PV .= ".0820" -SRCREV = "03d6e6f42b0deeb02d52c8a48c14abe431370c1c" +PV .= ".1025" +SRCREV = "3fc84dc2c7efecd7c14ce341cd777475058936fd" # Remove when 8.3 is out UPSTREAM_VERSION_UNKNOWN = "1"
Includes fixes for CVE-2022-4141 and CVE-2022-4292. Signed-off-by: Mathieu Dubois-Briand <mbriand@witekio.com> --- meta/recipes-support/vim/vim.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)