--- rpms/e-smith-ntp/sme8/e-smith-ntp.spec 2011/10/07 13:16:36 1.13 +++ rpms/e-smith-ntp/sme8/e-smith-ntp.spec 2015/01/03 23:30:39 1.16 @@ -1,10 +1,10 @@ -# $Id: e-smith-ntp.spec,v 1.12 2010/11/21 15:21:50 wellsi Exp $ +# $Id: e-smith-ntp.spec,v 1.15 2014/02/03 00:17:15 burnat Exp $ Summary: e-smith specific NTP configuration files and templates %define name e-smith-ntp Name: %{name} %define version 2.2.0 -%define release 5 +%define release 8 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -13,6 +13,9 @@ Source: %{name}-%{version}.tar.gz Patch0: e-smith-ntp-2.2.0-no-pool.ntp.org.patch Patch1: e-smith-ntp-2.2.0-support_large_drifts.patch Patch2: e-smith-ntp-2.2.0-set-TZ-earlier.patch +Patch3: e-smith-ntp-2.2.0-Memlimit.patch +Patch4: e-smith-ntp-2.2.0-restrict_default_noquery.patch +Patch5: e-smith-ntp-2.2.0-allowLocalHost.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools >= 1.13.1-03 @@ -23,6 +26,17 @@ Requires: e-smith-lib >= 1.15.1-19 AutoReqProv: no %changelog +* Sat Jan 3 2015 Charlie Brady 2.2.0-8.sme +- Allow ntp status queries from localhost. [SME: 8517] + +* Mon Feb 3 2014 chris burnat 2.2.0-7.sme +- Prevent server being used in NTP amplification attacks. +- Code by Jesper Holck [SME: 8142] + +* Sat Jul 27 2013 Ian Wells 2.2.0-6.sme +- Remove default and migrate fragments for ntpd memory limit. +- Increase memory limit for ntpd [SME: 7807] + * Tue Oct 7 2011 Jonathan Martens 2.2.0-5.sme - Set the TimeZone property earlier, so templates can rely on it [SME: 6754] @@ -699,6 +713,9 @@ Configuration files and templates for th %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 %build for i in ip-change post-install post-upgrade timeserver-update \