Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package systemd-presets-common-SUSE for 
openSUSE:Factory checked in at 2021-06-04 22:42:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/systemd-presets-common-SUSE (Old)
 and      /work/SRC/openSUSE:Factory/.systemd-presets-common-SUSE.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "systemd-presets-common-SUSE"

Fri Jun  4 22:42:40 2021 rev:18 rq:896896 version:15

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/systemd-presets-common-SUSE/systemd-presets-common-SUSE.changes
  2021-04-12 12:34:17.169102470 +0200
+++ 
/work/SRC/openSUSE:Factory/.systemd-presets-common-SUSE.new.1898/systemd-presets-common-SUSE.changes
        2021-06-04 22:42:49.195080051 +0200
@@ -1,0 +2,12 @@
+Thu May 27 15:40:48 UTC 2021 - Antonio Larrosa <[email protected]>
+
+- When installing the systemd-presets-common-SUSE package for the
+  first time in a new system, it might happen that some services
+  are installed before systemd so the %systemd_pre/post macros
+  would not work. This is handled by enabling all preset services
+  in this package's %posttrans section but it wasn't enabling
+  user services, just system services. Now it enables also the
+  user services installed before this package, thus fixing
+  boo#1186561
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ systemd-presets-common-SUSE.spec ++++++
--- /var/tmp/diff_new_pack.YPRjD8/_old  2021-06-04 22:42:50.191081149 +0200
+++ /var/tmp/diff_new_pack.YPRjD8/_new  2021-06-04 22:42:50.195081153 +0200
@@ -87,6 +87,7 @@
   # Don't disable services, since this would disable the
   # complete network stack.
   systemctl preset-all --preset-mode=enable-only
+  systemctl preset-all --preset-mode=enable-only --global
 fi
 rm -f /run/rpm-%{name}-preset-all
 

Reply via email to