--- 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 2015/01/03 23:25:03 1.6 @@ -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.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 4 +%define release 5 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -13,6 +13,8 @@ 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 @@ -23,6 +25,13 @@ Requires: e-smith-lib >= 1.15.1-19 AutoReqProv: no %changelog +* 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] @@ -711,6 +720,8 @@ Configuration files and templates for th %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 +%patch5 -p1 %build for i in ip-change post-install post-upgrade timeserver-update \