--- rpms/e-smith-ntp/sme9/e-smith-ntp.spec 2013/02/02 18:31:36 1.1 +++ rpms/e-smith-ntp/sme9/e-smith-ntp.spec 2015/01/03 23:25:03 1.6 @@ -1,15 +1,20 @@ -# $Id: e-smith-ntp.spec,v 1.13 2011/10/07 13:16:36 snetram Exp $ +# $Id: e-smith-ntp.spec,v 1.5 2014/02/03 01:11:12 burnat Exp $ Summary: e-smith specific NTP configuration files and templates %define name e-smith-ntp Name: %{name} %define version 2.4.0 -%define release 1 +%define release 5 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons 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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools >= 1.13.1-03 @@ -20,7 +25,23 @@ Requires: e-smith-lib >= 1.15.1-19 AutoReqProv: no %changelog -* Fri Jan 1 2013 Ian Wells 2.4.0-1.sme +* Sat Jan 3 2015 Charlie Brady +- 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] + +* Mon Feb 4 2013 Ian Wells 2.4.0-3.sme +- Remove default and migrate fragments for ntpd memory limit [SME: 7243] + +* Mon Feb 4 2013 Ian Wells 2.4.0-2.sme +- Increase memory limit for ntpd [SME: 7243] + +* Fri Feb 1 2013 Ian Wells 2.4.0-1.sme - Rolling for SME 9 * Tue Oct 7 2011 Jonathan Martens 2.2.0-5.sme @@ -696,6 +717,11 @@ Configuration files and templates for th %prep %setup +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 %build for i in ip-change post-install post-upgrade timeserver-update \