Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
disable-display-execstack.patch | Fix executable stack lintian warnings for display plugins | Kentaro Hayashi <kenhys@gmail.com> | no | |||
enable-pie-for-gol.patch | Enable -pie explicitly for gol because hardening=+all,-pie is specified to avoid conflicts with libgolplug (libgolplug couldn't be built without hardening=-pie flag) | Kentaro Hayashi <hayashi@clear-code.com> | no | |||
disable-pie-for-libgolplug.patch | Disable PIE explicitly because it conflicts with shared libraries under display/* when hardening=+all is enabled. | Kentaro Hayashi <hayashi@clear-code.com> | no | |||
use-libayatana-appindicator.patch | [PATCH] Use libayatana-appindicator instead appindicator The Ayatana Indicator is the continuation of Application Indicators. |
Kentaro Hayashi <kenhys@gmail.com> | no | 2020-04-15 | ||
use-gdbus-instead-of-dbus-glib.patch | [PATCH] Use GDBus instead of dbus-glib dbus-glib is deprecated since Debian stretch (Debian 9) and Ubuntu 18.04 (bionic) This patch also change condition to notify when title, artist or album is changed It is incompatible change but better for user experience. BEFORE: Notify if title and artist and album is changed AFTER: Notify if either title or artist or album is changed |
Kentaro Hayashi <kenhys@gmail.com> | no | 2020-04-13 |