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
4 changed files with 38 additions and 20 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,7 +1,7 @@
-------------------------------------------------------------------
Fri Jan 09 12:10:00 UTC 2026 - Clemens Famulla-Conrad <cfamullaconrad@suse.com>
Tue Jan 6 14:56:34 UTC 2026 - Clemens Famulla-Conrad <cfamullaconrad@suse.com>
- Update OVN to 25.03.2
- OVN update to 25.03.2
- Bug fixes
- Dynamic Routing:
* Add the option "dynamic-routing-redistribute-local-only" to Logical
@@ -16,22 +16,40 @@ Fri Jan 09 12:10:00 UTC 2026 - Clemens Famulla-Conrad <cfamullaconrad@suse.com>
specified LS.
-------------------------------------------------------------------
Wed Nov 26 13:11:48 UTC 2025 - Clemens Famulla-Conrad <cfamullaconrad@suse.com>
Mon Nov 17 14:51:31 UTC 2025 - Clemens Famulla-Conrad <cfamullaconrad@suse.com>
- Update OVN to 25.03.1
* Bug fixes
- Update Openvswitch to 3.5.2
* Bug fixes
- 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
-------------------------------------------------------------------
Fri Mar 21 11:00:00 UTC 2025 - Clemens Famulla-Conrad <cfamullaconrad@suse.com>
Thu Aug 21 14:56:11 UTC 2025 - Clemens Famulla-Conrad <cfamullaconrad@suse.com>
- Update OVN to 25.03.0 for a list of changes, check
https://github.com/ovn-org/ovn/blob/v25.03.0/NEWS (jsc#PED-11228)
- Update openvswitch to 3.5.0 for a list of changes, check
https://www.openvswitch.org/releases/NEWS-3.5.0.txt (jsc#PED-11228)
- 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>
- Fix ovs-flowviz python3 dependencies
- Rename "python3-ovs" to "python3-openvswitch" for distro consistency
-------------------------------------------------------------------
Mon Mar 10 08:33:01 UTC 2025 - Clemens Famulla-Conrad <cfamullaconrad@suse.com>
- Update OVN to 25.03.0 for a list of changes, check
https://github.com/ovn-org/ovn/blob/v25.03.0/NEWS
-------------------------------------------------------------------
Fri Feb 28 09:40:03 UTC 2025 - Clemens Famulla-Conrad <cfamullaconrad@suse.com>
- Update openvswitch to 3.5.0 for a list of changes, check
https://www.openvswitch.org/releases/NEWS-3.5.0.txt
- Update patch file 0001-Use-strongswan-for-openvswitch-ipsec-service.patch
- Update OVN to 24.09.02. For a list of changes, check
https://github.com/ovn-org/ovn/blob/v24.09.2/NEWS
-------------------------------------------------------------------
Mon Jan 27 12:52: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,9 +18,9 @@
%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.2
%define ovs_version 3.6.1
%define ovn_version 25.03.2
%define ovs_dir ovs-%{ovs_version}
%define ovn_dir ovn-%{ovn_version}
@@ -199,7 +199,7 @@ License: Apache-2.0
Group: Development/Libraries/C and C++
Requires: %{ovs_lname} = %{version}
# Required for ovsdb-ildc
Requires: python3-openvswitch = %{version}-%{release}
Requires: python3-openvswitch = %{version}
Provides: %{name}-dpdk-devel = %{version}
Obsoletes: %{name}-dpdk-devel < 2.7.0
@@ -273,7 +273,7 @@ Requires: python3
Requires: python3-Twisted
Requires: python3-openvswitch = %{version}-%{release}
Provides: python3-%{name}-test = %{version}
Obsoletes: python3-%{name}-test < %{version}-%{release}
Obsoletes: python3-%{name}-test < 2.13.0
%description test
Open vSwitch is a software-based Ethernet switch.