Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package systemd for openSUSE:Factory checked 
in at 2023-11-02 20:20:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/systemd (Old)
 and      /work/SRC/openSUSE:Factory/.systemd.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "systemd"

Thu Nov  2 20:20:13 2023 rev:407 rq:1122219 version:254.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/systemd/systemd.changes  2023-10-31 
20:25:24.069281972 +0100
+++ /work/SRC/openSUSE:Factory/.systemd.new.17445/systemd.changes       
2023-11-02 20:20:16.373192943 +0100
@@ -1,0 +2,13 @@
+Thu Nov  2 08:56:57 UTC 2023 - Franck Bui <f...@suse.com>
+
+- Disable utmp support
+
+  The announcement can be found at:
+  
https://lists.opensuse.org/archives/list/fact...@lists.opensuse.org/thread/MYIWGQEE54VJDBYXMQCEY7XKEAIUFLAU/
+
+  The user visible consequence of it is that /run/utmp file is no more created.
+
+  systemd itself doesn't depend on utmp anymore since "shared/wall: use logind
+  if build without utmp support" has been backported.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ systemd.spec ++++++
--- /var/tmp/diff_new_pack.CPCoQQ/_old  2023-11-02 20:20:17.425231654 +0100
+++ /var/tmp/diff_new_pack.CPCoQQ/_new  2023-11-02 20:20:17.425231654 +0100
@@ -56,7 +56,6 @@
 %bcond_without  sysvcompat
 %bcond_without  experimental
 %bcond_without  testsuite
-%bcond_without  utmp
 %endif
 
 # The following features are kept to ease migrations toward SLE. Their default
@@ -722,7 +721,7 @@
         -Dclock-valid-range-usec-max=946728000000000 \
         -Dadm-group=false \
         -Dwheel-group=false \
-        -Dutmp=%{when utmp} \
+        -Dutmp=false \
         -Ddefault-hierarchy=unified \
         -Ddefault-kill-user-processes=false \
         -Dpamconfdir=no \

Reply via email to