--- rpms/e-smith-ntp/sme10/e-smith-ntp.spec 2020/11/27 14:44:32 1.10 +++ rpms/e-smith-ntp/sme10/e-smith-ntp.spec 2022/07/21 04:52:57 1.18 @@ -1,10 +1,10 @@ -# $Id: e-smith-ntp.spec,v 1.9 2020/11/27 05:12:40 jpp Exp $ +# $Id: e-smith-ntp.spec,v 1.17 2022/07/21 03:17:52 jpp Exp $ Summary: e-smith specific NTP configuration files and templates %define name e-smith-ntp Name: %{name} %define version 2.6.0 -%define release 9 +%define release 17 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -13,6 +13,9 @@ Source: %{name}-%{version}.tar.xz Patch0: e-smith-ntp-2.6.0-bz9690.syslog.patch Patch1: %{name}-%{version}-bz11008_systemd.patch Patch2: e-smith-ntp-2.6.0-bz11008-bz8881-improve-systemd-driftfile.patch +Patch3: e-smith-ntp-2.6.0-bz11298-ntpdpanic_stop.patch +Patch4: e-smith-ntp-2.6.0-bz12107-untainting.patch +Patch5: e-smith-ntp-2.6.0-bz12115-loging.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -24,6 +27,25 @@ Requires: e-smith-lib >= 1.15.1-19 AutoReqProv: no %changelog +* Wed Jul 20 2022 Jean-Philippe Pialasse 2.6.0-17.sme +- dedicated log and logrotate [SME: 12115] + thanks to bunkobugsy for this patch + +* Sun Jul 17 2022 Jean-Philippe Pialasse 2.6.0-15.sme +- untainting fields [SME: 12107] + +* Sun Jan 03 2021 Jean-Philipe Pialasse 2.6.0-13.sme +- fix ntpd crashing with panic_stop [SME: 11298] + +* Sun Dec 13 2020 Jean-Philipe Pialasse 2.6.0-12.sme +- update override.conf to 50koozali.conf [SME: 11008] + +* Sun Nov 29 2020 Jean-Philipe Pialasse 2.6.0-11.sme +- adding missing folder /usr/lib/systemd/system/ntpd.service.d [SME: 11008] + +* Sun Nov 29 2020 Jean-Philipe Pialasse 2.6.0-10.sme +- fix typo in path for new driftfile [SME: 8881] + * Fri Nov 27 2020 Jean-Philipe Pialasse 2.6.0-9.sme - fix systemd-preset fragment [SME: 11008] add +x to ExecStartPRe script @@ -753,6 +775,10 @@ Configuration files and templates for th %patch1 -p1 %patch2 -p1 /usr/bin/rm -rf root/var/service/ntpd/ +mkdir -p root/usr/lib/systemd/system/ntpd.service.d +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 %build for i in ip-change post-install post-upgrade timeserver-update \