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

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.