Accepting request 358382 from home:favogt:branches:Base:System

Add the third patch from the series as well, for completeness.
This fixes a crash that could theoretically happen if the font in the initrd can't be read.

Correct patch this time :-)

OBS-URL: https://build.opensuse.org/request/show/358382
OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=171
This commit is contained in:
Ismail Dönmez
2016-02-08 16:17:25 +00:00
committed by Git OBS Bridge
parent aebaacf9b8
commit 274b45a4c3
3 changed files with 42 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Feb 8 15:00:06 UTC 2016 - fvogt@suse.com
- Add 0003-fix_null_deref.patch as well
- Avoid potential SEGV if label plugin fails to load
-------------------------------------------------------------------
Wed Jan 20 13:14:31 UTC 2016 - fvogt@suse.com