commit ddf89b577c3f2b8b0c0a1cd646d75be10f291d70
Author: Roland Rosenfeld <roland@debian.org>
Date: Mon Sep 21 11:49:46 2026 +0200
Update lintian overrides.
commit 3744e46f4ed88f7b2e55c72f21b39eeda738de70
Author: Roland Rosenfeld <roland@debian.org>
Date: Sun May 31 14:35:56 2026 +0200
Use fping instead of xymonping.
commit 2ff7de5c34e98ef327693afdcf33ee476c11e81c
Author: Roland Rosenfeld <roland@debian.org>
Date: Mon Sep 21 11:14:50 2026 +0200
add changelog for Luca Boccassis changes.
commit c73ef3ff32b2eea3eb5c9beff33cd479f6f12b85
Author: Luca Boccassi <luca.boccassi@gmail.com>
Date: Tue May 12 23:06:18 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
https://www.freedesktop.org/software/systemd/man/latest/tmpfiles.d.html
commit 801c8c90a48d977fcb8bad466b22efa7afa6f0db
Author: Luca Boccassi <luca.boccassi@gmail.com>
Date: Tue May 12 23:04:42 2026 +0100
Stop deleting system user and group on purge
Removing system users/groups on purge 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.
Among the 25 debian patches available in version 4.3.30-6 of the package, we noticed the following issues: