Accepting request 759105 from home:qzhao:branches:Base:System

Update to version plymouth-0.9.5+git20191101+d18086e.

OBS-URL: https://build.opensuse.org/request/show/759105
OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=244
This commit is contained in:
2019-12-24 09:11:25 +00:00
committed by Git OBS Bridge
parent 7196b2f7ae
commit 47124e0337
8 changed files with 135 additions and 215 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Tue Dec 24 08:49:24 UTC 2019 - Cliff Zhao <qzhao@suse.com>
- Update to version plymouth-0.9.5+git20191101+d18086e:
* drm: Keep hw-rotation on devices with upside down LCD panels
* themes: spinner/bgrt: Modify password dialog to match gnome
3.34 changes
* two-step: Change keyboard-indicator positioning to fixed
offset below dialog
* two-step: Fix wrong horizontal position of bgrt logo on
left-side-up LCD panels
* drm: Mark buffer as clean in ply_renderer_head_new()
* throbgress: Remove the throbgress plugin
* boot-splash: fix memory leak in error path.
- Drop plymouth-dracut-path.patch:
Nolonger needed for the latest update.
- Drop plymouth-correct-runtime-dir.patch:
Nolonger needed for the latest update.
- Porting old patches to fit the latest update.
0001-Add-label-ft-plugin.patch
0002-Install-label-ft-plugin-into-initrd-if-available.patch
- Upstream dropped theme throbgress, So we nolonger build it.
-------------------------------------------------------------------
Wed Oct 30 19:21:08 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>