Debian Patches

Status for lightdm/1.26.0-8

Patch Description Author Forwarded Bugs Origin Last update
03_liblightdm-qt3-add-header-visibility.patch liblightdm-qt3: explicitly add symbol visibility
Fix build when symbols are marked hidden by default
Yves-Alexis Perez <corsac@debian.org> no 2019-02-22
01_set-default-path.patch Fix default PATH environment variable
Use the Debian default PATH when needed
Yves-Alexis Perez <corsac@debian.org> yes upstream 2019-02-22
02_fix-apparmor-profile.patch fix apparmor profile for guest session Yves-Alexis Perez <corsac@debian.org> invalid upstream 2019-02-22
05_debianize-pam-files.patch debianize pam files Yves-Alexis Perez <corsac@debian.org> no 2019-02-22
06_change-user-dirs.patch 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
Yves-Alexis Perez <corsac@debian.org> invalid upstream 2019-02-22
08_reset-SIGPIPE-before-exec.patch reset SIGPIPE before exec
Prevent having complete session with SIGPIPE ignored
Yves-Alexis Perez <corsac@debian.org> yes upstream 2019-02-22
09_hide_systemd_nologin.patch add /sbin/nologin to shells of ignored users Yves-Alexis Perez <corsac@debian.org> no 2019-02-22
10_fix-build-glibc-2.33.patch [PATCH] Glibc 2.33 fix.
The library does not declare __fxstatat64 and friends in a header file.
Thus the following warning appears:

```
libsystem.c:333:1: error: no previous prototype for '__xstat' [-Werror=missing-prototypes]
333 | __xstat (int version, const char *path, struct stat *buf)
| ^~~~~~~
libsystem.c:342:1: error: no previous prototype for '__xstat64' [-Werror=missing-prototypes]
342 | __xstat64 (int version, const char *path, struct stat64 *buf)
| ^~~~~~~~~
libsystem.c:351:1: error: no previous prototype for '__fxstatat' [-Werror=missing-prototypes]
351 | __fxstatat(int ver, int dirfd, const char *pathname, struct stat *buf, int flags)
| ^~~~~~~~~~
libsystem.c:360:1: error: no previous prototype for '__fxstatat64' [-Werror=missing-prototypes]
360 | __fxstatat64(int ver, int dirfd, const char *pathname, struct stat64 *buf, int flags)
| ^~~~~~~~~~~~
```

Fixed #167.
Martin Liska <mliska@suse.cz> no debian upstream, https://github.com/canonical/lightdm/commit/270b3bfcf84939ab2d71db3f3470cffd36816852 2021-02-04

All known versions for source package 'lightdm'

Links