Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package systemd-default-settings for 
openSUSE:Factory checked in at 2024-03-29 13:09:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/systemd-default-settings (Old)
 and      /work/SRC/openSUSE:Factory/.systemd-default-settings.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "systemd-default-settings"

Fri Mar 29 13:09:20 2024 rev:8 rq:1163360 version:0.9

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/systemd-default-settings/systemd-default-settings.changes
        2023-10-26 17:12:37.156303011 +0200
+++ 
/work/SRC/openSUSE:Factory/.systemd-default-settings.new.1905/systemd-default-settings.changes
      2024-03-29 13:09:45.464484049 +0100
@@ -1,0 +2,7 @@
+Thu Mar 28 14:59:51 UTC 2024 - Franck Bui <[email protected]>
+
+- Import 0.9
+
+  bb859bf [email protected]: Disable controllers by default (jsc#PED-2276)
+
+-------------------------------------------------------------------

Old:
----
  systemd-default-settings-0.8.tar.gz

New:
----
  systemd-default-settings-0.9.tar.gz

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

Other differences:
------------------
++++++ systemd-default-settings.spec ++++++
--- /var/tmp/diff_new_pack.yYWWIU/_old  2024-03-29 13:09:45.876499193 +0100
+++ /var/tmp/diff_new_pack.yYWWIU/_new  2024-03-29 13:09:45.876499193 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package systemd-default-settings
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 
 Name:           systemd-default-settings
 URL:            https://github.com/openSUSE/systemd-default-settings
-Version:        0.8
+Version:        0.9
 Release:        0
 Summary:        Generic SUSE Customization of systemd defaults
 License:        GPL-2.0-or-later

++++++ systemd-default-settings-0.8.tar.gz -> 
systemd-default-settings-0.9.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/systemd-default-settings-0.8/usr/lib/systemd/system/[email protected]/20-defaults-SUSE.conf
 
new/systemd-default-settings-0.9/usr/lib/systemd/system/[email protected]/20-defaults-SUSE.conf
--- 
old/systemd-default-settings-0.8/usr/lib/systemd/system/[email protected]/20-defaults-SUSE.conf
       1970-01-01 01:00:00.000000000 +0100
+++ 
new/systemd-default-settings-0.9/usr/lib/systemd/system/[email protected]/20-defaults-SUSE.conf
       2024-03-28 15:38:34.000000000 +0100
@@ -0,0 +1,13 @@
+# This drop-in contains specific defaults used by SUSE distributions.
+#
+# Do not edit this file, it will be overwritten on update.
+#
+# If you need to override one of the options, please create your own
+# drop-in in /etc/systemd with a higher priority (preferably greater
+# than 70).
+
+[Service]
+# Disable controller delegation for user services, controllers would incur
+# performance penalties to *all* running services (bsc#954765 jsc#PM-2229
+# jsc#PED-2276).
+Delegate=
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/systemd-default-settings-0.8/usr/lib/systemd/system/[email protected]/20-defaults-SUSE.conf
 
new/systemd-default-settings-0.9/usr/lib/systemd/system/[email protected]/20-defaults-SUSE.conf
--- 
old/systemd-default-settings-0.8/usr/lib/systemd/system/[email protected]/20-defaults-SUSE.conf
      2023-10-19 17:55:55.000000000 +0200
+++ 
new/systemd-default-settings-0.9/usr/lib/systemd/system/[email protected]/20-defaults-SUSE.conf
      1970-01-01 01:00:00.000000000 +0100
@@ -1,13 +0,0 @@
-# This drop-in contains specific defaults used by SUSE distributions.
-#
-# Do not edit this file, it will be overwritten on update.
-#
-# If you need to override one of the options, please create your own
-# drop-in in /etc/systemd with a higher priority (preferably greater
-# than 70).
-
-[Service]
-# Delegation for privileged services is supposed to enable all or
-# listed resource controllers, which would incur performance penalties
-# to *all* running services (bsc#954765 jsc#PM-2229).
-Delegate=no

Reply via email to