commit a64108626845004347574efda50a5af1c7f9500c Author: Luca Boccassi <luca.boccassi@gmail.com> Date: Sat Aug 30 01:27:22 2025 +0200 add changelog commit 1a3bb2fddb64ff9b78baf8e4527a12b2f80535f1 Author: Samuel Thibault <samuel.thibault@ens-lyon.org> Date: Sat Aug 30 01:26:17 2025 +0200 copyright: Fix duplicate entries commit 46e64decf566af1ea1539dc8f8ec3b4412e8e69d Author: Luca Boccassi <luca.boccassi@gmail.com> Date: Thu Jun 19 00:54:43 2025 +0100 Add sysusers file The User= setting in the unit is debian-specific, so add a debian-specific sysusers file commit 722531fc721d95fce8d17e911c89291dde1668b4 Author: Luca Boccassi <luca.boccassi@gmail.com> Date: Thu Jun 19 01:13:08 2025 +0100 Create log directory using tmpfiles.d Simplifies package, as no need to ship directory with wrong owner in the package and fix it up in the maintainer script commit a373a7bdf8c2cd5ea01ed181c97dda9d42aed4e4 Author: Luca Boccassi <luca.boccassi@gmail.com> Date: Thu Jun 19 01:00:17 2025 +0100 postinst: drop workarounds for versions older than Squeeze These workarounds were added for upgrades before the package was imported in git 15 years ago, before Squeeze. Drop them. commit 588148bbb951ab8de7e12118900f16dc8bae7c77 Author: Luca Boccassi <luca.boccassi@gmail.com> Date: Thu Jun 19 00:58:28 2025 +0100 postinst: do not create directory in /run/ /run/ is ephemeral, so it does not make sense to create the service directory in the maintainerscript. It will be created when needed at runtime. commit f05f4f97a6cff90a044fda74fd9c1772b4a7ee1e Author: Luca Boccassi <luca.boccassi@gmail.com> Date: Mon Jul 14 12:13:55 2025 +0100 postrm: stop deleting system user system users/groups should never be deleted on package removal, as the uid/gid can then be reused, and if there are leftover files the new owner might get access to resources that it should not have access to commit 5f26afc56244152fd2e45c5e330da6b5e9734a39 Author: Samuel Thibault <samuel.thibault@ens-lyon.org> Date: Sat Aug 30 00:55:19 2025 +0200 typo commit 4622c9e004c779c98d5c7728ab90ee50ec5c3365 Author: Samuel Thibault <samuel.thibault@ens-lyon.org> Date: Tue Aug 26 22:39:25 2025 +0200 Enable licenserecon
Among the 3 debian patches available in version 0.12.1-2 of the package, we noticed the following issues: