Accepting request 236492 from home:fcrozat:branches:Base:System
- Release 0.9.0 (3 additional fixes compared to previously packaged git snapshot): + Use udev for graphics device enumeration + Add new text plugin to replace the tribar one + Add background tiling and watermark support to two-step + Make various plymouth commands that change state be resilient to being called multiple times + Support going back to the initrd at shutdown + Keyfile parser improvements + Make plymouthd use better defaults when running on top of X11 + Fixes for systems using QXL + minor two-step plugin fixes + Use /sys/class/tty/console/active instead of parsing /proc/cmdline for consoles. + Documentation improvements + Drop driver specific renderers and use generic driver across the board. + Better debug message output + systemd integration fixes + upstart integration fixes + initrd scripts fixes + Misc fixes OBS-URL: https://build.opensuse.org/request/show/236492 OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=145
This commit is contained in:
parent
362b0053e8
commit
bd71342444
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:395d8c90853ac8118ba4108cef270d3b2c3459cc7affcdaba6eb85375a2aa19e
|
|
||||||
size 5481120
|
|
3
plymouth-0.9.0.tar.bz2
Normal file
3
plymouth-0.9.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d3e22e750a8a83de7377e9fa88975f146f875bbd030055411a2faf74c2e6cd4d
|
||||||
|
size 1159218
|
@ -1,3 +1,29 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 6 16:16:38 UTC 2014 - fcrozat@suse.com
|
||||||
|
|
||||||
|
- Release 0.9.0 (3 additional fixes compared to previously packaged
|
||||||
|
git snapshot):
|
||||||
|
+ Use udev for graphics device enumeration
|
||||||
|
+ Add new text plugin to replace the tribar one
|
||||||
|
+ Add background tiling and watermark support to two-step
|
||||||
|
+ Make various plymouth commands that change state be resilient
|
||||||
|
to being called multiple times
|
||||||
|
+ Support going back to the initrd at shutdown
|
||||||
|
+ Keyfile parser improvements
|
||||||
|
+ Make plymouthd use better defaults when running on top of X11
|
||||||
|
+ Fixes for systems using QXL
|
||||||
|
+ minor two-step plugin fixes
|
||||||
|
+ Use /sys/class/tty/console/active instead of parsing
|
||||||
|
/proc/cmdline for consoles.
|
||||||
|
+ Documentation improvements
|
||||||
|
+ Drop driver specific renderers and use generic driver across the
|
||||||
|
board.
|
||||||
|
+ Better debug message output
|
||||||
|
+ systemd integration fixes
|
||||||
|
+ upstart integration fixes
|
||||||
|
+ initrd scripts fixes
|
||||||
|
+ Misc fixes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 5 07:24:10 UTC 2014 - idonmez@suse.com
|
Thu Jun 5 07:24:10 UTC 2014 - idonmez@suse.com
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
%define plymouth_initrd_file /boot/initrd-plymouth.img
|
%define plymouth_initrd_file /boot/initrd-plymouth.img
|
||||||
|
|
||||||
Name: plymouth
|
Name: plymouth
|
||||||
Version: 0.8.8_git20140327
|
Version: 0.9.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Graphical Boot Animation and Logger
|
Summary: Graphical Boot Animation and Logger
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
Loading…
Reference in New Issue
Block a user