On 9/17/26 4:09 PM, Mark Michelson via dev wrote: > Signed-off-by: Mark Michelson <[email protected]> > ---
Hi Mark, Looks good to me, thanks! Acked-by: Dumitru Ceara <[email protected]> Regards, Dumitru > NEWS | 3 ++- > debian/changelog | 2 +- > 2 files changed, 3 insertions(+), 2 deletions(-) > > diff --git a/NEWS b/NEWS > index 9f12018de..300e0fa07 100644 > --- a/NEWS > +++ b/NEWS > @@ -1,5 +1,6 @@ > -OVN v26.03.3 - xx xxx xxxx > +OVN v26.03.3 - 17 Sep 2026 > -------------------------- > + - Bug fixes > - Reverted fix for Load_Balancer health check replies for baremetal > pool members whose backend LSP is type=external. This was causing > a packet loop. > diff --git a/debian/changelog b/debian/changelog > index f57b3d9fb..2f202afa1 100644 > --- a/debian/changelog > +++ b/debian/changelog > @@ -2,7 +2,7 @@ ovn (26.03.3-1) unstable; urgency=low > [ OVN team ] > * New upstream version > > - -- OVN team <[email protected]> Tue, 16 Jun 2026 12:11:32 -0400 > + -- OVN team <[email protected]> Thu, 17 Sep 2026 10:07:54 -0400 > > ovn (26.03.2-1) unstable; urgency=low > [ OVN team ] _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
