SHA256
1
0
forked from pool/plymouth

- Update 0001-device-manager-only-call-ply_terminal_free.patch to

call setsid only from the child process.
  a real daemon, fixes part of bnc#889757. Patch by Werner.

OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=156
This commit is contained in:
Ismail Dönmez
2014-09-25 13:21:13 +00:00
committed by Git OBS Bridge
parent 6ce78afa6b
commit 849472b1d0
3 changed files with 63 additions and 48 deletions

View File

@@ -1,9 +1,14 @@
-------------------------------------------------------------------
Thu Sep 25 13:19:01 UTC 2014 - idonmez@suse.com
- Update 0001-device-manager-only-call-ply_terminal_free.patch to
call setsid only from the child process.
-------------------------------------------------------------------
Fri Sep 12 12:50:06 UTC 2014 - idonmez@suse.com
- Add 0001-let-it-become-a-real-daemon.patch to make plymouth
a real daemon, fixes bnc#889757 and probably others.
Patch by Werner.
a real daemon, fixes part of bnc#889757. Patch by Werner.
-------------------------------------------------------------------
Thu Sep 4 10:34:25 UTC 2014 - idonmez@suse.com