Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openvswitch for openSUSE:Factory checked in at 2026-09-12 21:15:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openvswitch (Old) and /work/SRC/openSUSE:Factory/.openvswitch.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openvswitch" Sat Sep 12 21:15:31 2026 rev:91 rq:1377370 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/openvswitch/openvswitch.changes 2026-08-27 18:50:43.095194012 +0200 +++ /work/SRC/openSUSE:Factory/.openvswitch.new.1265/openvswitch.changes 2026-09-12 21:16:09.436488432 +0200 @@ -1,0 +2,5 @@ +Fri Sep 11 08:27:37 UTC 2026 - Clemens Famulla-Conrad <[email protected]> + +- Add ovs-systemd-reload to fix systemctl reload (bsc#1273198) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openvswitch.spec ++++++ --- /var/tmp/diff_new_pack.H0VFiG/_old 2026-09-12 21:16:10.308524699 +0200 +++ /var/tmp/diff_new_pack.H0VFiG/_new 2026-09-12 21:16:10.310524782 +0200 @@ -571,6 +571,10 @@ ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rc${service} done +install -p -D -m 0755 \ + rhel/usr_share_openvswitch_scripts_ovs-systemd-reload \ + %{buildroot}/%{_datadir}/openvswitch/scripts/ovs-systemd-reload + # This changes group ownership of any vfio device to 'hugetlbfs' through udev. # That's probably not the most appropriate name for such a group and also # should probably be coordinated system wide. @@ -964,6 +968,7 @@ %{_sbindir}/rcopenvswitch %{_sbindir}/rcovs-delete-transient-ports %{_unitdir}/openvswitch.service +%{_datadir}/openvswitch/scripts/ovs-systemd-reload %{_unitdir}/ovs-vswitchd.service %{_unitdir}/ovsdb-server.service %{_unitdir}/ovs-delete-transient-ports.service
