All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-virtualization][PATCH] ovs: update to 2.15.3
@ 2022-01-25  2:48 He Zhe
  2022-01-26 22:10 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: He Zhe @ 2022-01-25  2:48 UTC (permalink / raw)
  To: bruce.ashfield, meta-virtualization

Signed-off-by: He Zhe <zhe.he@windriver.com>
---
 recipes-networking/openvswitch/openvswitch_git.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-networking/openvswitch/openvswitch_git.bb b/recipes-networking/openvswitch/openvswitch_git.bb
index 0fb7c132..4d413170 100644
--- a/recipes-networking/openvswitch/openvswitch_git.bb
+++ b/recipes-networking/openvswitch/openvswitch_git.bb
@@ -14,12 +14,12 @@ RDEPENDS:${PN}-ptest += "\
 	"
 
 S = "${WORKDIR}/git"
-PV = "2.15.1+${SRCPV}"
-CVE_VERSION = "2.13.0"
+PV = "2.15.3+${SRCPV}"
+CVE_VERSION = "2.15.3"
 
 FILESEXTRAPATHS:append := "${THISDIR}/${PN}-git:"
 
-SRCREV = "f8274b78c3403591e84f3c2bbacf8c86920d68ba"
+SRCREV = "e4d2df62e65a615e19f62e2fd294709be8d75cdc"
 SRC_URI += "git://github.com/openvswitch/ovs.git;protocol=https;branch=branch-2.15 \
             file://openvswitch-add-ptest-71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3.patch \
             file://run-ptest \
-- 
2.17.1



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

* Re: [meta-virtualization][PATCH] ovs: update to 2.15.3
  2022-01-25  2:48 [meta-virtualization][PATCH] ovs: update to 2.15.3 He Zhe
@ 2022-01-26 22:10 ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2022-01-26 22:10 UTC (permalink / raw)
  To: He Zhe; +Cc: meta-virtualization

OVS is one of the upgrades that has traditionally caused us issues.

Can we capture the shortlogs of the commits that are part of the update ?

And a log of the basic tests ? (if you search the mailing list
archives, you'll see examples of the tests we've run in the past ..
and yes, the tests should be in a ptest/automated format, but I've
never quite had time to do that).

Bruce

On Mon, Jan 24, 2022 at 9:48 PM He Zhe <zhe.he@windriver.com> wrote:
>
> Signed-off-by: He Zhe <zhe.he@windriver.com>
> ---
>  recipes-networking/openvswitch/openvswitch_git.bb | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/recipes-networking/openvswitch/openvswitch_git.bb b/recipes-networking/openvswitch/openvswitch_git.bb
> index 0fb7c132..4d413170 100644
> --- a/recipes-networking/openvswitch/openvswitch_git.bb
> +++ b/recipes-networking/openvswitch/openvswitch_git.bb
> @@ -14,12 +14,12 @@ RDEPENDS:${PN}-ptest += "\
>         "
>
>  S = "${WORKDIR}/git"
> -PV = "2.15.1+${SRCPV}"
> -CVE_VERSION = "2.13.0"
> +PV = "2.15.3+${SRCPV}"
> +CVE_VERSION = "2.15.3"
>
>  FILESEXTRAPATHS:append := "${THISDIR}/${PN}-git:"
>
> -SRCREV = "f8274b78c3403591e84f3c2bbacf8c86920d68ba"
> +SRCREV = "e4d2df62e65a615e19f62e2fd294709be8d75cdc"
>  SRC_URI += "git://github.com/openvswitch/ovs.git;protocol=https;branch=branch-2.15 \
>              file://openvswitch-add-ptest-71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3.patch \
>              file://run-ptest \
> --
> 2.17.1
>


-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II


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

end of thread, other threads:[~2022-01-26 22:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-25  2:48 [meta-virtualization][PATCH] ovs: update to 2.15.3 He Zhe
2022-01-26 22:10 ` 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.