All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-virtualization][master][PATCH] ovs: update CVE_VERSION to 3.0.3
@ 2023-01-16  5:39 Xiangyu Chen
  2023-01-19 20:13 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Xiangyu Chen @ 2023-01-16  5:39 UTC (permalink / raw)
  To: meta-virtualization

From: Xiangyu Chen <xiangyu.chen@windriver.com>

Signed-off-by: Xiangyu Chen <xiangyu.chen@windriver.com>
---
 recipes-networking/openvswitch/openvswitch_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-networking/openvswitch/openvswitch_git.bb b/recipes-networking/openvswitch/openvswitch_git.bb
index 3dd7cf7..1ad3e57 100644
--- a/recipes-networking/openvswitch/openvswitch_git.bb
+++ b/recipes-networking/openvswitch/openvswitch_git.bb
@@ -15,7 +15,7 @@ RDEPENDS:${PN}-ptest += "\
 
 S = "${WORKDIR}/git"
 PV = "3.0.3+${SRCPV}"
-CVE_VERSION = "2.17.1"
+CVE_VERSION = "3.0.3"
 
 FILESEXTRAPATHS:append := "${THISDIR}/${PN}-git:"
 
-- 
2.34.1



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

* Re: [meta-virtualization][master][PATCH] ovs: update CVE_VERSION to 3.0.3
  2023-01-16  5:39 [meta-virtualization][master][PATCH] ovs: update CVE_VERSION to 3.0.3 Xiangyu Chen
@ 2023-01-19 20:13 ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2023-01-19 20:13 UTC (permalink / raw)
  To: Xiangyu Chen; +Cc: meta-virtualization

Good Catch!

My package update scripts don't take that into account, so I missed it!

Bruce

In message: [meta-virtualization][master][PATCH] ovs: update CVE_VERSION to 3.0.3
on 16/01/2023 Xiangyu Chen wrote:

> From: Xiangyu Chen <xiangyu.chen@windriver.com>
> 
> Signed-off-by: Xiangyu Chen <xiangyu.chen@windriver.com>
> ---
>  recipes-networking/openvswitch/openvswitch_git.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/recipes-networking/openvswitch/openvswitch_git.bb b/recipes-networking/openvswitch/openvswitch_git.bb
> index 3dd7cf7..1ad3e57 100644
> --- a/recipes-networking/openvswitch/openvswitch_git.bb
> +++ b/recipes-networking/openvswitch/openvswitch_git.bb
> @@ -15,7 +15,7 @@ RDEPENDS:${PN}-ptest += "\
>  
>  S = "${WORKDIR}/git"
>  PV = "3.0.3+${SRCPV}"
> -CVE_VERSION = "2.17.1"
> +CVE_VERSION = "3.0.3"
>  
>  FILESEXTRAPATHS:append := "${THISDIR}/${PN}-git:"
>  
> -- 
> 2.34.1
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#7814): https://lists.yoctoproject.org/g/meta-virtualization/message/7814
> Mute This Topic: https://lists.yoctoproject.org/mt/96301725/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 



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

end of thread, other threads:[~2023-01-19 20:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-16  5:39 [meta-virtualization][master][PATCH] ovs: update CVE_VERSION to 3.0.3 Xiangyu Chen
2023-01-19 20:13 ` Bruce Ashfield

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.