On 8/20/26 7:59 PM, Mark Michelson via dev wrote:
> Signed-off-by: Mark Michelson <[email protected]>
> ---

Hi Mark,

I think we merged all feature patches that we could merge for 26.09 so
we're good to branch:

Acked-by: Dumitru Ceara <[email protected]>

Regards,
Dumitru

>  NEWS             | 4 ++--
>  configure.ac     | 2 +-
>  debian/changelog | 4 ++--
>  3 files changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/NEWS b/NEWS
> index c007767d0..dff091871 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -1,5 +1,5 @@
> -Post v26.03.0
> --------------
> +OVN v26.09.0 - xxx xx xxxx
> +--------------------------
>     - Logical_Router_Port: Added a new "options:dhcpv4_primary_ip" key
>       that selects which of the port's IPv4 addresses ovn-northd uses as
>       the relay agent address (giaddr) in relayed DHCP packets.  When
> diff --git a/configure.ac b/configure.ac
> index f0628d687..c5a2777e5 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -13,7 +13,7 @@
>  # limitations under the License.
>  
>  AC_PREREQ(2.63)
> -AC_INIT(ovn, 26.03.90, [email protected])
> +AC_INIT(ovn, 26.09.0, [email protected])
>  AC_CONFIG_MACRO_DIR([m4])
>  AC_CONFIG_AUX_DIR([build-aux])
>  AC_CONFIG_HEADERS([config.h])
> diff --git a/debian/changelog b/debian/changelog
> index 804fe8412..65395713f 100644
> --- a/debian/changelog
> +++ b/debian/changelog
> @@ -1,8 +1,8 @@
> -ovn (26.03.90-1) unstable; urgency=low
> +ovn (26.09.0-1) unstable; urgency=low
>  
>     * New upstream version
>  
> - -- OVN team <[email protected]> Thu, 19 Feb 2026 09:07:01 -0500
> + -- OVN team <[email protected]> Thu, 20 Aug 2026 13:46:42 -0400
>  
>  ovn (26.03.0-1) unstable; urgency=low
>  

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to