Debian Patches
Status for playerctl/2.4.1-4
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| bash-completion-with-hashbang | Remove shebang from non-executable bash completion file | Nick Morrott <nickm@debian.org> | not-needed | 2021-02-07 | ||
| add-toggle-to-shuffle-completion | Add shuffle toggle option to bash/zsh completions | Christopher Bock <christopher@bocki.com> | not-needed | 2025-02-08 | ||
| pytest-asyncio-config | Update pytest.ini asyncio configuration | Nick Morrott <nickm@debian.org> | not-needed | 2025-02-09 | ||
| dont-run-dbus-launch | Replace use of dbus-launch with dbus-daemon From the bug report below, "dbus-launch is poorly-understood legacy code and is best avoided." |
Nick Morrott <nickm@debian.org> | not-needed | debian | 2026-08-06 | |
| fix-incorrect-use-of-g_error | Fix incorrect use of g_error g_error() is only intended for programming errors that you cannot recover from. The way it is used here crashes the application when metadata could not be retrieved because of external factors. |
not-needed | upstream, https://github.com/altdesktop/playerctl/pull/329 | 2026-08-06 | ||
| check-if-msg-body-is-null | Check if message body is NULL before getting number of children Fixes segmentation fault from calling g_variant_n_children on NULL GVariant*. The body returned by g_dbus_message_get_body can be NULL (https://docs.gtk.org/gio/method.DBusMessage.get_body.html) which is not accounted for in current error handling code. |
not-needed | upstream, https://github.com/altdesktop/playerctl/pull/349 | 2026-08-06 | ||
| add-playerinstance-var-to-manpage | Add the playerInstance variable to the manpage | not-needed | upstream, https://github.com/altdesktop/playerctl/pull/350 | 2026-08-06 | ||
| update-README-for-player-prefixes | Update README to mention ignoring players by name prefix | not-needed | upstream, https://github.com/altdesktop/playerctl/pull/368 | 2026-08-06 | ||
| remove-links-to-dubstepdish-dot-com | Remove documentation links to dubstepdish.com The upstream author no longer controls dubstepdish.com | Nick Morrott <nickm@debian.org> | yes | upstream | 2026-08-06 |
