commit faec9c7aca22c295fcc44b0c1aa36faa04eb3cc6
Merge: c38fef6 00cd40e
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Thu May 7 13:27:27 2026 +0200
Merge branch 'sysusers' into 'master'
Install and use sysusers.d/tmpfiles.d config files
See merge request games-team/wesnoth!3
commit 00cd40e17a1d40abb477fc0c77bdab56574b26e5
Author: Luca Boccassi <luca.boccassi@gmail.com>
Date: Sun Apr 26 14:40:29 2026 +0100
Install and use sysusers.d/tmpfiles.d config files
sysusers.d/tmpfiles.d config files allow a package to use
declarative configuration instead of manually written
maintainer scripts. This also allows image-based systems to
be created with /usr/ only, and also allows for factory
resetting a system and recreating /etc/ on boot.
https://www.freedesktop.org/software/systemd/man/latest/sysusers.d.html
commit 1230dc5278fa83a599721c09c3abc270a338b41e
Author: Luca Boccassi <luca.boccassi@gmail.com>
Date: Sun Apr 26 14:37:58 2026 +0100
Stop deleting system user on remove/purge
This is widely considered bad practice, as the kernel
recycles UIDs/GIDs. So any potential leftover file/directory
can then become owned by the next user/group that gets
added, with unpredictable consequences.
Automatic checks made by the Debian l10n team found some issues with the translations contained in this package. You should check the l10n status report for more information.
Issues can be things such as missing translations, problematic translated strings, outdated PO files, unknown languages, etc.