From dbee15d400e934d75e4c764db5576a49b43741b245d88b16f73933e5ef5f219e Mon Sep 17 00:00:00 2001 From: Mark van Tinteren Date: Wed, 16 Apr 2014 15:29:15 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=139 --- plymouth.changes | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/plymouth.changes b/plymouth.changes index 3c7ff0a..26e2ab6 100644 --- a/plymouth.changes +++ b/plymouth.changes @@ -17,6 +17,22 @@ Thu Feb 20 12:47:03 UTC 2014 - fcrozat@suse.com - Drop plymouth.conf, it is no longer used, plymouthd.conf is nowadays. +------------------------------------------------------------------- +Wed Feb 15 10:02:32 UTC 2014 - kigurame@opensuse.org +- Updated from git +- carried over patches +- Dropped 0001-Make-plymouthd-real-daemon-and-save-old-log.patch + Because it is really not necesary + +------------------------------------------------------------------- +Wed Feb 12 14:19:48 UTC 2014 - werner@suse.de + +- Add patch + 0001-Make-plymouthd-real-daemon-and-save-old-log.patch + all daemons should call setsid(2) to become a real daemons without + controlling terminal. Beside this the old boot log will help for + debugging and for support. + ------------------------------------------------------------------- Thu Dec 12 17:42:35 UTC 2013 - uweigand@de.ibm.com