/[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.1 by wellsi, Sat Feb 2 18:31:36 2013 UTC Revision 1.5 by burnat, Mon Feb 3 01:11:12 2014 UTC
# Line 1  Line 1 
1  # $Id: e-smith-ntp.spec,v 1.13 2011/10/07 13:16:36 snetram Exp $  # $Id: e-smith-ntp.spec,v 1.4 2013/03/22 16:17:27 vip-ire 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 1  %define release 5
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
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  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
18  BuildArchitectures: noarch  BuildArchitectures: noarch
19  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
# Line 20  Requires: e-smith-lib >= 1.15.1-19 Line 24  Requires: e-smith-lib >= 1.15.1-19
24  AutoReqProv: no  AutoReqProv: no
25    
26  %changelog  %changelog
27  * Fri Jan 1 2013 Ian Wells <esmith@wellsi.com> 2.4.0-1.sme  * Mon Feb 3 2014 chris burnat <devlist@burnat.com> 2.4.0-5.sme
28    - Prevent server being used in NTP amplification attacks.
29    - Code by Jesper Holck [SME: 8181]
30    
31    * Fri Mar 22 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-4.sme
32    - Increase memory limit [SME: 7502]
33    
34    * Mon Feb 4 2013 Ian Wells <esmith@wellsi.com> 2.4.0-3.sme
35    - Remove default and migrate fragments for ntpd memory limit [SME: 7243]
36    
37    * Mon Feb 4 2013 Ian Wells <esmith@wellsi.com> 2.4.0-2.sme
38    - Increase memory limit for ntpd [SME: 7243]
39    
40    * Fri Feb 1 2013 Ian Wells <esmith@wellsi.com> 2.4.0-1.sme
41  - Rolling for SME 9  - Rolling for SME 9
42    
43  * Tue Oct 7 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-5.sme  * Tue Oct 7 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-5.sme
# Line 696  Configuration files and templates for th Line 713  Configuration files and templates for th
713    
714  %prep  %prep
715  %setup  %setup
716    %patch1 -p1
717    %patch2 -p1
718    %patch3 -p1
719    %patch4 -p1
720    
721  %build  %build
722  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