Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
log.h-Restore-required-includes.patch | [PATCH] log.h: Restore required includes. Fixes In file included from /build/slim-1.4.1/app.cpp:31: /build/slim-1.4.1/log.h: In instantiation of 'LogUnit& LogUnit::operator<<(const Type&) [with Type = PAM::Exception]': /build/slim-1.4.1/app.cpp:331:35: required from here /build/slim-1.4.1/log.h:34:25: error: no match for 'operator<<' (operand types are 'std::ostream' {aka 'std::basic_ostream<char>'} and 'const PAM::Exception') 34 | *logOut << text; logOut->flush(); | ~~~~~~~~^~~~~~~ |
Mark Hindley <mark@hindley.org.uk> | no | 2024-05-29 | ||
slim-conf.patch | Debian changes for slim.conf | not-needed | ||||
support-consolekit-runtime-detection.patch | Don't abort if ConsoleKit fails when using PAM? Logic seems dubious | not-needed | ||||
fix-missing-plymouth-handling.patch | Order slim.service after plymouth-quit.service See the discussion in https://bugs.debian.org/782456 | Mateusz Ĺukasik <mati75@linuxmint.pl> | not-needed | debian | 2017-05-03 | |
fix-background-blend-for-tile-and-stretch.patch | backgound.png with alpha: blend with bg-colour in 'tile' and 'stretch' (temporary, intended for upstream slim-1.4.0) | T.Fischer | no | |||
fix-systemd-service.patch | Ensure we are starting slim under systemd only when selected | Didier Roche <didrocks@ubuntu.com> | no | debian | ||
fix-installation-of-systemd-service-file.patch | fix installation of systemd service file Starting with trixie, files in /lib are no longer allowed. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090752 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1073603 9deb447a37e717aba824913e73123e65df7d4cf2 |
Michael Biebl <biebl@debian.org> | no | 2024-12-31 |