Fix autologin success not logged for remembered user
Use /usr/bin/loginx in the systemd service file
Release v1.5
[PATCH] Fix PAM include dirs: Fixes `pam.c:7:10: fatal error: pam_appl.h: No such file or directory`.
Patch accepted. Commit 8a821b25c65c74e57af2f5a0b4df2e5cf17d0771.
Use security/ for PAM header location
Your changes do not convert escaped newlines to multiline strings, but convert single line strings to multiline strings by wrapping them at some arbitrary limit. For example, the first change in your diff breaks "Unsafe browser string. See snownews.kcore.de", splitting it just after "See ". If I understand the new gettext recommendation correctly, that would create a line break there, preventing gettext from matching the original single line string. You can't see it, of course, just by running msgfmt,...
Running configure errors out