Commit Graph

11 Commits

Author SHA256 Message Date
d38959d6ee Accepting request 840078 from home:qzhao:branches:Base:System
- Update to version: 0.9.5+git20200921+20778f2:
  boot-server: Handle client disconnecting while trigger pending
  boot-server: Ref count the connections
  drm: Honor modes selected by the user through video= kernel cmdline argument
  use resolution of higher res monitor for window size
  autogoo: use /proc/self/fd/0 instead of /dev/stdin
  main: Don't bail out of load_settings if "Theme" is missing
  main: switch log file when switching mode
  main: fix mode changing before splash is shown
  two-step: Center message text within labels if labels are centered
  drm/kms probe speedups
  drm: Do not unnecessarily get output info twice
  ply-device-manager: Only consume one udev event at a time
  two-step: Do not jump to end-animation on halt/reboot if it is disabled
  two-step: Add UseEndAnimation setting
  script: add Image.Crop(x, y, width, height)
  ply-throbber: Do not redraw when we need to stop throbbing on free
  ply-keymap-icon: Do not draw on free
  ply-capslock-icon: Do not draw on free
  script: add missing unref() for system update func
  themes: Drop UseFirmwareBackground=true from spinner/bgrt firmware-upgrade settings
  Fix SetSystemUpdateFunction
  event-loop: Remove ply_trace calls around the disconnect handler
  ply-terminal-session: Not use grantpt when the system shut down. to avoid system hung up.
  build-goo: Remove vestigial remnants of old GDM integration code.

OBS-URL: https://build.opensuse.org/request/show/840078
OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=273
2020-10-07 15:12:36 +00:00
7df3497473 Accepting request 830386 from openSUSE:Factory
sync

OBS-URL: https://build.opensuse.org/request/show/830386
OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=266
2020-08-29 05:13:18 +00:00
bf63c2ee8e Accepting request 822130 from home:qzhao:branches:Base:System
Update to version plymouth-0.9.5+git20200709+ab986a9: main: Don't bail out of load_settings if Theme is missing; main: switch log file when switching mode; two-step: Center message text within labels if labels are centered; Add CI pipeline for Plymouth; Apply suggestion to .gitlab-ci.yml; configure: bump to 0.9.6; configure: quiet a warning; po: drop intltool usage; docs: fix man page cross-reference; Rename 'percent_done' to 'fraction_done'

OBS-URL: https://build.opensuse.org/request/show/822130
OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=264
2020-07-21 16:08:56 +00:00
6a62597195 Accepting request 814727 from home:qzhao:branches:Base:System
Drop plymouth-only_use_fb_for_cirrus_bochs.patch: openSUSE user are using emu-5.0.0 on MacOS-X with HVF acceleration, the Plymouth theme with script module fails to go to graphic mode with this patch(boo#1172028).

OBS-URL: https://build.opensuse.org/request/show/814727
OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=261
2020-06-15 15:16:28 +00:00
Daniel Molkentin
c50334bcd5 Accepting request 800431 from openSUSE:Factory
Re-update to latest rev - this is the one failing in boo#1169783

OBS-URL: https://build.opensuse.org/request/show/800431
OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=260
2020-05-05 16:33:42 +00:00
OBS User buildservice-autocommit
22d1bce572 Updating link to change in openSUSE:Factory/plymouth revision 82.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=894cc6ff865501037cf433d2f7a3bec9
2020-05-04 16:18:22 +00:00
47124e0337 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
2019-12-24 09:11:25 +00:00
9cfc110750 Accepting request 684302 from home:qzhao:branches:Base:System
- Update to version 0.9.4+git20181219.c8f1256:
  * ply-pixel-buffer: Fix right and bottom edge rendering of 
    scaled buffers.
  * Add support for translating the user visible strings in some 
    themes
  * Prefix Title and Subtitle theme config keywords with an 
    underscore
  * Add new reboot and system-upgrade modes
  * main: Remove private ply_mode_t
  * two-step: Make ProgressBarShowPercentComplete a per mode 
              setting
  * plymouthd.defaults: Change default ShowDelay to 0
  * ply-boot-splash: Do not add ply_boot_splash_update_progress 
                     timeout multiple times
  * logging: Minor log-message fixes.
             Improve logging format.
  * themes: Update spinner and bgrt theme offline updates mode
  * two-step: Add a per mode setting to suppress messages.
              Add progress-bar support.
              Add MessageBelowAnimation option.
              Add per mode settings.
              Drop background_is_bgrt view_t member
  * ply-progress-bar: Allow caller to specify the widgets width and 
                      height.
                      Allow choosing fore- and back-ground color.
                      Redraw on percentage update.
  * boot-server: fix type confusion when allocating connection object
  * ply-device-manager: Handle change events for monitor hotplugging.
                        Consume all events in one go.
  * drm: Stop limiting preferred-mode picking to UEFI systems.
         Reset mode on display-port connected outputs with a bad 
         link-status.
         Implement handle_change_event.
         Ensure heads are mapped before flushing them.
         Allow calling create_heads_for_active_connectors multiple 
         times.
         Allow calling ply_renderer_head_add_connector with existing 
         connector_id.
         Limit backend->resources lifetime to within query_device.
         Store and keep all the outputs in the backend.
         Add get_output_info helper function
         Stop storing a pointer to drmModeConnector in ply_output_t
         Stop keeing a drmModeConnector instance around.
         Refactor ply_renderer_head_add_connector and 
         ply_renderer_head_new
         
- Rebase 0002-Install-label-ft-plugin-into-initrd-if-available.patch

OBS-URL: https://build.opensuse.org/request/show/684302
OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=222
2019-03-12 13:03:43 +00:00
1e387b28be Accepting request 630078 from home:iznogood:branches:Base:System
Should build now at least.

OBS-URL: https://build.opensuse.org/request/show/630078
OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=198
2018-08-18 14:07:40 +00:00
3ded1baf27 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
2017-12-19 16:40:22 +00:00
Ismail Dönmez
aebaacf9b8 Accepting request 358367 from home:favogt:branches:Base:System
As no answer means 'Yes', here are the patches for boo#959986.
For reference, it's upstream https://bugs.freedesktop.org/show_bug.cgi?id=93808

Add 0001-Add-label-ft-plugin.patch and 
 0002-Install-label-ft-plugin-into-initrd-if-available.patch:
  - Ability to output text in initrd, needed for encryption
  - boo#959986

OBS-URL: https://build.opensuse.org/request/show/358367
OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=170
2016-02-08 14:24:08 +00:00