Debian Patches

Status for plymouth/24.004.60-5

Patch Description Author Forwarded Bugs Origin Last update
0003-default-theme.patch Ship configuration file with default theme set (Closes: #594999). Daniel Baumann <mail@daniel-baumann.ch> no
0005-cmdline.patch Description:
Handle 'nosplash' boot parameter as 'plymouth.enable=0' in system unit
Laurent Bigonville <bigon@debian.org no
0008-show-delay.patch Setting no delay for fast booting machines (Closes: #752746). Daniel Baumann <mail@daniel-baumann.ch> no
drop-systemd-vconsole-setup-service.patch Remove systemd-vconsole-setup.service as it's not shipped in Debian Remove systemd-vconsole-setup.service as it's not shipped in Debian and add
After=keyboard-setup.service
Laurent Bigonville <bigon@debian.org> not-needed
fallback-etc-default-keyboard.patch Use /etc/default/keyboard instead of /etc/vconsole.conf not-needed
ply-boot-splash-Set-unbuffered-input-when-creating-a.patch ply-boot-splash: Set unbuffered input when creating a text display
(cherry picked from commit 10ac8d2dc927b112ce6aeb06bc73d9c46550954c)
n3rdopolis <bluescreen_avenger@verizon.net> no 2024-02-06
0007-label-freetype-fix-fallback-not-working-when-fc-matc.patch label-freetype: fix fallback not working when fc-match isn't available

The new font loading functions introduced in
544e62ac41a490f04d8e6b4e85f8b9fa1171b0cc assume that popen() returns
NULL when fc-match is unavailable or fails. This is incorrect, since
popen() will always start a shell to run the passed command and return a
stream to that shell's stdin and stdout.

This results in an non-null but empty font name being passed to
FT_New_Face(), which fails.

This commit fixes this by also using the fallback font when the font
path read from the popen() stream is empty.

Fixes #239
Fixes regression caused by 544e62ac41a490f04d8e6b4e85f8b9fa1171b0cc
Ferdinand Bachmann <ferdinand.bachmann@yrlf.at> no 2024-01-16

All known versions for source package 'plymouth'

Links