diff --git a/SOURCES/openvswitch-3.3.0.patch b/SOURCES/openvswitch-3.3.0.patch index b500309..342dd61 100644 --- a/SOURCES/openvswitch-3.3.0.patch +++ b/SOURCES/openvswitch-3.3.0.patch @@ -69,7 +69,7 @@ index d8a9722809..9f0fbfe40d 100644 matrix: COMPILER: gcc diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml -index fc75581486..bbd422d068 100644 +index fc75581486..783a1d79eb 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -2,17 +2,23 @@ name: Build and Test @@ -364,6 +364,15 @@ index fc75581486..bbd422d068 100644 timeout-minutes: 30 strategy: +@@ -462,7 +584,7 @@ jobs: + build-linux-rpm: + name: linux rpm fedora + runs-on: ubuntu-latest +- container: fedora:39 ++ container: fedora:41 + timeout-minutes: 30 + + strategy: diff --git a/AUTHORS.rst b/AUTHORS.rst index aa9284fb16..fe4064ca71 100644 --- a/AUTHORS.rst diff --git a/SPECS/openvswitch3.3.spec b/SPECS/openvswitch3.3.spec index b49d978..b2a21f7 100644 --- a/SPECS/openvswitch3.3.spec +++ b/SPECS/openvswitch3.3.spec @@ -57,7 +57,7 @@ Summary: Open vSwitch Group: System Environment/Daemons daemon/database/utilities URL: http://www.openvswitch.org/ Version: 3.3.0 -Release: 85%{?dist} +Release: 86%{?dist} # Nearly all of openvswitch is ASL 2.0. The bugtool is LGPLv2+, and the # lib/sflow*.[ch] files are SISSL @@ -769,6 +769,12 @@ exit 0 %endif %changelog +* Fri Feb 07 2025 Open vSwitch CI - 3.3.0-86 +- Merging upstream branch-3.3 [RH git: 0cc50885d7] + Commit list: + 19e94b239b github: Update fedora image to 41. + + * Thu Feb 06 2025 Open vSwitch CI - 3.3.0-85 - Merging upstream branch-3.3 [RH git: abf6ee21d9] Commit list: