On 11/7/25 5:29 AM, Mark Michelson via dev wrote: > Signed-off-by: Mark Michelson <[email protected]> > --- > NEWS | 3 ++- > debian/changelog | 2 +- > 2 files changed, 3 insertions(+), 2 deletions(-) > > diff --git a/NEWS b/NEWS > index 7e8a63d2f..ad2075915 100644 > --- a/NEWS > +++ b/NEWS > @@ -1,5 +1,6 @@ > -OVN v25.09.1 - xx xxx xxxx > +OVN v25.09.1 - 06 Nov 2025 > -------------------------- > + - Bug fixes > - Added disable_garp_rarp option to logical_router table in order to > disable > GARP/RARP announcements by all the peer ports of this logical router. > - Add ovn-nbctl lsp-add-router-port which will create router port on > diff --git a/debian/changelog b/debian/changelog > index 78b14831f..490823330 100644 > --- a/debian/changelog > +++ b/debian/changelog > @@ -2,7 +2,7 @@ ovn (25.09.1-1) unstable; urgency=low > [ OVN team ] > * New upstream version > > - -- OVN team <[email protected]> Fri, 05 Sep 2025 13:40:46 -0400 > + -- OVN team <[email protected]> Thu, 06 Nov 2025 23:29:12 -0500 > > ovn (25.09.0-1) unstable; urgency=low >
Hi Mark, Looks good to me, thanks! Acked-by: Dumitru Ceara <[email protected]> Regards, Dumitru _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
