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

Update to version 0.9.3+git20180827.0a66272: Ensure tty is closed on deactivate, If plymouth doesn't get explicitly activated then when GDM tries to deactivate it, the deactivation request is a noop.

OBS-URL: https://build.opensuse.org/request/show/632212
OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=200
This commit is contained in:
Cliff Zhao 2018-08-30 03:45:25 +00:00 committed by Git OBS Bridge
parent 517b9bb8f7
commit 5f1e86c18b

View File

@ -6,14 +6,15 @@ Tue Aug 28 07:32:03 UTC 2018 - qzhao@suse.com
If plymouth doesn't get explicitly "activated" then when If plymouth doesn't get explicitly "activated" then when
GDM tries to deactivate it, the deactivation request is GDM tries to deactivate it, the deactivation request is
a noop. a noop.
One aspect of being active, though is having ownership and One aspect of being active, though is having ownership and
control of the terminal. This happens immediately, even control of the terminal. This happens immediately, even
before a splash is shown. before a splash is shown.
The `deactivate` request needs to relinguish such control, The `deactivate` request needs to relinguish such control,
unconditionally, since some display server is about to use unconditionally, since some display server is about to use
the tty. the tty.
- Update patch name base on quilt standerd
only_use_fb_for_cirrus_bochs.patch
0001-Some-greenish-openSUSE-colors.patch
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 17 17:36:09 UTC 2018 - bjorn.lie@gmail.com Fri Aug 17 17:36:09 UTC 2018 - bjorn.lie@gmail.com
@ -115,7 +116,7 @@ Wed Jan 25 14:38:09 UTC 2017 - fvogt@suse.com
* 0001-device-manager-handle-NULL-renderer-better.patch * 0001-device-manager-handle-NULL-renderer-better.patch
- Replace removal of framebuffer driver and plymouth-ignore-cirrusdrm.patch - Replace removal of framebuffer driver and plymouth-ignore-cirrusdrm.patch
with single patch: with single patch:
* plymouth-only_use_fb_for_cirrus_bochs.patch * only_use_fb_for_cirrus_bochs.patch
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 09 17:01:44 UTC 2017 - zaitor@opensuse.org Mon Jan 09 17:01:44 UTC 2017 - zaitor@opensuse.org
@ -205,7 +206,7 @@ Mon Dec 28 14:48:48 UTC 2015 - dimstar@opensuse.org
- Rebase patches: - Rebase patches:
+ plymouth-fix-window-size + plymouth-fix-window-size
+ stop-graphical.patch + stop-graphical.patch
+ plymouth-some-greenish-openSUSE-colors.patch + 0001-Some-greenish-openSUSE-colors.patch
+ fix-serial-consoles.patch + fix-serial-consoles.patch
+ 0001-seats-guard-against-NULL-terminal.patch + 0001-seats-guard-against-NULL-terminal.patch
+ plymouth-ignore-cirrusdrm.patch + plymouth-ignore-cirrusdrm.patch
@ -299,7 +300,7 @@ Thu Jul 24 16:30:43 UTC 2014 - fcrozat@suse.com
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jul 8 16:04:38 UTC 2014 - fcrozat@suse.com Tue Jul 8 16:04:38 UTC 2014 - fcrozat@suse.com
- Update plymouth-some-greenish-openSUSE-colors.patch to also use SUSE - Update 0001-Some-greenish-openSUSE-colors.patch to also use SUSE
colors on tribar (bnc#886148) colors on tribar (bnc#886148)
------------------------------------------------------------------- -------------------------------------------------------------------