From 4e9fa157753c72e8408e95e25f7f25ff24033c80d4a755f0386754ba8ce9a3fd Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Wed, 9 Jan 2019 16:30:48 +0000 Subject: [PATCH 1/5] Accepting request 664133 from home:rtorrero:branches:openSUSE:Factory - Enable new unbound-anchor timer to keep root.key updated (bsc#1115417) OBS-URL: https://build.opensuse.org/request/show/664133 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd-presets-common-SUSE?expand=0&rev=13 --- default-SUSE.preset | 1 + systemd-presets-common-SUSE.changes | 6 ++++++ systemd-presets-common-SUSE.spec | 2 +- 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/default-SUSE.preset b/default-SUSE.preset index aff3ede..5c16f84 100644 --- a/default-SUSE.preset +++ b/default-SUSE.preset @@ -51,3 +51,4 @@ enable pcscd.socket enable mandb.timer enable mdcheck_start.timer enable mdmonitor-oneshot.timer +enable unbound-anchor.timer diff --git a/systemd-presets-common-SUSE.changes b/systemd-presets-common-SUSE.changes index dc4523e..c4c73f0 100644 --- a/systemd-presets-common-SUSE.changes +++ b/systemd-presets-common-SUSE.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 9 16:20:10 UTC 2019 - Rubén Torrero Marijnissen + +- Enable new unbound-anchor timer to keep root.key updated + (bsc#1115417) + ------------------------------------------------------------------- Thu Dec 13 03:58:53 UTC 2018 - Neil Brown diff --git a/systemd-presets-common-SUSE.spec b/systemd-presets-common-SUSE.spec index 38f806e..4f86b94 100644 --- a/systemd-presets-common-SUSE.spec +++ b/systemd-presets-common-SUSE.spec @@ -1,7 +1,7 @@ # # spec file for package systemd-presets-common-SUSE # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed From 1a4e589b400e7d86278e6366d192c74f160e5dfb66c6e94f78c501837cf14233 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 11 Jan 2019 14:25:31 +0000 Subject: [PATCH 2/5] Accepting request 664668 from home:kukuk:branches:Base:System - Add issue-generator.path to make sure /etc/issue is really regenerated if snippets change [bsc#1116825] OBS-URL: https://build.opensuse.org/request/show/664668 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd-presets-common-SUSE?expand=0&rev=14 --- default-SUSE.preset | 1 + systemd-presets-common-SUSE.changes | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/default-SUSE.preset b/default-SUSE.preset index 5c16f84..4a74cb1 100644 --- a/default-SUSE.preset +++ b/default-SUSE.preset @@ -22,6 +22,7 @@ enable haveged.service enable irqbalance.service enable iscsi.service enable iscsid.socket +enable issue-generator.path enable issue-generator.service enable kbdsettings.service enable klog.service diff --git a/systemd-presets-common-SUSE.changes b/systemd-presets-common-SUSE.changes index c4c73f0..a6c1617 100644 --- a/systemd-presets-common-SUSE.changes +++ b/systemd-presets-common-SUSE.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 11 15:09:22 CET 2019 - kukuk@suse.de + +- Add issue-generator.path to make sure /etc/issue is really + regenerated if snippets change [bsc#1116825] + ------------------------------------------------------------------- Wed Jan 9 16:20:10 UTC 2019 - Rubén Torrero Marijnissen From b93c4cec8de5861cff32c4ad4f56927c1dd3ca1dad6d36e3cebb7ac64bd3f380 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Wed, 16 Jan 2019 10:58:13 +0000 Subject: [PATCH 3/5] Accepting request 666445 from home:tiwai:branches:Base:System - Add default user preset: currently containing only the new pulseaudio.socket (bsc#1083473) OBS-URL: https://build.opensuse.org/request/show/666445 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd-presets-common-SUSE?expand=0&rev=15 --- default-SUSE-user.preset | 1 + systemd-presets-common-SUSE.changes | 6 ++++++ systemd-presets-common-SUSE.spec | 4 ++++ 3 files changed, 11 insertions(+) create mode 100644 default-SUSE-user.preset diff --git a/default-SUSE-user.preset b/default-SUSE-user.preset new file mode 100644 index 0000000..7f308c7 --- /dev/null +++ b/default-SUSE-user.preset @@ -0,0 +1 @@ +enable pulseaudio.socket diff --git a/systemd-presets-common-SUSE.changes b/systemd-presets-common-SUSE.changes index a6c1617..4c64692 100644 --- a/systemd-presets-common-SUSE.changes +++ b/systemd-presets-common-SUSE.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jan 15 17:26:42 CET 2019 - tiwai@suse.de + +- Add default user preset: currently containing only the new + pulseaudio.socket (bsc#1083473) + ------------------------------------------------------------------- Fri Jan 11 15:09:22 CET 2019 - kukuk@suse.de diff --git a/systemd-presets-common-SUSE.spec b/systemd-presets-common-SUSE.spec index 4f86b94..864e262 100644 --- a/systemd-presets-common-SUSE.spec +++ b/systemd-presets-common-SUSE.spec @@ -27,6 +27,7 @@ Group: System/Base Source0: default-SUSE.preset Source2: 99-default-disable.preset Source3: branding-preset-states +Source4: default-SUSE-user.preset BuildRequires: systemd #!BuildIgnore: systemd-presets-branding PreReq: coreutils @@ -48,11 +49,13 @@ Default presets for systemd on SUSE based distributions. %install mkdir -p %{buildroot}%{_prefix}/lib/%{generic_name} mkdir -p %{buildroot}%{_prefix}/lib/systemd/system-preset +mkdir -p %{buildroot}%{_prefix}/lib/systemd/user-preset # everything that must be enabled to have a working system. # shared across all brands install -m644 %{SOURCE0} %{buildroot}%{_prefix}/lib/systemd/system-preset/90-default-SUSE.preset install -m644 %{SOURCE2} %{buildroot}%{_prefix}/lib/systemd/system-preset/ install -m755 %{SOURCE3} %{buildroot}%{_prefix}/lib/%{generic_name}/ +install -m644 %{SOURCE4} %{buildroot}%{_prefix}/lib/systemd/user-preset/90-default-SUSE.preset %pre # On initial installation, branding-preset-states does not yet exist, @@ -91,5 +94,6 @@ rm -f /run/rpm-%{name}-preset-all %defattr(-,root,root) %{_prefix}/lib/%{generic_name}/ %{_prefix}/lib/systemd/system-preset/* +%{_prefix}/lib/systemd/user-preset/* %changelog From bc9258913fa1f81bb457b6afa95e6dbfc5e888dc62d219d889ac2575375d0d6a Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sat, 19 Jan 2019 08:00:58 +0000 Subject: [PATCH 4/5] Accepting request 667065 from home:sbrabec:branches-systemd-presets-common-SUSE-b1121219 - branding-preset-states: Apply preset to all unit types (bsc#1121219). - Rename 90-default-SUSE.preset to 95-default-SUSE.preset, so product branding takes precedence over common presets. OBS-URL: https://build.opensuse.org/request/show/667065 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd-presets-common-SUSE?expand=0&rev=16 --- branding-preset-states | 2 +- systemd-presets-common-SUSE.changes | 8 ++++++++ systemd-presets-common-SUSE.spec | 4 ++-- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/branding-preset-states b/branding-preset-states index 8a364b4..a593de1 100644 --- a/branding-preset-states +++ b/branding-preset-states @@ -69,7 +69,7 @@ apply_preset_state_changes () { exec 3<&- done if test -x /usr/bin/systemctl ; then - /usr/bin/systemctl --type=service,socket list-unit-files + /usr/bin/systemctl list-unit-files fi >systemd_preset-states.rpm-tmp exec 3 Date: Wed, 23 Jan 2019 12:15:07 +0000 Subject: [PATCH 5/5] Accepting request 667978 from home:psimons:branches:Base:System Make sure mlocate is enabled by default. OBS-URL: https://build.opensuse.org/request/show/667978 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd-presets-common-SUSE?expand=0&rev=17 --- default-SUSE.preset | 2 +- systemd-presets-common-SUSE.changes | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/default-SUSE.preset b/default-SUSE.preset index 4a74cb1..26e9ce7 100644 --- a/default-SUSE.preset +++ b/default-SUSE.preset @@ -31,6 +31,7 @@ enable lvm2-lvmetad.socket enable lvm2-monitor.service enable lvm2-lvmpolld.socket enable mcelog.service +enable mlocate.timer enable ModemManager.service enable nscd.service enable postfix.service @@ -43,7 +44,6 @@ enable smartd_generate_opts.path enable snapper-cleanup.timer enable snapper-timeline.timer enable storage-fixup.service -enable updatedb.timer enable uuidd.socket enable vmblock-fuse.service enable vmtoolsd.service diff --git a/systemd-presets-common-SUSE.changes b/systemd-presets-common-SUSE.changes index 5efa407..a061cb7 100644 --- a/systemd-presets-common-SUSE.changes +++ b/systemd-presets-common-SUSE.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 23 12:07:56 CET 2019 - psimons@suse.com + +- Recent versions of mlocate don't use updatedb.timer any more. + Instead, the unit is called mlocate.timer. [boo#1115408] + ------------------------------------------------------------------- Fri Jan 18 23:01:47 CET 2019 - sbrabec@suse.com