--- rpms/e-smith-ntp/sme10/e-smith-ntp.spec 2021/01/03 05:20:05 1.14 +++ rpms/e-smith-ntp/sme10/e-smith-ntp.spec 2022/07/17 05:17:07 1.15 @@ -1,10 +1,10 @@ -# $Id: e-smith-ntp.spec,v 1.13 2020/12/13 22:32:47 jpp Exp $ +# $Id: e-smith-ntp.spec,v 1.14 2021/01/03 05:20:05 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 13 +%define release 14 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -14,6 +14,7 @@ Patch0: e-smith-ntp-2.6.0-bz9690.syslog. 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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -25,6 +26,9 @@ Requires: e-smith-lib >= 1.15.1-19 AutoReqProv: no %changelog +* Sun Jul 17 2022 Jean-Philippe Pialasse 2.6.0-14.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]