Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package systemd for openSUSE:Factory checked 
in at 2025-07-14 10:48:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/systemd (Old)
 and      /work/SRC/openSUSE:Factory/.systemd.new.7373 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "systemd"

Mon Jul 14 10:48:05 2025 rev:452 rq:1292221 version:257.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/systemd/systemd.changes  2025-07-08 
15:28:44.321491391 +0200
+++ /work/SRC/openSUSE:Factory/.systemd.new.7373/systemd.changes        
2025-07-14 10:48:29.136678873 +0200
@@ -1,0 +2,18 @@
+Fri Jul 11 16:52:08 UTC 2025 - Franck Bui <f...@suse.com>
+
+- Import commit c3bcfc95582fd573e0b5686ce8115e3cf9a8122e
+
+  c3bcfc9558 uki.conf is used by the ukify tool to create an Unified Kernel 
Image [...]
+
+-------------------------------------------------------------------
+Fri Jul 11 14:44:12 UTC 2025 - Franck Bui <f...@suse.com>
+
+- Make sure that the ordering trick used to update the udev package as close as
+  as possible to the update of the systemd package also works with zypper.
+
+  We also need to add "Suggests: udev", which serves the same purpose as
+  "OrderWithRequires: udev" but is part of the repository metadata. It should
+  therefore hint zypper to install systemd and udev as close together as
+  possible (see bsc#1228659)
+
+-------------------------------------------------------------------

Old:
----
  systemd-257.7+suse.19.ga0dfd5de4c.tar.xz

New:
----
  systemd-257.7+suse.20.gc3bcfc9558.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ systemd.spec ++++++
--- /var/tmp/diff_new_pack.PYo3iY/_old  2025-07-14 10:48:30.380730589 +0200
+++ /var/tmp/diff_new_pack.PYo3iY/_new  2025-07-14 10:48:30.384730756 +0200
@@ -33,7 +33,7 @@
 %if %{without obs_service_set_version}
 %define systemd_version    257.7
 %define systemd_release    0
-%define archive_version    +suse.19.ga0dfd5de4c
+%define archive_version    +suse.20.gc3bcfc9558
 %endif
 
 %define _testsuitedir %{_systemd_util_dir}/tests
@@ -159,14 +159,17 @@
 Requires(post): findutils
 Requires(post): systemd-presets-branding
 Requires(post): pam-config >= 0.79-5
-# See bsc#1228659
-OrderWithRequires(post): udev
-OrderWithRequires(post): systemd-boot
 # These weak dependencies because some features are optional and enabled at
 # runtime with the presence of the relevant libs.
 Recommends:     libpcre2-8-0
 Recommends:     libbpf1
 %endif
+# These 2 dependencies (the first for rpm the second for zypper) ensure that
+# udev and systemd are updated as close together as possible in order to reduce
+# the window during which libsystemd-shared.so has been updated but udev has 
not
+# and still relies on the old version of the shared lib (see bsc#1228659).
+OrderWithRequires(post): udev
+Suggests:       udev
 Provides:       group(systemd-journal)
 Conflicts:      filesystem < 11.5
 Provides:       sbin_init
@@ -333,7 +336,7 @@
 %if %{without bootstrap}
 # kmod executable is needed by kmod-static-nodes.service
 Requires:       kmod
-# By v256 libkmod will be dlopen()ed.
+# From v256 libkmod is dlopen()ed.
 Requires:       libkmod2
 %endif
 Requires:       system-group-hardware
@@ -484,9 +487,10 @@
 Obsoletes:      systemd-network < %{version}-%{release}
 Provides:       systemd-network = %{version}-%{release}
 Provides:       systemd-network:/usr/lib/systemd/systemd-networkd
-# Workaround for bsc#1241513: ensure systemd-resolved is always installed 
before
-# systemd-network when the latter is replaced by both systemd-resolved and
-# systemd-networkd. The systemd-update-helper script logic depends on that.
+# Workaround for bsc#1241513 and libzypp: ensure systemd-resolved is always
+# installed before systemd-network is being removed when the latter is replaced
+# by both systemd-resolved and systemd-networkd. The systemd-update-helper
+# script logic depends on it.
 Suggests:       systemd-resolved
 
 %description networkd

++++++ systemd-257.7+suse.19.ga0dfd5de4c.tar.xz -> 
systemd-257.7+suse.20.gc3bcfc9558.tar.xz ++++++
/work/SRC/openSUSE:Factory/systemd/systemd-257.7+suse.19.ga0dfd5de4c.tar.xz 
/work/SRC/openSUSE:Factory/.systemd.new.7373/systemd-257.7+suse.20.gc3bcfc9558.tar.xz
 differ: char 27, line 1

Reply via email to