All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core][dunfell][PATCH] vim: upgrade 9.0.0614 -> 9.0.0820
@ 2022-11-18 10:40 hsimeliere.opensource
  0 siblings, 0 replies; only message in thread
From: hsimeliere.opensource @ 2022-11-18 10:40 UTC (permalink / raw)
  To: openembedded-core
  Cc: Tim Orling, Tim Orling, Alexandre Belloni, Richard Purdie,
	Steve Sakoman, Hugo SIMELIERE

From: Tim Orling <ticotimo@gmail.com>

Includes fixes for CVE-2022-3705
https://nvd.nist.gov/vuln/detail/CVE-2022-3705

For a short list of important changes, see:
https://www.arp242.net/vimlog/

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit f6d917bd0f8810b5ed8d403ad25d59cda2fc9574)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Hugo SIMELIERE <hsimeliere.opensource@witekio.com>
---
 meta/recipes-support/vim/vim.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc
index e9fd7a3eec..262c97bf0f 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 .= ".0614"
-SRCREV = "ef976323e770315b5fca544efb6b2faa25674d15"
+PV .= ".0820"
+SRCREV = "03d6e6f42b0deeb02d52c8a48c14abe431370c1c"
 
 # Remove when 8.3 is out
 UPSTREAM_VERSION_UNKNOWN = "1"
-- 
2.25.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-18 10:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-18 10:40 [OE-core][dunfell][PATCH] vim: upgrade 9.0.0614 -> 9.0.0820 hsimeliere.opensource

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.