SHA256
1
0
forked from pool/plymouth

Accepting request 178568 from home:fcrozat:branches:Base:System

- Add plymouth-close: do not try to close negative fd.
- Add plymouth-close-unredirect.patch: do not leak fd when stopping
  redirection of /dev/console (bnc#811185)
- Add plymouth-redirect-null.patch: redirect plymouth standard io
  to /dev/null (bnc#811185)
- Add plymouth-exit-code.patch: ignore exit code in ExecStartPost.
- Add plymouth-terminal-session-close.patch: do no try to close
  terminal session fd if already closed.

OBS-URL: https://build.opensuse.org/request/show/178568
OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=107
This commit is contained in:
Raymond Wooninck
2013-06-11 20:12:23 +00:00
committed by Git OBS Bridge
parent 07e6eb4194
commit cd407a8cec
7 changed files with 313 additions and 0 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Jun 11 16:09:57 UTC 2013 - fcrozat@suse.com
- Add plymouth-close: do not try to close negative fd.
- Add plymouth-close-unredirect.patch: do not leak fd when stopping
redirection of /dev/console (bnc#811185)
- Add plymouth-redirect-null.patch: redirect plymouth standard io
to /dev/null (bnc#811185)
- Add plymouth-exit-code.patch: ignore exit code in ExecStartPost.
- Add plymouth-terminal-session-close.patch: do no try to close
terminal session fd if already closed.
-------------------------------------------------------------------
Sun May 12 21:56:30 UTC 2013 - crrodriguez@opensuse.org