From 4b37d1be75136b2066fb5f01b2db86f2569b2f43 Mon Sep 17 00:00:00 2001 From: Open vSwitch CI Date: Aug 07 2023 17:09:25 +0000 Subject: Import openvswitch3.1-3.1.0-48 from Fast DataPath --- diff --git a/SOURCES/openvswitch-3.1.0.patch b/SOURCES/openvswitch-3.1.0.patch index 3d65485..7b63dd3 100644 --- a/SOURCES/openvswitch-3.1.0.patch +++ b/SOURCES/openvswitch-3.1.0.patch @@ -196,6 +196,19 @@ index 09df61826..b81744ec9 100755 if [ "$CC" = "clang" ]; then make CFLAGS="$CFLAGS -Wno-error=unused-command-line-argument" +diff --git a/.cirrus.yml b/.cirrus.yml +index 952d96431..48931fa08 100644 +--- a/.cirrus.yml ++++ b/.cirrus.yml +@@ -3,7 +3,7 @@ freebsd_build_task: + freebsd_instance: + matrix: + image_family: freebsd-12-4-snap +- image_family: freebsd-13-1-snap ++ image_family: freebsd-13-2-snap + cpu: 4 + memory: 4G + diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index 82675b973..8e71b9533 100644 --- a/.github/workflows/build-and-test.yml diff --git a/SPECS/openvswitch3.1.spec b/SPECS/openvswitch3.1.spec index 80b522b..de83cc5 100644 --- a/SPECS/openvswitch3.1.spec +++ b/SPECS/openvswitch3.1.spec @@ -63,7 +63,7 @@ Summary: Open vSwitch Group: System Environment/Daemons daemon/database/utilities URL: http://www.openvswitch.org/ Version: 3.1.0 -Release: 47%{?dist} +Release: 48%{?dist} # Nearly all of openvswitch is ASL 2.0. The bugtool is LGPLv2+, and the # lib/sflow*.[ch] files are SISSL @@ -757,6 +757,12 @@ exit 0 %endif %changelog +* Mon Aug 07 2023 Open vSwitch CI - 3.1.0-48 +- Merging upstream branch-3.1 [RH git: 5ff1d9a4de] + Commit list: + 70ce7a3cc6 cirrus: Update to FreeBSD 13.2. + + * Fri Aug 04 2023 Open vSwitch CI - 3.1.0-47 - Merging upstream branch-3.1 [RH git: 06de042cba] Commit list: