Package: lightdm / 1.26.0-7

Metadata

Package Version Patches format
lightdm 1.26.0-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
03_liblightdm qt3 add header visibility.patch | (download)

liblightdm-qt/QLightDM/power.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 liblightdm-qt3: explicitly add symbol visibility

Fix build when symbols are marked hidden by default

01_set default path.patch | (download)

src/seat.c | 5 5 + 0 - 0 !
src/session-child.c | 5 4 + 1 - 0 !
2 files changed, 9 insertions(+), 1 deletion(-)

 fix default path environment variable

Use the Debian default PATH when needed

Bug: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/798277

02_fix apparmor profile.patch | (download)

data/apparmor/abstractions/lightdm | 2 1 + 1 - 0 !
data/apparmor/abstractions/lightdm_chromium-browser | 2 2 + 0 - 0 !
2 files changed, 3 insertions(+), 1 deletion(-)

 fix apparmor profile for guest session

Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=780456

05_debianize pam files.patch | (download)

data/pam/lightdm | 38 27 + 11 - 0 !
data/pam/lightdm-autologin | 31 24 + 7 - 0 !
data/pam/lightdm-greeter | 3 2 + 1 - 0 !
3 files changed, 53 insertions(+), 19 deletions(-)

 debianize pam files


06_change user dirs.patch | (download)

src/Makefile.am | 2 1 + 1 - 0 !
src/Makefile.in | 2 1 + 1 - 0 !
src/shared-data-manager.c | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 move lightdm users dir to /var/lib/lightdm/data

Make sure the directory exists and reduce clutter by sharing a top
directory in /var/lib

Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749243
Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767359

08_reset SIGPIPE before exec.patch | (download)

src/lightdm.c | 6 6 + 0 - 0 !
src/process.c | 3 3 + 0 - 0 !
src/session-child.c | 3 3 + 0 - 0 !
3 files changed, 12 insertions(+)

 reset sigpipe before exec

Prevent having complete session with SIGPIPE ignored

Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=823460
Bug: https://bugs.launchpad.net/lightdm/+bug/1579867

09_hide_systemd_nologin.patch | (download)

data/users.conf | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 add /sbin/nologin to shells of ignored users