/[smeserver]/rpms/e-smith-ntp/sme9/e-smith-ntp.spec
ViewVC logotype

Diff of /rpms/e-smith-ntp/sme9/e-smith-ntp.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.2 by wellsi, Tue Feb 5 03:57:24 2013 UTC Revision 1.7 by charliebrady, Sat Jan 3 23:29:52 2015 UTC
# Line 1  Line 1 
1  # $Id: e-smith-ntp.spec,v 1.1 2013/02/02 18:31:36 wellsi Exp $  # $Id: e-smith-ntp.spec,v 1.6 2015/01/03 23:25:03 charliebrady Exp $
2    
3  Summary: e-smith specific NTP configuration files and templates  Summary: e-smith specific NTP configuration files and templates
4  %define name e-smith-ntp  %define name e-smith-ntp
5  Name: %{name}  Name: %{name}
6  %define version 2.4.0  %define version 2.4.0
7  %define release 2  %define release 6
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
13  Patch1: e-smith-ntp-2.4.0-Memlimit.patch  Patch1: e-smith-ntp-2.4.0-Memlimit.patch
14    Patch2: e-smith-ntp-2.4.0-Memlimit2.patch
15    Patch3: e-smith-ntp-2.4.0-Memlimit3.patch
16    Patch4: e-smith-ntp-2.4.0-restrict_default_noquery.patch
17    Patch5: e-smith-ntp-2.4.0-allowLocalHost.patch
18  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
19  BuildArchitectures: noarch  BuildArchitectures: noarch
20  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
# Line 21  Requires: e-smith-lib >= 1.15.1-19 Line 25  Requires: e-smith-lib >= 1.15.1-19
25  AutoReqProv: no  AutoReqProv: no
26    
27  %changelog  %changelog
28    * Sat Jan  3 2015 Charlie Brady <charlieb.brady@mitel.com> 2.4.0-6.sme
29    - Allow ntp status queries from localhost. [SME: 8764]
30    
31    * Mon Feb 3 2014 chris burnat <devlist@burnat.com> 2.4.0-5.sme
32    - Prevent server being used in NTP amplification attacks.
33    - Code by Jesper Holck [SME: 8181]
34    
35    * Fri Mar 22 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-4.sme
36    - Increase memory limit [SME: 7502]
37    
38    * Mon Feb 4 2013 Ian Wells <esmith@wellsi.com> 2.4.0-3.sme
39    - Remove default and migrate fragments for ntpd memory limit [SME: 7243]
40    
41  * Mon Feb 4 2013 Ian Wells <esmith@wellsi.com> 2.4.0-2.sme  * Mon Feb 4 2013 Ian Wells <esmith@wellsi.com> 2.4.0-2.sme
42  - Increase memory limit for ntpd [SME: 7243]  - Increase memory limit for ntpd [SME: 7243]
43    
# Line 701  Configuration files and templates for th Line 718  Configuration files and templates for th
718  %prep  %prep
719  %setup  %setup
720  %patch1 -p1  %patch1 -p1
721    %patch2 -p1
722    %patch3 -p1
723    %patch4 -p1
724    %patch5 -p1
725    
726  %build  %build
727  for i in ip-change post-install post-upgrade timeserver-update \  for i in ip-change post-install post-upgrade timeserver-update \


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed