From bd713424446fbf575ac8e9082e5bdfc19a7c51eddb7f03749a9fa6ffbffe5d98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 6 Jun 2014 20:29:23 +0000 Subject: [PATCH] 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 --- plymouth-0.8.8_git20140327.tar.bz2 | 3 --- plymouth-0.9.0.tar.bz2 | 3 +++ plymouth.changes | 26 ++++++++++++++++++++++++++ plymouth.spec | 2 +- 4 files changed, 30 insertions(+), 4 deletions(-) delete mode 100644 plymouth-0.8.8_git20140327.tar.bz2 create mode 100644 plymouth-0.9.0.tar.bz2 diff --git a/plymouth-0.8.8_git20140327.tar.bz2 b/plymouth-0.8.8_git20140327.tar.bz2 deleted file mode 100644 index a7e147b..0000000 --- a/plymouth-0.8.8_git20140327.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:395d8c90853ac8118ba4108cef270d3b2c3459cc7affcdaba6eb85375a2aa19e -size 5481120 diff --git a/plymouth-0.9.0.tar.bz2 b/plymouth-0.9.0.tar.bz2 new file mode 100644 index 0000000..7e6c2b9 --- /dev/null +++ b/plymouth-0.9.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3e22e750a8a83de7377e9fa88975f146f875bbd030055411a2faf74c2e6cd4d +size 1159218 diff --git a/plymouth.changes b/plymouth.changes index db74d09..5b3be55 100644 --- a/plymouth.changes +++ b/plymouth.changes @@ -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 diff --git a/plymouth.spec b/plymouth.spec index 17070fa..1555cf5 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -22,7 +22,7 @@ %define plymouth_initrd_file /boot/initrd-plymouth.img Name: plymouth -Version: 0.8.8_git20140327 +Version: 0.9.0 Release: 0 Summary: Graphical Boot Animation and Logger License: GPL-2.0+