--- rpms/e-smith-lib/sme10/e-smith-lib.spec 2021/01/01 23:22:03 1.13 +++ rpms/e-smith-lib/sme10/e-smith-lib.spec 2021/01/02 06:45:27 1.14 @@ -1,10 +1,10 @@ -# $Id: e-smith-lib.spec,v 1.12 2020/11/26 18:02:12 jpp Exp $ +# $Id: e-smith-lib.spec,v 1.13 2021/01/01 23:22:03 jpp Exp $ Summary: e-smith server and gateway - library module %define name e-smith-lib Name: %{name} %define version 2.6.0 -%define release 12 +%define release 13 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -38,6 +38,11 @@ Requires: pciutils e-smith server and gateway software - library module. %changelog +* Sat Jan 02 2021 Jean-Philipe Pialasse 2.6.0-13.sme +- partial revert of signals [SME: 11177] + signal s not passed to runit services (dnscache*, qmail, qpsmtpd...) + services handled by systemd crash if they do not have Restart=always defined + * Fri Jan 01 2021 Jean-Philipe Pialasse 2.6.0-12.sme - add support for signals SIG* with systemd [SME: 11177] fix typo for reload-or-try-restart