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-04-10 17:48:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/systemd-default-settings (Old)
and /work/SRC/openSUSE:Factory/.systemd-default-settings.new.29460 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "systemd-default-settings"
Wed Apr 10 17:48:40 2024 rev:9 rq:1166612 version:0.10
Changes:
--------
---
/work/SRC/openSUSE:Factory/systemd-default-settings/systemd-default-settings.changes
2024-03-29 13:09:45.464484049 +0100
+++
/work/SRC/openSUSE:Factory/.systemd-default-settings.new.29460/systemd-default-settings.changes
2024-04-10 17:48:42.772769527 +0200
@@ -1,0 +2,7 @@
+Wed Apr 10 09:30:19 UTC 2024 - Franck Bui <[email protected]>
+
+- Import 0.10
+
+ 5088997 SLE: Disable pids controller limit under user instances
(jsc#SLE-10123)
+
+-------------------------------------------------------------------
Old:
----
systemd-default-settings-0.9.tar.gz
New:
----
systemd-default-settings-0.10.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ systemd-default-settings.spec ++++++
--- /var/tmp/diff_new_pack.t3npRg/_old 2024-04-10 17:48:43.808807654 +0200
+++ /var/tmp/diff_new_pack.t3npRg/_new 2024-04-10 17:48:43.812807801 +0200
@@ -20,7 +20,7 @@
Name: systemd-default-settings
URL: https://github.com/openSUSE/systemd-default-settings
-Version: 0.9
+Version: 0.10
Release: 0
Summary: Generic SUSE Customization of systemd defaults
License: GPL-2.0-or-later
++++++ systemd-default-settings-0.9.tar.gz ->
systemd-default-settings-0.10.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/systemd-default-settings-0.9/usr/lib/systemd/user.conf.d/__25-defaults-SLE.conf
new/systemd-default-settings-0.10/usr/lib/systemd/user.conf.d/__25-defaults-SLE.conf
---
old/systemd-default-settings-0.9/usr/lib/systemd/user.conf.d/__25-defaults-SLE.conf
1970-01-01 01:00:00.000000000 +0100
+++
new/systemd-default-settings-0.10/usr/lib/systemd/user.conf.d/__25-defaults-SLE.conf
2024-04-10 11:24:46.000000000 +0200
@@ -0,0 +1,11 @@
+# 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).
+
+[Manager]
+# Disable default TasksMax limit in units under [email protected] (jsc#SLE-10123)
+DefaultTasksMax=infinity