Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openvswitch for openSUSE:Factory checked in at 2022-08-10 17:13:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openvswitch (Old) and /work/SRC/openSUSE:Factory/.openvswitch.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openvswitch" Wed Aug 10 17:13:02 2022 rev:62 rq:993959 version:2.17.2 Changes: -------- --- /work/SRC/openSUSE:Factory/openvswitch/openvswitch.changes 2022-05-14 22:59:06.191511417 +0200 +++ /work/SRC/openSUSE:Factory/.openvswitch.new.1521/openvswitch.changes 2022-08-10 17:13:30.797741395 +0200 @@ -1,0 +2,23 @@ +Wed Aug 3 11:11:36 UTC 2022 - Dirk M??ller <[email protected]> + +- update to 2.17.2: + - Bug fixes + - DPDK: + * OVS validated with DPDK 21.11.1. It is recommended to use this version + until further releases. + - Bug fixes + - libopenvswitch API change: + * To fix the Undefined Behavior issue causing the compiler to incorrectly + optimize important parts of code, container iteration macros (e.g., + LIST_FOR_EACH) have been re-implemented in a UB-safe way. + * Backwards compatibility has mostly been preserved, however the + user-provided pointer is now set to NULL after the loop (unless it + exited via "break;") + * Users of libopenvswitch will need to double-check the use of such loop + macros before compiling with a new version. + * Since the change is limited to the definitions within the headers, the + ABI is not affected. +- refresh 0001-openvswitch-merge-compiler.h-files-into-one-file.patch + 0002-build-Seperated-common-used-headers.patch + +------------------------------------------------------------------- Old: ---- openvswitch-2.17.0.tar.gz New: ---- openvswitch-2.17.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openvswitch.spec ++++++ --- /var/tmp/diff_new_pack.XLrhtM/_old 2022-08-10 17:13:31.665743661 +0200 +++ /var/tmp/diff_new_pack.XLrhtM/_new 2022-08-10 17:13:31.669743671 +0200 @@ -35,7 +35,7 @@ %bcond_with kmp %define lname libopenvswitch-2_17-0 Name: openvswitch -Version: 2.17.0 +Version: 2.17.2 Release: 0 Summary: A multilayer virtual network switch # All code is Apache-2.0 except @@ -43,8 +43,8 @@ # - utilities/bugtool which is LGPL-2.1 License: Apache-2.0 AND LGPL-2.1-only AND SISSL Group: Productivity/Networking/System -URL: http://openvswitch.org/ -Source0: http://openvswitch.org/releases/openvswitch-%{version}.tar.gz +URL: https://www.openvswitch.org/ +Source0: https://www.openvswitch.org/releases/openvswitch-%{version}.tar.gz Source2: preamble Source89: Module.supported.updates Source99: openvswitch-rpmlintrc ++++++ 0001-openvswitch-merge-compiler.h-files-into-one-file.patch ++++++ ++++ 1138 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/openvswitch/0001-openvswitch-merge-compiler.h-files-into-one-file.patch ++++ and /work/SRC/openSUSE:Factory/.openvswitch.new.1521/0001-openvswitch-merge-compiler.h-files-into-one-file.patch ++++++ 0002-build-Seperated-common-used-headers.patch ++++++ ++++ 42143 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/openvswitch/0002-build-Seperated-common-used-headers.patch ++++ and /work/SRC/openSUSE:Factory/.openvswitch.new.1521/0002-build-Seperated-common-used-headers.patch ++++++ openvswitch-2.17.0.tar.gz -> openvswitch-2.17.2.tar.gz ++++++ /work/SRC/openSUSE:Factory/openvswitch/openvswitch-2.17.0.tar.gz /work/SRC/openSUSE:Factory/.openvswitch.new.1521/openvswitch-2.17.2.tar.gz differ: char 5, line 1
