Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package systemd for openSUSE:Factory checked in at 2024-09-25 21:52:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/systemd (Old) and /work/SRC/openSUSE:Factory/.systemd.new.29891 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "systemd" Wed Sep 25 21:52:34 2024 rev:431 rq:1202876 version:256.6 Changes: -------- --- /work/SRC/openSUSE:Factory/systemd/systemd.changes 2024-08-20 16:13:44.271020017 +0200 +++ /work/SRC/openSUSE:Factory/.systemd.new.29891/systemd.changes 2024-09-25 21:52:36.326570225 +0200 @@ -1,0 +2,23 @@ +Wed Sep 18 09:31:40 UTC 2024 - Franck Bui <f...@suse.com> + +- Import commit 8a0ae4d90aff1d067a125ff9366eafc7dd5d4701 (merge of v256.6) + + For a complete list of changes, visit: + https://github.com/openSUSE/systemd/compare/bef0958f4db1b774c23505e93537ffe16f1b3894...8a0ae4d90aff1d067a125ff9366eafc7dd5d4701 + +------------------------------------------------------------------- +Tue Aug 27 08:04:14 UTC 2024 - Franck Bui <f...@suse.com> + +- Don't try to restart the udev socket units anymore (bsc#1228809) + + There's currently no way to restart a socket activable service and its socket + units "atomically" and safely. + +------------------------------------------------------------------- +Mon Aug 26 10:51:51 UTC 2024 - Franck Bui <f...@suse.com> + +- Move 80-container-host0.network back to the network sub-package (bsc#1229098) + + Rev 428 mistakenly moved it to the container sub-package. + +------------------------------------------------------------------- Old: ---- systemd-v256.5+suse.7.gbef0958f4d.tar.xz New: ---- systemd-v256.6+suse.8.g8a0ae4d90a.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ systemd.spec ++++++ --- /var/tmp/diff_new_pack.GTaAqO/_old 2024-09-25 21:52:37.386614316 +0200 +++ /var/tmp/diff_new_pack.GTaAqO/_new 2024-09-25 21:52:37.390614482 +0200 @@ -26,9 +26,9 @@ %define systemd_release %{?release_override}%{!?release_override:0} %define archive_version %{nil} %else -%define systemd_version 256.5 +%define systemd_version 256.6 %define systemd_release 0 -%define archive_version +suse.7.gbef0958f4d +%define archive_version +suse.8.g8a0ae4d90a %endif %define systemd_major %{sub %systemd_version 1 3} @@ -1182,22 +1182,8 @@ %postun -n udev%{?mini} %regenerate_initrd_post - -# The order of the units being restarted is important here because there's -# currently no way to queue multiple jobs into a single transaction -# atomically. Therefore systemctl will create 3 restart jobs that can be handled -# by PID1 separately and if the jobs for the sockets are being handled first -# then starting them again will fail as the service is still active hence the -# sockets held by udevd. However if the restart job for udevd is handled first, -# there should be enough time to queue the socket jobs before the stop job for -# udevd is processed. Hence PID1 will automatically sort the restart jobs -# correctly by stopping the service then the sockets and then by starting the -# sockets and the unit. -# -# Note that when systemd-udevd is restarted, there will always be a short time -# frame where no socket will be listening to the events sent by the kernel, no -# matter if the socket unit is restarted in first or not. -%systemd_postun_with_restart systemd-udevd.service systemd-udevd-{control,kernel}.socket +# Restarting udev socket units along with udevd is not safe (bsc#1228809). +%systemd_postun_with_restart systemd-udevd.service %systemd_postun_with_restart systemd-timesyncd.service %systemd_postun systemd-pstore.service ++++++ files.container ++++++ --- /var/tmp/diff_new_pack.GTaAqO/_old 2024-09-25 21:52:37.486618475 +0200 +++ /var/tmp/diff_new_pack.GTaAqO/_new 2024-09-25 21:52:37.490618642 +0200 @@ -19,7 +19,6 @@ %{_mandir}/man8/systemd-nsresourced.service.8.gz %endif %if %{with networkd} -%{_systemd_util_dir}/network/80-container-host0.network %{_systemd_util_dir}/network/80-container-vb.link %{_systemd_util_dir}/network/80-container-vb.network %{_systemd_util_dir}/network/80-container-ve.link ++++++ files.network ++++++ --- /var/tmp/diff_new_pack.GTaAqO/_old 2024-09-25 21:52:37.734628791 +0200 +++ /var/tmp/diff_new_pack.GTaAqO/_new 2024-09-25 21:52:37.778630621 +0200 @@ -33,6 +33,7 @@ %{_systemd_util_dir}/network/80-6rd-tunnel.link %{_systemd_util_dir}/network/80-6rd-tunnel.network %{_systemd_util_dir}/network/80-auto-link-local.network.example +%{_systemd_util_dir}/network/80-container-host0.network %{_systemd_util_dir}/network/80-container-host0-tun.network %{_systemd_util_dir}/network/80-vm-vt.link %{_systemd_util_dir}/network/80-vm-vt.network ++++++ systemd-v256.5+suse.7.gbef0958f4d.tar.xz -> systemd-v256.6+suse.8.g8a0ae4d90a.tar.xz ++++++ /work/SRC/openSUSE:Factory/systemd/systemd-v256.5+suse.7.gbef0958f4d.tar.xz /work/SRC/openSUSE:Factory/.systemd.new.29891/systemd-v256.6+suse.8.g8a0ae4d90a.tar.xz differ: char 27, line 1