--- rpms/e-smith-ntp/sme9/e-smith-ntp.spec 2013/02/05 03:57:24 1.2 +++ rpms/e-smith-ntp/sme9/e-smith-ntp.spec 2017/11/15 15:40:32 1.8 @@ -1,16 +1,21 @@ -# $Id: e-smith-ntp.spec,v 1.1 2013/02/02 18:31:36 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 2 +%define release 7 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 +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 @@ -21,6 +26,24 @@ 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] + +* 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] @@ -701,6 +724,11 @@ Configuration files and templates for th %prep %setup %patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 %build for i in ip-change post-install post-upgrade timeserver-update \