--- rpms/e-smith-ntp/sme8/e-smith-ntp.spec 2007/07/09 18:50:38 1.3 +++ rpms/e-smith-ntp/sme8/e-smith-ntp.spec 2015/01/03 23:30:39 1.16 @@ -1,28 +1,73 @@ +# $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 1.16.0 -%define release 12 +%define version 2.2.0 +%define release 8 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.gz -Patch0: e-smith-ntp-1.16.0-success.patch -Patch1: e-smith-ntp/P/e-smith-ntp-1.16.0-hwsync.patch -Patch2: e-smith-ntp-1.16.0-memlimit.patch -Patch3: e-smith-ntp-1.16.0-ChangeInitialtoFirstDateTimePanel.patch -Patch4: e-smith-ntp-1.16.0-smeserver.pool.patch -Patch5: e-smith-ntp-1.16.0-migratepool.patch +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 +Requires: e-smith-formmagick >= 1.4.0-9 Requires: e-smith-base Requires: ntp 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] + +* Sun Nov 21 2010 Ian Wells 2.2.0-4.sme +- SME 8.0 Changelog Cleanup [SME: 6368] + +* Tue Oct 12 2010 Daniel Berteaud 2.2.0-3.sme +- Support large drifts [SME: 5648] + +* Tue Jun 8 2010 Jonathan Martens 2.2.0-2.sme +- Do not allow pool.ntp.org as NTP server [SME: 5957] + +* Tue Oct 7 2008 Shad L. Lords 2.2.0-1.sme +- Roll new stream to separate sme7/sme8 trees [SME: 4633] + +* Mon Jul 7 2008 Jonathan Martens 1.16.0-17 +- Remove tags now in general [SME: 3923] + +* Wed Feb 13 2008 Stephen Noble 1.16.0-16 +- Remove tags now in general [SME: 3923] + +* Sat Feb 09 2008 Gavin Weight 1.16.0-15 +- Remove the expand-template as set in previous patch, as we already + expand correct places. [SME: 3868] + +* Fri Feb 8 2008 Filippo Carletti 1.16.0-14 +- Choose correct step-ticker for pool.ntp.org hosts. [SME: 3868] + +* Fri Nov 30 2007 Gavin Weight 1.16.0-13 +- Fix use of uninitialized value in 30pool migrate. [SME: 3594] + * Sun Jul 08 2007 Stephen Noble 1.16.0-12 - Migrate pool.ntp.org to smeserver.pool.ntp.org [SME: 1426]