Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openvswitch for openSUSE:Factory checked in at 2025-01-02 19:19:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openvswitch (Old) and /work/SRC/openSUSE:Factory/.openvswitch.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openvswitch" Thu Jan 2 19:19:30 2025 rev:78 rq:1234305 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/openvswitch/openvswitch.changes 2024-09-04 13:22:04.115350737 +0200 +++ /work/SRC/openSUSE:Factory/.openvswitch.new.1881/openvswitch.changes 2025-01-02 19:19:51.268582539 +0100 @@ -1,0 +2,7 @@ +Mon Dec 16 15:15:56 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Add proper dependency on /usr/sbin/ipsec on openvswitch-ipsec: + without the binary present, the service crashes on startup + (boo#1234617). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openvswitch.spec ++++++ --- /var/tmp/diff_new_pack.IPalhR/_old 2025-01-02 19:19:53.144659691 +0100 +++ /var/tmp/diff_new_pack.IPalhR/_new 2025-01-02 19:19:53.144659691 +0100 @@ -80,8 +80,8 @@ #OVN patches # PATCH-FIX-OPENSUSE: 0001-Run-ovn-as-openvswitch-openvswitch.patch Patch20: 0001-Run-ovn-as-openvswitch-openvswitch.patch -BuildRequires: autoconf BuildRequires: %{python_module setuptools} +BuildRequires: autoconf BuildRequires: automake BuildRequires: fdupes BuildRequires: graphviz @@ -238,6 +238,7 @@ License: Apache-2.0 Group: Productivity/Networking/System Requires: %{name} = %{version} +Requires: /usr/sbin/ipsec Requires: python3-ovs = %{version} Requires: strongswan
