On Sun, Apr 16, 2023 at 10:15 PM <[email protected]> wrote: > > > On 4/14/23 21:00, Bruce Ashfield wrote: > > CAUTION: This email comes from a non Wind River email account! > > Do not click links or open attachments unless you recognize the sender and > > know the content is safe. > > > > Note that I have a 3.1.x uprev for OVS prepared for post mickledore release. > > > > But I'll stage this for now, pending the results of my testing. > > > > I'll also regenerate the commit message, as we should be capturing the > > shortlogs of commits that are part of a release. > > Hi Bruce, > > Thanks for your response, this small version bump is fixing > CVE-2023-1668 which was found recently, so I bump the latest 3.0.x > version directly :p. > > Regarding "capturing the shortlogs of commit", may I refer to this > commit as an example so that I will follow the rule in next patch? > > https://git.yoctoproject.org/meta-virtualization/commit/?h=master-next&id=28491d29ed5b77114822924b0a3c48a4573c9762 >
Yes, that is a good reference. I see your kirstone patch has the logs, and it looks good! Bruce > > Br, > > Xiangyu > > > > Bruce > > > > > > On Fri, Apr 14, 2023 at 3:09 AM Xiangyu Chen > > <[email protected]> wrote: > >> From: Xiangyu Chen <[email protected]> > >> > >> Pickup the latest security and bug fixes for the ovs. > >> > >> Signed-off-by: Xiangyu Chen <[email protected]> > >> --- > >> 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 1ad3e57..798c7be 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 = "3.0.3+${SRCPV}" > >> -CVE_VERSION = "3.0.3" > >> +PV = "3.0.4+${SRCPV}" > >> +CVE_VERSION = "3.0.4" > >> > >> FILESEXTRAPATHS:append := "${THISDIR}/${PN}-git:" > >> > >> -SRCREV = "7b5c4240c1ed5f38e476cf08819869dc14f55e8a" > >> +SRCREV = "2a98be5adaa6b3bd6c71a0ee01fc2782c67e7c78" > >> SRC_URI += > >> "git://github.com/openvswitch/ovs.git;protocol=https;branch=branch-3.0 \ > >> > >> file://openvswitch-add-ptest-71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3.patch > >> \ > >> file://run-ptest \ > >> -- > >> 2.34.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 -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7996): https://lists.yoctoproject.org/g/meta-virtualization/message/7996 Mute This Topic: https://lists.yoctoproject.org/mt/98257376/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/leave/6693005/21656/1014668956/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
