On 11/18/25 6:42 PM, Mark Michelson via dev wrote: > Signed-off-by: Mark Michelson <[email protected]> > ---
Looks good to me, thanks! Acked-by: Dumitru Ceara <[email protected]> > NEWS | 3 ++- > debian/changelog | 2 +- > 2 files changed, 3 insertions(+), 2 deletions(-) > > diff --git a/NEWS b/NEWS > index 7e8a63d2f..c56ba1144 100644 > --- a/NEWS > +++ b/NEWS > @@ -1,5 +1,6 @@ > -OVN v25.09.1 - xx xxx xxxx > +OVN v25.09.1 - 18 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..e564e3761 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]> Tue, 18 Nov 2025 12:42:03 -0500 > > ovn (25.09.0-1) unstable; urgency=low > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
