Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] vim: upgrade 9.0.1429 -> 9.0.1527
@ 2023-05-11 14:59 Randy MacLeod
  2023-05-11 18:54 ` [OE-core] " Alexandre Belloni
  0 siblings, 1 reply; 3+ messages in thread
From: Randy MacLeod @ 2023-05-11 14:59 UTC (permalink / raw)
  To: openembedded-core

Fixes: https://nvd.nist.gov/vuln/detail/CVE-2023-2426
caf642c25 patch 9.0.1499: using uninitialized memory with fuzzy matching

Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.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 1e27415288..e1d2563316 100644
--- a/meta/recipes-support/vim/vim.inc
+++ b/meta/recipes-support/vim/vim.inc
@@ -19,8 +19,8 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \
            file://no-path-adjust.patch \
            "
 
-PV .= ".1429"
-SRCREV = "1a08a3e2a584889f19b84a27672134649b73da58"
+PV .= ".1527"
+SRCREV = "c28e7a2b2f23dbd246a1ad7ad7aaa6f7ab2e5887"
 
 # Remove when 8.3 is out
 UPSTREAM_VERSION_UNKNOWN = "1"
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [OE-core] [PATCH] vim: upgrade 9.0.1429 -> 9.0.1527
  2023-05-11 14:59 [PATCH] vim: upgrade 9.0.1429 -> 9.0.1527 Randy MacLeod
@ 2023-05-11 18:54 ` Alexandre Belloni
  2023-05-11 19:57   ` Randy MacLeod
  0 siblings, 1 reply; 3+ messages in thread
From: Alexandre Belloni @ 2023-05-11 18:54 UTC (permalink / raw)
  To: randy.macleod; +Cc: openembedded-core

Hello Randy,

This patch is missing your From: ;)
See "Fixing your From identity" here:
https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded

On 11/05/2023 10:59:15-0400, Randy MacLeod via lists.openembedded.org wrote:
> Fixes: https://nvd.nist.gov/vuln/detail/CVE-2023-2426
> caf642c25 patch 9.0.1499: using uninitialized memory with fuzzy matching
> 
> Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.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 1e27415288..e1d2563316 100644
> --- a/meta/recipes-support/vim/vim.inc
> +++ b/meta/recipes-support/vim/vim.inc
> @@ -19,8 +19,8 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \
>             file://no-path-adjust.patch \
>             "
>  
> -PV .= ".1429"
> -SRCREV = "1a08a3e2a584889f19b84a27672134649b73da58"
> +PV .= ".1527"
> +SRCREV = "c28e7a2b2f23dbd246a1ad7ad7aaa6f7ab2e5887"
>  
>  # Remove when 8.3 is out
>  UPSTREAM_VERSION_UNKNOWN = "1"
> -- 
> 2.34.1
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#181137): https://lists.openembedded.org/g/openembedded-core/message/181137
> Mute This Topic: https://lists.openembedded.org/mt/98829205/3617179
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [alexandre.belloni@bootlin.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 


-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [OE-core] [PATCH] vim: upgrade 9.0.1429 -> 9.0.1527
  2023-05-11 18:54 ` [OE-core] " Alexandre Belloni
@ 2023-05-11 19:57   ` Randy MacLeod
  0 siblings, 0 replies; 3+ messages in thread
From: Randy MacLeod @ 2023-05-11 19:57 UTC (permalink / raw)
  To: Alexandre Belloni; +Cc: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 392 bytes --]

On 2023-05-11 14:54, Alexandre Belloni wrote:
> Hello Randy,
>
> This patch is missing your From: ;)
> See "Fixing your From identity" here:
> https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded

Fixed, sent v2,

https://lists.openembedded.org/g/openembedded-core/message/181142


The from on the first line looks ugly but I guess we'll have to get used 
to it.

../Randy

[-- Attachment #2: Type: text/html, Size: 1004 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-05-11 19:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-11 14:59 [PATCH] vim: upgrade 9.0.1429 -> 9.0.1527 Randy MacLeod
2023-05-11 18:54 ` [OE-core] " Alexandre Belloni
2023-05-11 19:57   ` Randy MacLeod

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox