Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plymouth for openSUSE:Factory 
checked in at 2022-05-20 17:50:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plymouth (Old)
 and      /work/SRC/openSUSE:Factory/.plymouth.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plymouth"

Fri May 20 17:50:33 2022 rev:105 rq:978094 version:0.9.5~git20220412.e960111

Changes:
--------
--- /work/SRC/openSUSE:Factory/plymouth/plymouth.changes        2022-05-18 
13:13:20.770670871 +0200
+++ /work/SRC/openSUSE:Factory/.plymouth.new.1538/plymouth.changes      
2022-05-20 17:51:00.123241086 +0200
@@ -16,8 +15,0 @@
-Sat May 14 05:31:03 UTC 2022 - Cliff Zhao <qz...@suse.com>
-
-- Remove plymouth-keep-KillMode-none.patch: With the iteration of
-  tumbleweed, system could boot with the systemd recommanding option
-  KillMode=mixed, So it's the time to remove this patch (bsc#1177082
-  bsc#1184087 boo#1182145).
-
--------------------------------------------------------------------

New:
----
  plymouth-keep-KillMode-none.patch

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

Other differences:
------------------
++++++ plymouth.spec ++++++
--- /var/tmp/diff_new_pack.w21puL/_old  2022-05-20 17:51:00.999241883 +0200
+++ /var/tmp/diff_new_pack.w21puL/_new  2022-05-20 17:51:01.003241887 +0200
@@ -52,6 +52,8 @@
 Patch9:         plymouth-watermark-config.patch
 # PATCH-FIX-OPENSUSE plymouth-log-on-default.patch bsc#1193736 qz...@suse.com 
-- Enable plymouth log by default, help to resolve random appear problems.
 Patch10:        plymouth-log-on-default.patch
+# PATCH-FIX-OPENSUSE plymouth-keep-KillMode-none.patch bsc#1177082 bsc#1184087 
boo#1182145 qz...@suse.com -- Keep the plymouth-start.service KillMode=none.
+Patch11:        plymouth-keep-KillMode-none.patch
 # PATCH-FIX-UPSTREAM 0001-Add-label-ft-plugin.patch boo#959986 fv...@suse.com 
-- add ability to output text in initrd needed for encryption.
 Patch1000:      0001-Add-label-ft-plugin.patch
 # PATCH-FIX-UPSTREAM 
0002-Install-label-ft-plugin-into-initrd-if-available.patch boo#959986 
fv...@suse.com -- add ability to output text in initrd needed for encryption.

++++++ plymouth-keep-KillMode-none.patch ++++++
diff -Nura 
plymouth-0.9.5~git20220412.e960111/systemd-units/plymouth-start.service.in 
plymouth-0.9.5~git20220412.e960111_new/systemd-units/plymouth-start.service.in
--- plymouth-0.9.5~git20220412.e960111/systemd-units/plymouth-start.service.in  
2022-04-15 16:39:24.000000000 +0800
+++ 
plymouth-0.9.5~git20220412.e960111_new/systemd-units/plymouth-start.service.in  
    2022-05-19 12:59:33.150307157 +0800
@@ -6,12 +6,11 @@
 Before=systemd-ask-password-plymouth.service
 ConditionKernelCommandLine=!plymouth.enable=0
 ConditionVirtualization=!container
-IgnoreOnIsolate=true
 
 [Service]
 ExecStart=@PLYMOUTH_DAEMON_DIR@/plymouthd --mode=boot 
--pid-file=@plymouthruntimedir@/pid --attach-to-session
 ExecStartPost=-@PLYMOUTH_CLIENT_DIR@/plymouth show-splash
 Type=forking
 RemainAfterExit=yes
-KillMode=mixed
+KillMode=none
 SendSIGKILL=no

Reply via email to