diff --git a/SOURCES/openvswitch-3.1.0.patch b/SOURCES/openvswitch-3.1.0.patch index 6c2f7a9..7f33bdc 100644 --- a/SOURCES/openvswitch-3.1.0.patch +++ b/SOURCES/openvswitch-3.1.0.patch @@ -16285,14 +16285,14 @@ index 037b4c3908..b341ed7559 100644 +OVS_APP_EXIT_AND_WAIT([ovsdb-server])] +AT_CLEANUP diff --git a/tests/vlog.at b/tests/vlog.at -index 3e92e70a93..595d7e9cee 100644 +index 3e92e70a93..31afb66bac 100644 --- a/tests/vlog.at +++ b/tests/vlog.at @@ -8,6 +8,7 @@ AT_CHECK([$PYTHON3 $srcdir/test-vlog.py --log-file log_file \ AT_CHECK([sed -e 's/.*-.*-.*T..:..:..Z |//' \ -e 's/File ".*", line [[0-9]][[0-9]]*,/File , line ,/' \ -+-e '/\^\+/d' \ ++-e '/\^/d' \ stderr_log], [0], [dnl 0 | module_0 | EMER | emergency 1 | module_0 | ERR | error diff --git a/SPECS/openvswitch3.1.spec b/SPECS/openvswitch3.1.spec index 4492ba1..96ca081 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: 122%{?dist} +Release: 123%{?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 Jun 03 2024 Open vSwitch CI - 3.1.0-123 +- Merging upstream branch-3.1 [RH git: 64c1c90abb] + Commit list: + 4456f2185f tests: Fix non-portable plus match in python vlog test. + + * Mon Jun 03 2024 Open vSwitch CI - 3.1.0-122 - Merging upstream branch-3.1 [RH git: 37c97dd8d1] Commit list: