--- rpms/e-smith-ntp/sme9/e-smith-ntp.spec 2013/03/22 16:17:27 1.4 +++ rpms/e-smith-ntp/sme9/e-smith-ntp.spec 2017/11/15 15:40:32 1.8 @@ -1,10 +1,10 @@ -# $Id: e-smith-ntp.spec,v 1.3 2013/02/05 05:01:58 wellsi Exp $ +# $Id: e-smith-ntp.spec,v 1.7 2015/01/03 23:29:52 charliebrady Exp $ Summary: e-smith specific NTP configuration files and templates %define name e-smith-ntp Name: %{name} %define version 2.4.0 -%define release 4 +%define release 7 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -13,6 +13,9 @@ Source: %{name}-%{version}.tar.xz Patch1: e-smith-ntp-2.4.0-Memlimit.patch Patch2: e-smith-ntp-2.4.0-Memlimit2.patch Patch3: e-smith-ntp-2.4.0-Memlimit3.patch +Patch4: e-smith-ntp-2.4.0-restrict_default_noquery.patch +Patch5: e-smith-ntp-2.4.0-allowLocalHost.patch +Patch6: e-smith-ntp-2.4.0-bz10454-ntp_posttransaction.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools >= 1.13.1-03 @@ -23,6 +26,18 @@ Requires: e-smith-lib >= 1.15.1-19 AutoReqProv: no %changelog +* Wed Nov 15 2017 Jean-Philipe Pialasse 2.4.0-7.sme +- added post transaction rule for ntp [SME: 10454] +- backport of SME10 [SME: 10190] +- thank you to Stefano Zamboni for this work + +* Sat Jan 3 2015 Charlie Brady 2.4.0-6.sme +- Allow ntp status queries from localhost. [SME: 8764] + +* Mon Feb 3 2014 chris burnat 2.4.0-5.sme +- Prevent server being used in NTP amplification attacks. +- Code by Jesper Holck [SME: 8181] + * Fri Mar 22 2013 Daniel Berteaud 2.4.0-4.sme - Increase memory limit [SME: 7502] @@ -711,6 +726,9 @@ Configuration files and templates for th %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 %build for i in ip-change post-install post-upgrade timeserver-update \