From 2643d1399d4ed0aee4d0d5401654c30b93a66707 Mon Sep 17 00:00:00 2001 From: Open vSwitch CI Date: Feb 17 2025 20:30:38 +0000 Subject: Import openvswitch3.5-3.5.0-0.25 from Fast DataPath --- diff --git a/SOURCES/openvswitch-3.5.0.patch b/SOURCES/openvswitch-3.5.0.patch index fe527d9..19f750f 100644 --- a/SOURCES/openvswitch-3.5.0.patch +++ b/SOURCES/openvswitch-3.5.0.patch @@ -171,16 +171,19 @@ index dc5c34a6ae..a61a1cadfb 100644 echo "See above for list of calls to functions that are"; \ echo "forbidden due to thread safety issues"; \ diff --git a/NEWS b/NEWS -index 83f0513797..ec2f85c015 100644 +index 83f0513797..c670cf8f35 100644 --- a/NEWS +++ b/NEWS -@@ -1,4 +1,4 @@ +@@ -1,4 +1,7 @@ -Post-v3.4.0 -+v3.5.0 - xx xxx xxxx ++v3.5.1 - xx xxx xxxx ++-------------------- ++ ++v3.5.0 - 17 Feb 2025 -------------------- - The limit on the number of fields for address prefix tracking in flow tables increased from 3 to 4. For example, it is now possible to -@@ -31,6 +31,8 @@ Post-v3.4.0 +@@ -31,6 +34,8 @@ Post-v3.4.0 that does not have a specific value defined, rather than being treated as a global value, aligning the behavior with that of the kernel datapath. @@ -189,7 +192,7 @@ index 83f0513797..ec2f85c015 100644 - Linux TC offload: * Add support for matching tunnel flags if the kernel supports it. * Add support for the "Don't Fragment" (DF) flag in the encap action, -@@ -55,6 +57,8 @@ Post-v3.4.0 +@@ -55,6 +60,8 @@ Post-v3.4.0 to make it not configure any crypto options (ike/esp) for connections. Most useful in combination with '--root-ipsec-conf' where system-wide crypto-policy is included from the root ipsec.conf. @@ -199,7 +202,7 @@ index 83f0513797..ec2f85c015 100644 v3.4.0 - 15 Aug 2024 diff --git a/configure.ac b/configure.ac -index 266e9d4799..2b19888775 100644 +index 266e9d4799..60122e4913 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ @@ -207,7 +210,7 @@ index 266e9d4799..2b19888775 100644 AC_PREREQ(2.63) -AC_INIT(openvswitch, 3.4.90, bugs@openvswitch.org) -+AC_INIT(openvswitch, 3.5.0, bugs@openvswitch.org) ++AC_INIT(openvswitch, 3.5.1, bugs@openvswitch.org) AC_CONFIG_SRCDIR([vswitchd/ovs-vswitchd.c]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([build-aux]) @@ -234,17 +237,23 @@ index fe8febdd3c..7ae4e00e58 100644 debian/rules \ debian/source/format \ diff --git a/debian/changelog b/debian/changelog -index f1a071141d..3f4e2c56e3 100644 +index f1a071141d..ad638cc44f 100644 --- a/debian/changelog +++ b/debian/changelog -@@ -1,8 +1,8 @@ +@@ -1,8 +1,14 @@ -openvswitch (3.4.90-1) unstable; urgency=low ++openvswitch (3.5.1-1) unstable; urgency=low ++ [ Open vSwitch team ] ++ * New upstream version ++ ++ -- Open vSwitch team Mon, 17 Feb 2025 13:13:23 +0100 ++ +openvswitch (3.5.0-1) unstable; urgency=low * New upstream version - -- Open vSwitch team Mon, 15 Jul 2024 13:00:01 +0100 -+ -- Open vSwitch team Mon, 16 Jan 2025 13:00:01 +0100 ++ -- Open vSwitch team Mon, 17 Feb 2025 13:13:23 +0100 openvswitch (3.4.0-1) unstable; urgency=low diff --git a/SPECS/openvswitch3.5.spec b/SPECS/openvswitch3.5.spec index 4c7c61f..672729c 100644 --- a/SPECS/openvswitch3.5.spec +++ b/SPECS/openvswitch3.5.spec @@ -57,7 +57,7 @@ Summary: Open vSwitch Group: System Environment/Daemons daemon/database/utilities URL: http://www.openvswitch.org/ Version: 3.5.0 -Release: 0.24%{?dist} +Release: 0.25%{?dist} # Nearly all of openvswitch is ASL 2.0. The bugtool is LGPLv2+, and the # lib/sflow*.[ch] files are SISSL @@ -773,6 +773,13 @@ exit 0 %endif %changelog +* Mon Feb 17 2025 Open vSwitch CI - 3.5.0-0.25 +- Merging upstream branch-3.5 [RH git: 776fe12ca9] + Commit list: + 8a1fb4bcf1 Prepare for 3.5.1. + 400db97461 Set release date for 3.5.0. + + * Mon Feb 17 2025 Open vSwitch CI - 3.5.0-0.24 - Merging upstream branch-3.5 [RH git: 82e56bbbea] Commit list: