Accepting request 555598 from home:Zaitor:branches:Base:System

- Update to version 0.9.3+git20171130.fa66a5b:
  * INSTALL: Fix a spelling error in the command example
  * populate-initrd: handle themes with subdirs
  * device-manager: fall back to text mode if graphical devices
    fail
  * scripts: Use >&2 instead of /dev/stderr
  * terminal: add include for sysmacros.h
  * configure: bump to 0.9.4
  * terminal-session: don't delete boot.log
  * Revert "Make boot.log world readable by default"
- Rebase 0002-Install-label-ft-plugin-into-initrd-if-available.patch

OBS-URL: https://build.opensuse.org/request/show/555598
OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=187
This commit is contained in:
2017-12-19 16:40:22 +00:00
committed by Git OBS Bridge
parent e06388502c
commit 3ded1baf27
7 changed files with 23 additions and 8 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Dec 04 11:23:27 UTC 2017 - zaitor@opensuse.org
- Update to version 0.9.3+git20171130.fa66a5b:
* INSTALL: Fix a spelling error in the command example
* populate-initrd: handle themes with subdirs
* device-manager: fall back to text mode if graphical devices
fail
* scripts: Use >&2 instead of /dev/stderr
* terminal: add include for sysmacros.h
* configure: bump to 0.9.4
* terminal-session: don't delete boot.log
* Revert "Make boot.log world readable by default"
- Rebase 0002-Install-label-ft-plugin-into-initrd-if-available.patch
-------------------------------------------------------------------
Wed Nov 29 07:59:40 UTC 2017 - qzhao@suse.com