diff --git a/plymouth.changes b/plymouth.changes index 43a54ad..0c569f9 100644 --- a/plymouth.changes +++ b/plymouth.changes @@ -2,10 +2,9 @@ Tue Nov 26 12:49:57 UTC 2024 - Thomas Zimmermann - 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 upstream tree. + Backporting 709f21e8 from upstream: Plymouth does not recognize + keyboards without LEDs. This leads to a NULL-pointer dereference + in the input code. Fixed it by this patch. (bsc#1233532) -------------------------------------------------------------------