plymouth
Graphical boot animator and logger
- Devel package for openSUSE:Factory
-
12
derived packages
- Links to openSUSE:Factory / plymouth
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Base:System/plymouth && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000698 698 Bytes | |
_servicedata | 0000000458 458 Bytes | |
plymouth-22.02.122+180.b1d5aa9.tar.xz | 0007546760 7.2 MB | |
plymouth-adapts-xkbommon.patch | 0000009771 9.54 KB | |
plymouth-crash-avoid-on-keyboard-remove-input-hand |
0000000979 979 Bytes | |
plymouth-disable-fedora-logo.patch | 0000000568 568 Bytes | |
plymouth-dracut-path.patch | 0000000746 746 Bytes | |
plymouth-install-label-library-and-font-file-to-in |
0000002064 2.02 KB | |
plymouth-keep-KillMode-none.patch | 0000000833 833 Bytes | |
plymouth-log-on-default.patch | 0000006016 5.88 KB | |
plymouth-quiet-dracut-build-info.patch | 0000000484 484 Bytes | |
plymouth-renderers-Do-not-assume-all-keyboards-hav |
0000004118 4.02 KB | |
plymouth-screen-twice-scale-on-160DPI-higher.patch | 0000002286 2.23 KB | |
plymouth-some-greenish-openSUSE-colors.patch | 0000002686 2.62 KB | |
plymouth-watermark-config.patch | 0000004284 4.18 KB | |
plymouth.changes | 0000082112 80.2 KB | |
plymouth.spec | 0000022042 21.5 KB |
Revision 385 (latest revision is 388)
Cliff Zhao (qzhao)
accepted
request 1226800
from
Thomas Zimmermann (tdz)
(revision 385)
- Add plymouth-renderers-Do-not-assume-all-keyboards-have-LEDs.patch: Plymouth does not recognize keyboards without LEDs. This leads to a NULL-pointer deref in the input code. Fixed by this patch. The change is commit 709f21e8 ("renderers: Do not assume all keyboards have LEDs") in the upstrema tree. (bsc#1233532)
Comments 2
With all due respect Cliff, but your change to Fabian's patch plymouth-only_use_fb_for_cirrus_bochs.patch doesn't make sense to me: this nullptr check makes perfect sense to me and doesn't deserve to be removed nor does the patch header. This won't happen, if you rebase patches with quilt, btw.
OK, thank you for reminding me. will fix it the next time.