6 Commits

Author SHA256 Message Date
38a4b3ac7e Accepting request 1325934 from network
OBS-URL: https://build.opensuse.org/request/show/1325934
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvswitch?expand=0&rev=85
2026-01-09 16:02:30 +00:00
7426395bb5 - OVN update to 25.03.2
- Bug fixes
  - Dynamic Routing:
    * Add the option "dynamic-routing-redistribute-local-only" to Logical
      Routers and Logical Router Ports which refines the way in which
      chassis-specific Advertised_Routes (e.g., for NAT and LB IPs) are
      advertised.
    * Add the option "dynamic-routing-vrf-id" to Logical Routers which allows
      CMS to specify the Linux routing table id for a given vrf.
  - Add ovn-nbctl lsp-add-router-port which will create router port on
    specified LS.
  - Add ovn-nbctl lsp-add-localnet-port which will create localnet port on
    specified LS.

OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=279
2026-01-08 10:42:56 +00:00
cb5ad1db93 Accepting request 1318277 from network
OBS-URL: https://build.opensuse.org/request/show/1318277
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvswitch?expand=0&rev=84
2025-11-18 14:29:48 +00:00
ca1084ef57 - Upstream bugfix update:
- openvswtich to 3.6.1
    https://www.openvswitch.org/releases/NEWS-3.6.1.txt
  - OVN to 25.03.1
    https://github.com/ovn-org/ovn/blob/v25.03.1/NEWS

OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=277
2025-11-17 16:02:41 +00:00
b241b4e90b Accepting request 1301817 from network
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1301817
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvswitch?expand=0&rev=83
2025-08-29 16:34:44 +00:00
adf7352a90 - Update openvswitch to 3.6.0. For a list of changes, check
https://www.openvswitch.org/releases/NEWS-3.6.0.txt

OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=275
2025-08-22 12:20:37 +00:00
6 changed files with 42 additions and 10 deletions

Binary file not shown.

3
openvswitch-3.6.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:78dc0a7208ae7ebe21b82e38e21abfe7162f9170ae101b71bc382be3d2d24d00
size 9655259

View File

@@ -1,3 +1,35 @@
-------------------------------------------------------------------
Tue Jan 6 14:56:34 UTC 2026 - Clemens Famulla-Conrad <cfamullaconrad@suse.com>
- OVN update to 25.03.2
- Bug fixes
- Dynamic Routing:
* Add the option "dynamic-routing-redistribute-local-only" to Logical
Routers and Logical Router Ports which refines the way in which
chassis-specific Advertised_Routes (e.g., for NAT and LB IPs) are
advertised.
* Add the option "dynamic-routing-vrf-id" to Logical Routers which allows
CMS to specify the Linux routing table id for a given vrf.
- Add ovn-nbctl lsp-add-router-port which will create router port on
specified LS.
- Add ovn-nbctl lsp-add-localnet-port which will create localnet port on
specified LS.
-------------------------------------------------------------------
Mon Nov 17 14:51:31 UTC 2025 - Clemens Famulla-Conrad <cfamullaconrad@suse.com>
- Upstream bugfix update:
- openvswtich to 3.6.1
https://www.openvswitch.org/releases/NEWS-3.6.1.txt
- OVN to 25.03.1
https://github.com/ovn-org/ovn/blob/v25.03.1/NEWS
-------------------------------------------------------------------
Thu Aug 21 14:56:11 UTC 2025 - Clemens Famulla-Conrad <cfamullaconrad@suse.com>
- Update openvswitch to 3.6.0. For a list of changes, check
https://www.openvswitch.org/releases/NEWS-3.6.0.txt
-------------------------------------------------------------------
Tue Mar 18 14:56:52 UTC 2025 - Clemens Famulla-Conrad <cfamullaconrad@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package openvswitch
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2026 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@
%define skip_python2 1
%define ovs_lname libopenvswitch-3_5-0
%define ovs_lname libopenvswitch-3_6-0
%define ovn_lname libovn-25_03-0
%define ovs_version 3.5.0
%define ovn_version 25.03.0
%define ovs_version 3.6.1
%define ovn_version 25.03.2
%define ovs_dir ovs-%{ovs_version}
%define ovn_dir ovn-%{ovn_version}
%define rpmstate %{_rundir}/openvswitch-rpm-state-

Binary file not shown.

BIN
ovn-25.03.2.tar.gz LFS Normal file

Binary file not shown.